Pull request #42776 opened Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from b585c64e2b01f924fc358fe059871baa469bb460+4811bd980a581f896c0e708948c66d10ed7d7b09 (49f57ffd721fb23a89083fe98a158c20265dfa08) 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-42776@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-23T16:14:17.161Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-23T16:14:17.167Z] Trying to pass milestone 2 [Pipeline] milestone [2021-08-23T16:14:17.225Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-23T16:14:17.389Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0550667e539b56ea0) in /home/ubuntu/workspace/moby_PR-42776 [Pipeline] { [Pipeline] checkout [2021-08-23T16:14:17.428Z] The recommended git tool is: git [2021-08-23T16:14:17.479Z] using credential docker-jenkins-github-credentials [2021-08-23T16:14:17.485Z] Cloning the remote Git repository [2021-08-23T16:14:17.485Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:14:17.487Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:14:17.488Z] > git init /home/ubuntu/workspace/moby_PR-42776 # timeout=10 [2021-08-23T16:14:17.500Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:17.500Z] > git --version # timeout=10 [2021-08-23T16:14:17.505Z] > git --version # 'git version 2.17.1' [2021-08-23T16:14:17.506Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:17.507Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:32.422Z] Fetching without tags [2021-08-23T16:14:32.736Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:14:32.394Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:32.397Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:14:32.399Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:32.413Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:32.468Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:32.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:32.469Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:32.739Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:32.746Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:14:33.199Z] > git remote # timeout=10 [2021-08-23T16:14:33.207Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:14:33.212Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:33.213Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:14:33.590Z] Merge succeeded, producing bd42f0229e9ce3a8180aff5124ba157b58cc66ba [2021-08-23T16:14:33.591Z] Checking out Revision bd42f0229e9ce3a8180aff5124ba157b58cc66ba (PR-42776) [2021-08-23T16:14:33.869Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:14:33.875Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:14:34.531Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/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-23T16:14:33.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T16:14:33.593Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:33.597Z] > git checkout -f bd42f0229e9ce3a8180aff5124ba157b58cc66ba # timeout=10 [2021-08-23T16:14:33.872Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [2021-08-23T16:14:37.046Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-08-23T16:14:37.542Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04605bd4dee5dd041) in /home/ubuntu/workspace/moby_PR-42776 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-08-23T16:14:37.555Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0779c0de561dc70cf) in /home/ubuntu/workspace/moby_PR-42776 [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] checkout [2021-08-23T16:14:37.600Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-011efcd04a4e78ad9) in /home/ubuntu/workspace/moby_PR-42776 [2021-08-23T16:14:37.603Z] The recommended git tool is: git [Pipeline] // stage [2021-08-23T16:14:37.622Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-23T16:14:37.630Z] Cloning the remote Git repository [2021-08-23T16:14:37.630Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2021-08-23T16:14:37.641Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-08-23T16:14:37.667Z] using credential docker-jenkins-github-credentials [2021-08-23T16:14:37.674Z] Cloning the remote Git repository [2021-08-23T16:14:37.674Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2021-08-23T16:14:37.752Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-23T16:14:37.802Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-08-23T16:14:37.807Z] Cloning the remote Git repository [2021-08-23T16:14:37.807Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2021-08-23T16:14:37.829Z] Running on azwin-2-badec0 in d:\jenkins\workspace\moby_PR-42776 [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] ws [2021-08-23T16:14:37.878Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [2021-08-23T16:14:37.806Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:14:37.809Z] > git init /home/ubuntu/workspace/moby_PR-42776 # timeout=10 [2021-08-23T16:14:37.817Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:37.817Z] > git --version # timeout=10 [2021-08-23T16:14:37.822Z] > git --version # 'git version 2.17.1' [2021-08-23T16:14:37.823Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:37.823Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2021-08-23T16:14:37.981Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-23T16:14:38.195Z] using credential docker-jenkins-github-credentials [2021-08-23T16:14:38.270Z] Cloning the remote Git repository [2021-08-23T16:14:38.270Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:14:37.635Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:14:37.635Z] > git init /home/ubuntu/workspace/moby_PR-42776 # timeout=10 [2021-08-23T16:14:37.645Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:37.645Z] > git --version # timeout=10 [2021-08-23T16:14:37.648Z] > git --version # 'git version 2.17.1' [2021-08-23T16:14:37.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:37.649Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:37.678Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:14:37.678Z] > git init /home/ubuntu/workspace/moby_PR-42776 # timeout=10 [2021-08-23T16:14:37.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:37.693Z] > git --version # timeout=10 [2021-08-23T16:14:37.698Z] > git --version # 'git version 2.17.1' [2021-08-23T16:14:37.698Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:37.699Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:38.302Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:14:38.302Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T16:14:38.349Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:38.349Z] > git --version # timeout=10 [2021-08-23T16:14:38.396Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T16:14:38.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:38.396Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.232Z] Fetching without tags [2021-08-23T16:14:51.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:51.989Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:14:52.036Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.146Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.255Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:52.255Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:52.255Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.352Z] Fetching without tags [2021-08-23T16:14:52.542Z] Still waiting to schedule task [2021-08-23T16:14:52.542Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0f3e83d9fa960e481)’ [2021-08-23T16:14:52.545Z] Still waiting to schedule task [2021-08-23T16:14:52.545Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-00b7339785f80974c)’ [2021-08-23T16:14:52.547Z] Still waiting to schedule task [2021-08-23T16:14:52.547Z] Waiting for next available executor on ‘windows-2022’ [2021-08-23T16:14:52.548Z] Still waiting to schedule task [2021-08-23T16:14:52.548Z] Waiting for next available executor on ‘windows-2022’ [2021-08-23T16:14:52.619Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:14:52.644Z] Fetching without tags [2021-08-23T16:14:52.731Z] Fetching without tags [2021-08-23T16:14:52.908Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:14:52.909Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:14:52.985Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:14:53.249Z] Merge succeeded, producing 9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:14:53.250Z] Checking out Revision 9019cf9b12959587d61903406b069581e89fdfe6 (PR-42776) [2021-08-23T16:14:53.399Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:14:53.414Z] First time build. Skipping changelog. [2021-08-23T16:14:52.614Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.618Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:14:52.623Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.648Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:52.648Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:52.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.912Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:52.915Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:14:53.375Z] > git remote # timeout=10 [2021-08-23T16:14:53.380Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:14:53.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:53.383Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:14:52.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.714Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:14:52.719Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.727Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:52.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:52.734Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.989Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:52.998Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:14:53.449Z] > git remote # timeout=10 [2021-08-23T16:14:53.456Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:14:53.464Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:53.464Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:14:52.330Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.335Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:14:52.339Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:14:52.350Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:14:52.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:52.351Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:14:52.617Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:52.622Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:14:53.072Z] > git remote # timeout=10 [2021-08-23T16:14:53.078Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:14:53.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:53.082Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:14:53.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T16:14:53.248Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:53.252Z] > git checkout -f 9019cf9b12959587d61903406b069581e89fdfe6 # timeout=10 [2021-08-23T16:14:53.398Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:14:54.000Z] Merge succeeded, producing 9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:14:54.000Z] Checking out Revision 9019cf9b12959587d61903406b069581e89fdfe6 (PR-42776) [2021-08-23T16:14:52.942Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:52.989Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:14:54.056Z] + [ PR != PR ] [2021-08-23T16:14:54.056Z] + [ master != master ] [2021-08-23T16:14:54.056Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:14:54.226Z] Merge succeeded, producing 9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:14:54.227Z] Checking out Revision 9019cf9b12959587d61903406b069581e89fdfe6 (PR-42776) [2021-08-23T16:14:54.332Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:14:54.407Z] + docker version [2021-08-23T16:14:54.407Z] Client: Docker Engine - Community [2021-08-23T16:14:54.407Z] Version: 20.10.6 [2021-08-23T16:14:54.407Z] API version: 1.41 [2021-08-23T16:14:54.407Z] Go version: go1.13.15 [2021-08-23T16:14:54.407Z] Git commit: 370c289 [2021-08-23T16:14:54.407Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T16:14:54.407Z] OS/Arch: linux/amd64 [2021-08-23T16:14:54.407Z] Context: default [2021-08-23T16:14:54.407Z] Experimental: true [2021-08-23T16:14:54.407Z] [2021-08-23T16:14:54.407Z] Server: Docker Engine - Community [2021-08-23T16:14:54.407Z] Engine: [2021-08-23T16:14:54.407Z] Version: 20.10.6 [2021-08-23T16:14:54.407Z] API version: 1.41 (minimum version 1.12) [2021-08-23T16:14:54.407Z] Go version: go1.13.15 [2021-08-23T16:14:54.407Z] Git commit: 8728dd2 [2021-08-23T16:14:54.407Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T16:14:54.407Z] OS/Arch: linux/amd64 [2021-08-23T16:14:54.407Z] Experimental: true [2021-08-23T16:14:54.407Z] containerd: [2021-08-23T16:14:54.407Z] Version: 1.4.6 [2021-08-23T16:14:54.407Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:14:54.407Z] runc: [2021-08-23T16:14:54.407Z] Version: 1.0.0-rc95 [2021-08-23T16:14:54.407Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:14:54.407Z] docker-init: [2021-08-23T16:14:54.407Z] Version: 0.19.0 [2021-08-23T16:14:54.407Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T16:14:54.434Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:14:54.680Z] + docker info [2021-08-23T16:14:54.680Z] Client: [2021-08-23T16:14:54.680Z] Context: default [2021-08-23T16:14:54.680Z] Debug Mode: false [2021-08-23T16:14:54.680Z] Plugins: [2021-08-23T16:14:54.680Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T16:14:54.680Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T16:14:54.680Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T16:14:54.680Z] [2021-08-23T16:14:54.680Z] Server: [2021-08-23T16:14:54.680Z] Containers: 0 [2021-08-23T16:14:54.680Z] Running: 0 [2021-08-23T16:14:54.680Z] Paused: 0 [2021-08-23T16:14:54.680Z] Stopped: 0 [2021-08-23T16:14:54.680Z] Images: 9 [2021-08-23T16:14:54.680Z] Server Version: 20.10.6 [2021-08-23T16:14:54.680Z] Storage Driver: overlay2 [2021-08-23T16:14:54.680Z] Backing Filesystem: extfs [2021-08-23T16:14:54.680Z] Supports d_type: true [2021-08-23T16:14:54.680Z] Native Overlay Diff: true [2021-08-23T16:14:54.680Z] userxattr: false [2021-08-23T16:14:54.680Z] Logging Driver: json-file [2021-08-23T16:14:54.680Z] Cgroup Driver: cgroupfs [2021-08-23T16:14:54.680Z] Cgroup Version: 1 [2021-08-23T16:14:54.680Z] Plugins: [2021-08-23T16:14:54.680Z] Volume: local [2021-08-23T16:14:54.680Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T16:14:54.680Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T16:14:54.680Z] Swarm: inactive [2021-08-23T16:14:54.680Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T16:14:54.680Z] Default Runtime: runc [2021-08-23T16:14:54.680Z] Init Binary: docker-init [2021-08-23T16:14:54.680Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:14:54.680Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:14:54.680Z] init version: de40ad0 [2021-08-23T16:14:54.680Z] Security Options: [2021-08-23T16:14:54.680Z] apparmor [2021-08-23T16:14:54.680Z] seccomp [2021-08-23T16:14:54.680Z] Profile: default [2021-08-23T16:14:54.680Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T16:14:54.680Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T16:14:54.680Z] OSType: linux [2021-08-23T16:14:54.680Z] Architecture: x86_64 [2021-08-23T16:14:54.680Z] CPUs: 2 [2021-08-23T16:14:54.680Z] Total Memory: 7.487GiB [2021-08-23T16:14:54.680Z] Name: ip-10-100-84-76 [2021-08-23T16:14:54.680Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T16:14:54.680Z] Docker Root Dir: /var/lib/docker [2021-08-23T16:14:54.680Z] Debug Mode: false [2021-08-23T16:14:54.680Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:14:54.680Z] Labels: [2021-08-23T16:14:54.680Z] Experimental: true [2021-08-23T16:14:54.680Z] Insecure Registries: [2021-08-23T16:14:54.680Z] 127.0.0.0/8 [2021-08-23T16:14:54.680Z] Live Restore Enabled: true [2021-08-23T16:14:54.680Z] [2021-08-23T16:14:54.680Z] WARNING: No swap limit support [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:14:54.951Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:14:54.951Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:14:54.951Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42776/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T16:14:55.062Z] + docker version [2021-08-23T16:14:55.062Z] Client: Docker Engine - Community [2021-08-23T16:14:55.062Z] Version: 20.10.6 [2021-08-23T16:14:55.062Z] API version: 1.41 [2021-08-23T16:14:55.062Z] Go version: go1.13.15 [2021-08-23T16:14:55.062Z] Git commit: 370c289 [2021-08-23T16:14:55.062Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T16:14:55.062Z] OS/Arch: linux/amd64 [2021-08-23T16:14:55.062Z] Context: default [2021-08-23T16:14:55.062Z] Experimental: true [2021-08-23T16:14:55.062Z] [2021-08-23T16:14:55.062Z] Server: Docker Engine - Community [2021-08-23T16:14:55.062Z] Engine: [2021-08-23T16:14:55.062Z] Version: 20.10.6 [2021-08-23T16:14:55.062Z] API version: 1.41 (minimum version 1.12) [2021-08-23T16:14:55.062Z] Go version: go1.13.15 [2021-08-23T16:14:55.062Z] Git commit: 8728dd2 [2021-08-23T16:14:55.062Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T16:14:55.062Z] OS/Arch: linux/amd64 [2021-08-23T16:14:55.062Z] Experimental: true [2021-08-23T16:14:55.062Z] containerd: [2021-08-23T16:14:55.062Z] Version: 1.4.6 [2021-08-23T16:14:55.062Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:14:55.062Z] runc: [2021-08-23T16:14:55.062Z] Version: 1.0.0-rc95 [2021-08-23T16:14:55.062Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:14:55.062Z] docker-init: [2021-08-23T16:14:55.062Z] Version: 0.19.0 [2021-08-23T16:14:55.062Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T16:14:55.151Z] + docker version [2021-08-23T16:14:55.151Z] Client: Docker Engine - Community [2021-08-23T16:14:55.151Z] Version: 20.10.6 [2021-08-23T16:14:55.151Z] API version: 1.41 [2021-08-23T16:14:55.151Z] Go version: go1.13.15 [2021-08-23T16:14:55.151Z] Git commit: 370c289 [2021-08-23T16:14:55.151Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-23T16:14:55.151Z] OS/Arch: linux/amd64 [2021-08-23T16:14:55.151Z] Context: default [2021-08-23T16:14:55.151Z] Experimental: true [2021-08-23T16:14:55.151Z] [2021-08-23T16:14:55.151Z] Server: Docker Engine - Community [2021-08-23T16:14:55.151Z] Engine: [2021-08-23T16:14:55.151Z] Version: 20.10.6 [2021-08-23T16:14:55.151Z] API version: 1.41 (minimum version 1.12) [2021-08-23T16:14:55.151Z] Go version: go1.13.15 [2021-08-23T16:14:55.151Z] Git commit: 8728dd2 [2021-08-23T16:14:55.151Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-23T16:14:55.151Z] OS/Arch: linux/amd64 [2021-08-23T16:14:55.151Z] Experimental: true [2021-08-23T16:14:55.151Z] containerd: [2021-08-23T16:14:55.151Z] Version: 1.4.6 [2021-08-23T16:14:55.151Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:14:55.151Z] runc: [2021-08-23T16:14:55.151Z] Version: 1.0.0-rc95 [2021-08-23T16:14:55.151Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:14:55.151Z] docker-init: [2021-08-23T16:14:55.151Z] Version: 0.19.0 [2021-08-23T16:14:55.151Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T16:14:55.206Z] + bash /home/ubuntu/workspace/moby_PR-42776/check-config.sh [2021-08-23T16:14:55.206Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T16:14:55.206Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T16:14:55.206Z] [2021-08-23T16:14:55.206Z] Generally Necessary: [2021-08-23T16:14:55.206Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T16:14:55.206Z] - apparmor: enabled and tools installed [2021-08-23T16:14:55.206Z] - CONFIG_NAMESPACES: enabled [2021-08-23T16:14:55.206Z] - CONFIG_NET_NS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_PID_NS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_IPC_NS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_UTS_NS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_CGROUPS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T16:14:55.206Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T16:14:55.206Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T16:14:55.206Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T16:14:55.206Z] - CONFIG_CPUSETS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_MEMCG: enabled [2021-08-23T16:14:55.206Z] - CONFIG_KEYS: enabled [2021-08-23T16:14:55.206Z] - CONFIG_VETH: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T16:14:55.206Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T16:14:55.207Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T16:14:55.207Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T16:14:55.207Z] [2021-08-23T16:14:55.207Z] Optional Features: [2021-08-23T16:14:55.207Z] - CONFIG_USER_NS: enabled [2021-08-23T16:14:55.207Z] - CONFIG_SECCOMP: enabled [2021-08-23T16:14:55.207Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T16:14:55.207Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T16:14:55.207Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T16:14:55.207Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T16:14:55.207Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T16:14:55.207Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T16:14:55.207Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T16:14:55.207Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T16:14:55.207Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T16:14:55.207Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T16:14:55.207Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T16:14:55.207Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T16:14:55.207Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T16:14:55.207Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T16:14:55.207Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T16:14:55.207Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T16:14:55.207Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T16:14:55.207Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T16:14:53.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T16:14:54.003Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:54.008Z] > git checkout -f 9019cf9b12959587d61903406b069581e89fdfe6 # timeout=10 [2021-08-23T16:14:54.220Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T16:14:54.228Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:54.233Z] > git checkout -f 9019cf9b12959587d61903406b069581e89fdfe6 # timeout=10 [2021-08-23T16:14:55.347Z] + docker info [2021-08-23T16:14:55.438Z] + docker info [2021-08-23T16:14:55.438Z] Client: [2021-08-23T16:14:55.438Z] Context: default [2021-08-23T16:14:55.438Z] Debug Mode: false [2021-08-23T16:14:55.438Z] Plugins: [2021-08-23T16:14:55.438Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T16:14:55.438Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T16:14:55.438Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T16:14:55.438Z] [2021-08-23T16:14:55.438Z] Server: [2021-08-23T16:14:55.438Z] Containers: 0 [2021-08-23T16:14:55.438Z] Running: 0 [2021-08-23T16:14:55.438Z] Paused: 0 [2021-08-23T16:14:55.438Z] Stopped: 0 [2021-08-23T16:14:55.438Z] Images: 8 [2021-08-23T16:14:55.438Z] Server Version: 20.10.6 [2021-08-23T16:14:55.438Z] Storage Driver: overlay2 [2021-08-23T16:14:55.438Z] Backing Filesystem: extfs [2021-08-23T16:14:55.438Z] Supports d_type: true [2021-08-23T16:14:55.438Z] Native Overlay Diff: true [2021-08-23T16:14:55.438Z] userxattr: false [2021-08-23T16:14:55.438Z] Logging Driver: json-file [2021-08-23T16:14:55.438Z] Cgroup Driver: cgroupfs [2021-08-23T16:14:55.438Z] Cgroup Version: 1 [2021-08-23T16:14:55.438Z] Plugins: [2021-08-23T16:14:55.438Z] Volume: local [2021-08-23T16:14:55.438Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T16:14:55.438Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T16:14:55.438Z] Swarm: inactive [2021-08-23T16:14:55.438Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T16:14:55.438Z] Default Runtime: runc [2021-08-23T16:14:55.438Z] Init Binary: docker-init [2021-08-23T16:14:55.438Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:14:55.438Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:14:55.438Z] init version: de40ad0 [2021-08-23T16:14:55.438Z] Security Options: [2021-08-23T16:14:55.438Z] apparmor [2021-08-23T16:14:55.438Z] seccomp [2021-08-23T16:14:55.438Z] Profile: default [2021-08-23T16:14:55.438Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T16:14:55.438Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T16:14:55.438Z] OSType: linux [2021-08-23T16:14:55.438Z] Architecture: x86_64 [2021-08-23T16:14:55.438Z] CPUs: 2 [2021-08-23T16:14:55.438Z] Total Memory: 7.569GiB [2021-08-23T16:14:55.438Z] Name: ip-10-100-59-229 [2021-08-23T16:14:55.438Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T16:14:55.438Z] Docker Root Dir: /var/lib/docker [2021-08-23T16:14:55.438Z] Debug Mode: false [2021-08-23T16:14:55.438Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:14:55.438Z] Labels: [2021-08-23T16:14:55.438Z] Experimental: true [2021-08-23T16:14:55.438Z] Insecure Registries: [2021-08-23T16:14:55.438Z] 127.0.0.0/8 [2021-08-23T16:14:55.438Z] Live Restore Enabled: true [2021-08-23T16:14:55.438Z] [2021-08-23T16:14:55.438Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T16:14:55.461Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T16:14:55.461Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T16:14:55.461Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T16:14:55.461Z] - CONFIG_EXT4_FS: enabled [2021-08-23T16:14:55.461Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T16:14:55.461Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T16:14:55.461Z] - Network Drivers: [2021-08-23T16:14:55.461Z] - "overlay": [2021-08-23T16:14:55.461Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T16:14:55.461Z] Optional (for encrypted networks): [2021-08-23T16:14:55.461Z] - CONFIG_CRYPTO: enabled [2021-08-23T16:14:55.461Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T16:14:55.461Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T16:14:55.461Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T16:14:55.461Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T16:14:55.461Z] - CONFIG_XFRM: enabled [2021-08-23T16:14:55.461Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T16:14:55.461Z] - "ipvlan": [2021-08-23T16:14:55.461Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T16:14:55.461Z] - "macvlan": [2021-08-23T16:14:55.461Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T16:14:55.461Z] - "ftp,tftp client in container": [2021-08-23T16:14:55.461Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T16:14:55.461Z] - Storage Drivers: [2021-08-23T16:14:55.461Z] - "aufs": [2021-08-23T16:14:55.461Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T16:14:55.461Z] - "btrfs": [2021-08-23T16:14:55.461Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T16:14:55.461Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T16:14:55.461Z] - "devicemapper": [2021-08-23T16:14:55.461Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T16:14:55.461Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T16:14:55.461Z] - "overlay": [2021-08-23T16:14:55.461Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T16:14:55.461Z] - "zfs": [2021-08-23T16:14:55.461Z] - /dev/zfs: present [2021-08-23T16:14:55.461Z] - zfs command: missing [2021-08-23T16:14:55.461Z] - zpool command: missing [2021-08-23T16:14:55.461Z] [2021-08-23T16:14:55.461Z] Limits: [2021-08-23T16:14:55.461Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T16:14:55.461Z] [2021-08-23T16:14:55.461Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T16:14:55.723Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:14:55.723Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:14:55.723Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42776/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T16:14:55.723Z] + bash /home/ubuntu/workspace/moby_PR-42776/check-config.sh [2021-08-23T16:14:55.723Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T16:14:55.723Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T16:14:55.723Z] [2021-08-23T16:14:55.723Z] Generally Necessary: [2021-08-23T16:14:55.723Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T16:14:55.723Z] - apparmor: enabled and tools installed [2021-08-23T16:14:55.723Z] - CONFIG_NAMESPACES: enabled [2021-08-23T16:14:55.723Z] - CONFIG_NET_NS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_PID_NS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_IPC_NS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_UTS_NS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUPS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CPUSETS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_MEMCG: enabled [2021-08-23T16:14:55.723Z] - CONFIG_KEYS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_VETH: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T16:14:55.723Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T16:14:55.723Z] [2021-08-23T16:14:55.723Z] Optional Features: [2021-08-23T16:14:55.723Z] - CONFIG_USER_NS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_SECCOMP: enabled [2021-08-23T16:14:55.723Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T16:14:55.723Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T16:14:55.723Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T16:14:55.723Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T16:14:55.723Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T16:14:55.723Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T16:14:55.723Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T16:14:55.790Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9019cf9b12959587d61903406b069581e89fdfe6 . [2021-08-23T16:14:55.790Z] #1 [internal] load build definition from Dockerfile [2021-08-23T16:14:55.790Z] #1 sha256:b3bc2908d882a0cfc60f4cea535b398a84edc50aa9753980de9d614ba44aac42 [2021-08-23T16:14:55.790Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T16:14:55.790Z] #1 DONE 0.0s [2021-08-23T16:14:55.790Z] [2021-08-23T16:14:55.790Z] #2 [internal] load .dockerignore [2021-08-23T16:14:55.790Z] #2 sha256:c661b55e98b4e73a9b9a11bbd42518b76ee7d433fa922fd9c390edf6b23255c6 [2021-08-23T16:14:55.790Z] #2 transferring context: 87B done [2021-08-23T16:14:55.790Z] #2 DONE 0.0s [2021-08-23T16:14:55.790Z] [2021-08-23T16:14:55.790Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T16:14:55.790Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T16:14:55.349Z] > git remote # timeout=10 [2021-08-23T16:14:55.396Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:14:55.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:14:55.443Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:14:55.917Z] Client: [2021-08-23T16:14:55.917Z] Context: default [2021-08-23T16:14:55.917Z] Debug Mode: false [2021-08-23T16:14:55.917Z] Plugins: [2021-08-23T16:14:55.917Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T16:14:55.917Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T16:14:55.917Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T16:14:55.917Z] [2021-08-23T16:14:55.917Z] Server: [2021-08-23T16:14:55.917Z] Containers: 0 [2021-08-23T16:14:55.917Z] Running: 0 [2021-08-23T16:14:55.917Z] Paused: 0 [2021-08-23T16:14:55.917Z] Stopped: 0 [2021-08-23T16:14:55.917Z] Images: 2 [2021-08-23T16:14:55.917Z] Server Version: 20.10.6 [2021-08-23T16:14:55.917Z] Storage Driver: overlay2 [2021-08-23T16:14:55.917Z] Backing Filesystem: extfs [2021-08-23T16:14:55.917Z] Supports d_type: true [2021-08-23T16:14:55.917Z] Native Overlay Diff: true [2021-08-23T16:14:55.917Z] userxattr: false [2021-08-23T16:14:55.917Z] Logging Driver: json-file [2021-08-23T16:14:55.917Z] Cgroup Driver: cgroupfs [2021-08-23T16:14:55.917Z] Cgroup Version: 1 [2021-08-23T16:14:55.917Z] Plugins: [2021-08-23T16:14:55.917Z] Volume: local [2021-08-23T16:14:55.917Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T16:14:55.917Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T16:14:55.917Z] Swarm: inactive [2021-08-23T16:14:55.917Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T16:14:55.917Z] Default Runtime: runc [2021-08-23T16:14:55.917Z] Init Binary: docker-init [2021-08-23T16:14:55.917Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:14:55.917Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:14:55.917Z] init version: de40ad0 [2021-08-23T16:14:55.917Z] Security Options: [2021-08-23T16:14:55.917Z] apparmor [2021-08-23T16:14:55.917Z] seccomp [2021-08-23T16:14:55.917Z] Profile: default [2021-08-23T16:14:55.917Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T16:14:55.917Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-23T16:14:55.917Z] OSType: linux [2021-08-23T16:14:55.917Z] Architecture: x86_64 [2021-08-23T16:14:55.917Z] CPUs: 2 [2021-08-23T16:14:55.917Z] Total Memory: 7.487GiB [2021-08-23T16:14:55.917Z] Name: ip-10-100-58-198 [2021-08-23T16:14:55.917Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-23T16:14:55.917Z] Docker Root Dir: /var/lib/docker [2021-08-23T16:14:55.917Z] Debug Mode: false [2021-08-23T16:14:55.917Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:14:55.917Z] Labels: [2021-08-23T16:14:55.917Z] Experimental: true [2021-08-23T16:14:55.917Z] Insecure Registries: [2021-08-23T16:14:55.917Z] 127.0.0.0/8 [2021-08-23T16:14:55.917Z] Live Restore Enabled: true [2021-08-23T16:14:55.917Z] [2021-08-23T16:14:55.917Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T16:14:55.931Z] Merge succeeded, producing b039308a444d23b246896c492964317c1e4aad21 [2021-08-23T16:14:55.931Z] Checking out Revision b039308a444d23b246896c492964317c1e4aad21 (PR-42776) [2021-08-23T16:14:55.983Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T16:14:55.983Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T16:14:55.983Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T16:14:55.983Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T16:14:55.983Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T16:14:55.983Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T16:14:55.983Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T16:14:55.983Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T16:14:55.983Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T16:14:55.983Z] - CONFIG_EXT4_FS: enabled [2021-08-23T16:14:55.983Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T16:14:55.983Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T16:14:55.983Z] - Network Drivers: [2021-08-23T16:14:55.983Z] - "overlay": [2021-08-23T16:14:55.983Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T16:14:55.983Z] Optional (for encrypted networks): [2021-08-23T16:14:55.983Z] - CONFIG_CRYPTO: enabled [2021-08-23T16:14:55.983Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T16:14:55.983Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T16:14:55.983Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T16:14:55.983Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T16:14:55.983Z] - CONFIG_XFRM: enabled [2021-08-23T16:14:55.983Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T16:14:55.983Z] - "ipvlan": [2021-08-23T16:14:55.983Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T16:14:55.983Z] - "macvlan": [2021-08-23T16:14:55.983Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T16:14:55.983Z] - "ftp,tftp client in container": [2021-08-23T16:14:55.983Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T16:14:55.983Z] - Storage Drivers: [2021-08-23T16:14:55.983Z] - "aufs": [2021-08-23T16:14:55.983Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T16:14:55.983Z] - "btrfs": [2021-08-23T16:14:55.983Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T16:14:55.983Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T16:14:55.983Z] - "devicemapper": [2021-08-23T16:14:55.983Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T16:14:55.983Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T16:14:55.983Z] - "overlay": [2021-08-23T16:14:55.983Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T16:14:55.983Z] - "zfs": [2021-08-23T16:14:55.983Z] - /dev/zfs: present [2021-08-23T16:14:55.983Z] - zfs command: missing [2021-08-23T16:14:55.983Z] - zpool command: missing [2021-08-23T16:14:55.983Z] [2021-08-23T16:14:55.983Z] Limits: [2021-08-23T16:14:55.983Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T16:14:55.983Z] [2021-08-23T16:14:55.983Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T16:14:56.045Z] #3 DONE 0.1s [2021-08-23T16:14:56.045Z] [2021-08-23T16:14:56.045Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T16:14:56.045Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T16:14:56.045Z] #4 CACHED [2021-08-23T16:14:56.202Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:14:56.202Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:14:56.202Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42776/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T16:14:56.202Z] + bash /home/ubuntu/workspace/moby_PR-42776/check-config.sh [2021-08-23T16:14:56.202Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T16:14:56.202Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T16:14:56.202Z] [2021-08-23T16:14:56.202Z] Generally Necessary: [2021-08-23T16:14:56.202Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T16:14:56.202Z] - apparmor: enabled and tools installed [2021-08-23T16:14:56.202Z] - CONFIG_NAMESPACES: enabled [2021-08-23T16:14:56.202Z] - CONFIG_NET_NS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_PID_NS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_IPC_NS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_UTS_NS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CGROUPS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CPUSETS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_MEMCG: enabled [2021-08-23T16:14:56.202Z] - CONFIG_KEYS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_VETH: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T16:14:56.202Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T16:14:56.202Z] [2021-08-23T16:14:56.202Z] Optional Features: [2021-08-23T16:14:56.202Z] - CONFIG_USER_NS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_SECCOMP: enabled [2021-08-23T16:14:56.202Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T16:14:56.202Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T16:14:56.202Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T16:14:56.202Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T16:14:56.202Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T16:14:56.202Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T16:14:56.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T16:14:56.304Z] [2021-08-23T16:14:56.304Z] #5 [internal] load .dockerignore [2021-08-23T16:14:56.304Z] #5 sha256:38fcfb8367a2aa4ecdbafe1881d7a97bf4201e3d041a87dd09605326d06015df [2021-08-23T16:14:56.304Z] #5 DONE 0.0s [2021-08-23T16:14:56.304Z] [2021-08-23T16:14:56.304Z] #6 [internal] load build definition from Dockerfile [2021-08-23T16:14:56.304Z] #6 sha256:e2c65447f7b1c0484130b7695c4af08ada9c64b8487211c2534314d808bc8f7b [2021-08-23T16:14:56.304Z] #6 DONE 0.0s [2021-08-23T16:14:56.304Z] [2021-08-23T16:14:56.304Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:14:56.304Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T16:14:56.304Z] #7 DONE 0.1s [2021-08-23T16:14:56.304Z] [2021-08-23T16:14:56.304Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:14:56.304Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T16:14:56.318Z] + sudo modprobe ip_vs [2021-08-23T16:14:56.318Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9019cf9b12959587d61903406b069581e89fdfe6 . [2021-08-23T16:14:56.452Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:14:56.462Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T16:14:56.462Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T16:14:56.462Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T16:14:56.462Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T16:14:56.462Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T16:14:56.462Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T16:14:56.462Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T16:14:56.462Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T16:14:56.462Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T16:14:56.462Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T16:14:56.462Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T16:14:56.462Z] - CONFIG_EXT4_FS: enabled [2021-08-23T16:14:56.462Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T16:14:56.462Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T16:14:56.462Z] - Network Drivers: [2021-08-23T16:14:56.462Z] - "overlay": [2021-08-23T16:14:56.462Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T16:14:56.462Z] Optional (for encrypted networks): [2021-08-23T16:14:56.462Z] - CONFIG_CRYPTO: enabled [2021-08-23T16:14:56.462Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T16:14:56.462Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T16:14:56.462Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T16:14:56.462Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T16:14:56.462Z] - CONFIG_XFRM: enabled [2021-08-23T16:14:56.462Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T16:14:56.462Z] - "ipvlan": [2021-08-23T16:14:56.462Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T16:14:56.462Z] - "macvlan": [2021-08-23T16:14:56.462Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T16:14:56.462Z] - "ftp,tftp client in container": [2021-08-23T16:14:56.462Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T16:14:56.462Z] - Storage Drivers: [2021-08-23T16:14:56.462Z] - "aufs": [2021-08-23T16:14:56.462Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T16:14:56.462Z] - "btrfs": [2021-08-23T16:14:56.462Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T16:14:56.462Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T16:14:56.462Z] - "devicemapper": [2021-08-23T16:14:56.462Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T16:14:56.462Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T16:14:56.462Z] - "overlay": [2021-08-23T16:14:56.462Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T16:14:56.462Z] - "zfs": [2021-08-23T16:14:56.462Z] - /dev/zfs: present [2021-08-23T16:14:56.462Z] - zfs command: missing [2021-08-23T16:14:56.462Z] - zpool command: missing [2021-08-23T16:14:56.462Z] [2021-08-23T16:14:56.462Z] Limits: [2021-08-23T16:14:56.462Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T16:14:56.462Z] [2021-08-23T16:14:56.462Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T16:14:56.559Z] #10 DONE 0.1s [2021-08-23T16:14:56.559Z] [2021-08-23T16:14:56.559Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T16:14:56.559Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T16:14:56.559Z] #8 DONE 0.1s [2021-08-23T16:14:56.559Z] [2021-08-23T16:14:56.559Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T16:14:56.559Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T16:14:56.559Z] #9 DONE 0.1s [2021-08-23T16:14:56.571Z] First time build. Skipping changelog. [2021-08-23T16:14:56.578Z] #1 [internal] load build definition from Dockerfile [2021-08-23T16:14:56.578Z] #1 sha256:9e1405803bafe0edf086817f26bca9fca536c107f1b90b332a10f31ab0ea1582 [2021-08-23T16:14:56.578Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T16:14:56.578Z] #1 DONE 0.0s [2021-08-23T16:14:56.578Z] [2021-08-23T16:14:56.578Z] #2 [internal] load .dockerignore [2021-08-23T16:14:56.578Z] #2 sha256:ee472a7c3fd37a8cfe7ae44c6a0384e46dd1f5eddb4be6562bdd3a90b3b78e16 [2021-08-23T16:14:56.578Z] #2 transferring context: 87B done [2021-08-23T16:14:56.578Z] #2 DONE 0.0s [2021-08-23T16:14:56.578Z] [2021-08-23T16:14:56.578Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T16:14:56.578Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T16:14:56.578Z] #3 DONE 0.1s [2021-08-23T16:14:56.578Z] [2021-08-23T16:14:56.578Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T16:14:56.578Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T16:14:56.578Z] #4 CACHED [2021-08-23T16:14:56.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9019cf9b12959587d61903406b069581e89fdfe6 . [2021-08-23T16:14:56.815Z] [2021-08-23T16:14:56.815Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:14:56.815Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T16:14:56.815Z] #73 DONE 0.0s [2021-08-23T16:14:56.815Z] [2021-08-23T16:14:56.815Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:14:56.815Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T16:14:56.815Z] #71 DONE 0.0s [2021-08-23T16:14:56.815Z] [2021-08-23T16:14:56.815Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:14:56.815Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:14:56.815Z] #11 DONE 0.0s [2021-08-23T16:14:56.815Z] [2021-08-23T16:14:56.815Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:14:56.815Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:14:56.815Z] #34 DONE 0.0s [2021-08-23T16:14:56.815Z] [2021-08-23T16:14:56.815Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T16:14:56.815Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T16:14:56.838Z] [2021-08-23T16:14:56.838Z] #5 [internal] load .dockerignore [2021-08-23T16:14:56.838Z] #5 sha256:2ebff31411da6b806175852df478e72d01142a4522666d459eb62d78d0de3347 [2021-08-23T16:14:56.838Z] #5 DONE 0.0s [2021-08-23T16:14:56.838Z] [2021-08-23T16:14:56.838Z] #6 [internal] load build definition from Dockerfile [2021-08-23T16:14:56.838Z] #6 sha256:9e7fcf1bfc0a0e562eecaef9f1d0049b450d1df71791922b59ce824616daa8b0 [2021-08-23T16:14:56.838Z] #6 DONE 0.0s [2021-08-23T16:14:56.838Z] [2021-08-23T16:14:56.838Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T16:14:56.838Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:14:57.057Z] #2 [internal] load .dockerignore [2021-08-23T16:14:57.057Z] #2 sha256:3c22867480b67cb22ab2d02fcd4d76e98355bcd0ad71d5ce40a3af845a60c98a [2021-08-23T16:14:57.057Z] #2 transferring context: 87B done [2021-08-23T16:14:57.057Z] #2 DONE 0.0s [2021-08-23T16:14:57.057Z] [2021-08-23T16:14:57.057Z] #1 [internal] load build definition from Dockerfile [2021-08-23T16:14:57.057Z] #1 sha256:8cfb6d89912a611cb5fdf34444703524770aa2ff77403a9aa6a48d0207fbccef [2021-08-23T16:14:57.057Z] #1 transferring dockerfile: 16.33kB done [2021-08-23T16:14:57.057Z] #1 DONE 0.0s [2021-08-23T16:14:57.057Z] [2021-08-23T16:14:57.057Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T16:14:57.057Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T16:14:57.057Z] #3 DONE 0.1s [2021-08-23T16:14:57.057Z] [2021-08-23T16:14:57.057Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T16:14:57.057Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T16:14:57.057Z] #4 CACHED [2021-08-23T16:14:57.098Z] #10 DONE 0.1s [2021-08-23T16:14:57.098Z] [2021-08-23T16:14:57.098Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:14:57.098Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T16:14:57.098Z] #7 DONE 0.1s [2021-08-23T16:14:57.098Z] [2021-08-23T16:14:57.098Z] #9 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T16:14:57.098Z] #9 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T16:14:57.098Z] #9 DONE 0.1s [2021-08-23T16:14:57.098Z] [2021-08-23T16:14:57.098Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:14:57.098Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T16:14:57.098Z] #8 DONE 0.1s [2021-08-23T16:14:57.317Z] [2021-08-23T16:14:57.317Z] #6 [internal] load build definition from Dockerfile [2021-08-23T16:14:57.317Z] #6 sha256:1f8b2d505eda83fded9a54892927886d3423355dd10ada04bb6b22f061598861 [2021-08-23T16:14:57.317Z] #6 DONE 0.0s [2021-08-23T16:14:57.317Z] [2021-08-23T16:14:57.317Z] #5 [internal] load .dockerignore [2021-08-23T16:14:57.317Z] #5 sha256:9631e04721b87089b66248f9c021444b19cc81b605650058534651af2b4b02fc [2021-08-23T16:14:57.317Z] #5 DONE 0.0s [2021-08-23T16:14:57.317Z] [2021-08-23T16:14:57.317Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T16:14:57.317Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T16:14:57.317Z] #7 DONE 0.1s [2021-08-23T16:14:57.317Z] [2021-08-23T16:14:57.317Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T16:14:57.317Z] #8 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T16:14:57.317Z] #8 DONE 0.1s [2021-08-23T16:14:57.317Z] [2021-08-23T16:14:57.317Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:14:57.317Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T16:14:57.390Z] #50 DONE 0.5s [2021-08-23T16:14:57.390Z] [2021-08-23T16:14:57.390Z] #31 [internal] load build context [2021-08-23T16:14:57.390Z] #31 sha256:61ac652e2775e82b9e8be719c60023057d479a6f147ed24b13a65b5bf97b3fe3 [2021-08-23T16:14:57.581Z] #10 DONE 0.1s [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:14:57.581Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T16:14:57.581Z] #9 DONE 0.1s [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:14:57.581Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T16:14:57.581Z] #66 DONE 0.0s [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:14:57.581Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T16:14:57.581Z] #64 DONE 0.0s [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:14:57.581Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:14:57.581Z] #11 DONE 0.0s [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #24 [internal] load build context [2021-08-23T16:14:57.581Z] #24 sha256:51676e8fb774f7bae56dd23bb768382a3f609d446685ad61ef14c658eb408a01 [2021-08-23T16:14:57.581Z] #24 ... [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:14:57.581Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:14:57.581Z] #27 DONE 0.0s [2021-08-23T16:14:57.581Z] [2021-08-23T16:14:57.581Z] #24 [internal] load build context [2021-08-23T16:14:57.581Z] #24 sha256:51676e8fb774f7bae56dd23bb768382a3f609d446685ad61ef14c658eb408a01 [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:14:57.673Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T16:14:57.673Z] #66 DONE 0.0s [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:14:57.673Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T16:14:57.673Z] #64 DONE 0.0s [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:14:57.673Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:14:57.673Z] #11 DONE 0.0s [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T16:14:57.673Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T16:14:57.673Z] #12 CACHED [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #13 [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-23T16:14:57.673Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T16:14:57.673Z] #13 CACHED [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:14:57.673Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:14:57.673Z] #27 DONE 0.0s [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #24 [internal] load build context [2021-08-23T16:14:57.673Z] #24 sha256:909ed9d944e09c5048e59a0f0bf90b4a5fcabaf67b8e97556907d1e5593d1446 [2021-08-23T16:14:57.673Z] #24 ... [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T16:14:57.673Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T16:14:57.673Z] #43 DONE 0.4s [2021-08-23T16:14:57.673Z] [2021-08-23T16:14:57.673Z] #24 [internal] load build context [2021-08-23T16:14:57.673Z] #24 sha256:909ed9d944e09c5048e59a0f0bf90b4a5fcabaf67b8e97556907d1e5593d1446 [2021-08-23T16:14:55.835Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T16:14:55.960Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:14:56.006Z] > git checkout -f b039308a444d23b246896c492964317c1e4aad21 # timeout=10 [2021-08-23T16:14:56.475Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [2021-08-23T16:14:57.894Z] + docker version [2021-08-23T16:14:57.894Z] Client: [2021-08-23T16:14:57.894Z] Version: 20.10.8 [2021-08-23T16:14:57.894Z] API version: 1.41 [2021-08-23T16:14:57.894Z] Go version: go1.16.6 [2021-08-23T16:14:57.894Z] Git commit: 3967b7d [2021-08-23T16:14:57.894Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:14:57.894Z] OS/Arch: windows/amd64 [2021-08-23T16:14:57.894Z] Context: default [2021-08-23T16:14:57.894Z] Experimental: true [2021-08-23T16:14:57.894Z] [2021-08-23T16:14:57.894Z] Server: Docker Engine - Community [2021-08-23T16:14:57.894Z] Engine: [2021-08-23T16:14:57.894Z] Version: 20.10.8 [2021-08-23T16:14:57.894Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:14:57.894Z] Go version: go1.16.6 [2021-08-23T16:14:57.894Z] Git commit: 75249d8 [2021-08-23T16:14:57.894Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:14:57.894Z] OS/Arch: windows/amd64 [2021-08-23T16:14:57.894Z] Experimental: true [Pipeline] sh [2021-08-23T16:14:58.163Z] #24 ... [2021-08-23T16:14:58.163Z] [2021-08-23T16:14:58.163Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T16:14:58.163Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T16:14:58.163Z] #43 DONE 0.4s [2021-08-23T16:14:58.163Z] [2021-08-23T16:14:58.163Z] #24 [internal] load build context [2021-08-23T16:14:58.163Z] #24 sha256:51676e8fb774f7bae56dd23bb768382a3f609d446685ad61ef14c658eb408a01 [2021-08-23T16:14:58.358Z] #31 transferring context: 55.81MB 1.5s done [2021-08-23T16:14:58.358Z] #31 DONE 1.5s [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:14:58.358Z] #30 sha256:4e2f1b1b90270ecdea433d4d29c0278f01bc9d529af1639c391498410642a80b [2021-08-23T16:14:58.358Z] #30 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-23T16:14:58.358Z] #14 sha256:9172878796b110e553d6fd183b04cf1f95bd04cc6b9caa8afe48d89bca2b1b6c [2021-08-23T16:14:58.358Z] #14 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #56 [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-23T16:14:58.358Z] #56 sha256:cc531d8b9d9bd4ea80938cfe25a88632dc2aa73737ec9e8c92822c36f876ef54 [2021-08-23T16:14:58.358Z] #56 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #43 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T16:14:58.358Z] #43 sha256:84f65a5504c27c9c0d45ab9fcc2d57ab9a0809484159b236fbbd180e68177174 [2021-08-23T16:14:58.358Z] #43 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-23T16:14:58.358Z] #16 sha256:72217809a105a6f8659581c2aad6547ac8256e07e6f65ab3cd030843428fab36 [2021-08-23T16:14:58.358Z] #16 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T16:14:58.358Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T16:14:58.358Z] #12 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T16:14:58.358Z] #75 sha256:1d250aa73df28808cdc538fa2ca293d618a33f5d30c0c7bfd75fc8ca139d1e08 [2021-08-23T16:14:58.358Z] #75 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T16:14:58.358Z] #70 sha256:610c76f4e0e648ce3332592a223218d109987d0fc63ff98316c200d3bf857984 [2021-08-23T16:14:58.358Z] #70 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T16:14:58.358Z] #25 sha256:d257bfc48dff8c65a23f1df82a0629f7fa6293ebe76f15ddd90bd323051bca24 [2021-08-23T16:14:58.358Z] #25 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T16:14:58.358Z] #33 sha256:b4c4357208cad43583cd9b796278cb0bc212112a8d8511568c19a8a9ed8c4943 [2021-08-23T16:14:58.358Z] #33 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T16:14:58.358Z] #68 sha256:bf4be9b2cf3a145646c7f9c9194588c8b43190a937f285fbe88ea280b13372f3 [2021-08-23T16:14:58.358Z] #68 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:14:58.358Z] #24 sha256:de39de60324836d62cc43f74086966021a6a35a7f5e33e451cf3e6d8e8f768ea [2021-08-23T16:14:58.358Z] #24 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T16:14:58.358Z] #59 sha256:de2eb6ffe343075897230e82198033dbcc1fe5a9616f0d09338421d2377923ba [2021-08-23T16:14:58.358Z] #59 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #58 [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-23T16:14:58.358Z] #58 sha256:de57262263df7bbb07343d5b5a7080e03bb2ab6de8cf517486c60dfeff1e88d4 [2021-08-23T16:14:58.358Z] #58 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #35 [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-23T16:14:58.358Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T16:14:58.358Z] #35 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #45 [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-23T16:14:58.358Z] #45 sha256:ae20cb04e4915c8526830a91022859872f858378f53f775144a7b6f032dee6f4 [2021-08-23T16:14:58.358Z] #45 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #13 [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-23T16:14:58.358Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T16:14:58.358Z] #13 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-23T16:14:58.358Z] #18 sha256:eff721bf512611e0ce3035882d1d3f256f7f8581283147cc19e0ff3d4cea2b53 [2021-08-23T16:14:58.358Z] #18 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #65 [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-23T16:14:58.358Z] #65 sha256:88cb9358f0a840149dd5bf4abbbf6581d4ce1e51c1acb32577c6ebeee1934e42 [2021-08-23T16:14:58.358Z] #65 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #21 [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 libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2021-08-23T16:14:58.358Z] #21 sha256:9fd6ca4866557fe5b40431bbf26daba41a3b00adbe3c73308d8a0ec0e06e6b6f [2021-08-23T16:14:58.358Z] #21 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #51 [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-23T16:14:58.358Z] #51 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T16:14:58.358Z] #51 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T16:14:58.358Z] #61 sha256:df2eb7282714defce9930aa4415ea27d1b50af4f80f1cd4b3c0d66006c0b7248 [2021-08-23T16:14:58.358Z] #61 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #32 [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-23T16:14:58.358Z] #32 sha256:37a9b0abbd488f5fe50c3ed0acd61a4f49d87355c6f6913f3fb830802fb48e12 [2021-08-23T16:14:58.358Z] #32 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #44 [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-23T16:14:58.358Z] #44 sha256:23cce2a40f29cbdc82eb39c93e2f0dca271eccbd1ee05b314337f2fed259e591 [2021-08-23T16:14:58.358Z] #44 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #46 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T16:14:58.358Z] #46 sha256:fdbcd2aef2ca8da6f8d06dead0e4349cb323641cab59825888e7546f089c6ff2 [2021-08-23T16:14:58.358Z] #46 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.358Z] #20 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:14:58.358Z] #20 sha256:397fd0caa0d3b3f4e21fc1427886c26bf195c8b97710fb6639c57b22a0e421e8 [2021-08-23T16:14:58.358Z] #20 CACHED [2021-08-23T16:14:58.358Z] [2021-08-23T16:14:58.359Z] #55 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #55 sha256:d49e3156f1fbb1ea5f7ed7fbb7d2bc886275d4aa23a84b5c891e11fc41810f93 [2021-08-23T16:14:58.359Z] #55 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #49 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #49 sha256:676764710039f93402d33b607f3cb13140ad96d85cd927c707f6147f4ea8ff11 [2021-08-23T16:14:58.359Z] #49 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #42 [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-23T16:14:58.359Z] #42 sha256:eecf2a7408db6e2d79b9bc5198fc854e83b22575300c25f1eb5fd7c227988cad [2021-08-23T16:14:58.359Z] #42 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:14:58.359Z] #37 sha256:a9a4b888537bd9c34f086217a28c0994cfcb6d0d9531e3a48a04235f57933d34 [2021-08-23T16:14:58.359Z] #37 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #67 [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-23T16:14:58.359Z] #67 sha256:768fac6deaf47335c130d750af61938ed67359c548121e5581beb5d01db7754d [2021-08-23T16:14:58.359Z] #67 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T16:14:58.359Z] #38 sha256:270c8e1d52b2ab5d78043c0ec625eb80d60c6cc2d9c82572524ff9dc911d27a4 [2021-08-23T16:14:58.359Z] #38 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #54 [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-23T16:14:58.359Z] #54 sha256:909202efb1827b9e5598c184b1f27f3ed5999209a1f6219242297f805c79697a [2021-08-23T16:14:58.359Z] #54 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #19 [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-23T16:14:58.359Z] #19 sha256:dcae3e3184fc3709dcfeb20316dcc27d7eb0a580fc156707d3cff1919d6c8542 [2021-08-23T16:14:58.359Z] #19 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:14:58.359Z] #26 sha256:8d76e3a2dbfd04c9a2420fcdcd6a4bc0b736a99f714194760b12ad61d1b00f2a [2021-08-23T16:14:58.359Z] #26 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T16:14:58.359Z] #69 sha256:86fdb75a0a6258c44c32842fa7c63f99707a82a3b7182aa0f8b52514ce2fcc37 [2021-08-23T16:14:58.359Z] #69 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T16:14:58.359Z] #36 sha256:92b7eff854156e22f638ec56ddf76dbee794eb5a158576d1492452dc8c55b24a [2021-08-23T16:14:58.359Z] #36 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T16:14:58.359Z] #22 sha256:921ce4b1cdfa166b8c6e29f25bdb5d13f4af54c78f990f8c18f69aab73b31d0f [2021-08-23T16:14:58.359Z] #22 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T16:14:58.359Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T16:14:58.359Z] #72 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #53 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #53 sha256:f1640d51807e548382af9fe3f7d49bcf7251eb9e37a0f0b6680e53af1cbf17e8 [2021-08-23T16:14:58.359Z] #53 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #28 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:14:58.359Z] #28 sha256:dc169f642c40539438884332f6e5e61ac620ba5c2c5c75b90effaba87893a50b [2021-08-23T16:14:58.359Z] #28 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #62 [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-23T16:14:58.359Z] #62 sha256:6791e15cbbf25a908509324a634d6a8df319410d9d6406465f0ea26194644f7a [2021-08-23T16:14:58.359Z] #62 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #29 [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-23T16:14:58.359Z] #29 sha256:d37a6472c144edc4a802f0f9b0e9087bc15e3c57f30646b4cf15456ca29c1fc5 [2021-08-23T16:14:58.359Z] #29 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #63 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #63 sha256:1ef72c42c5a60003a698ac3d600082a49ede24a140140bf09afede75d32bfb56 [2021-08-23T16:14:58.359Z] #63 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:14:58.359Z] #27 sha256:4414c1bd40eb8bca80827ce3a2f42e71840d1e6ec14fb697735b1ae8a6b6d292 [2021-08-23T16:14:58.359Z] #27 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #57 sha256:bccfaaae13e014a22f64a6af4d3edd099d217209c3c63ab168e2209752c9093f [2021-08-23T16:14:58.359Z] #57 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #48 [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-23T16:14:58.359Z] #48 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:14:58.359Z] #48 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-23T16:14:58.359Z] #17 sha256:44956eb85944aa46a8f92b5885197d1d21396a708ec64318888f95c393e939d7 [2021-08-23T16:14:58.359Z] #17 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T16:14:58.359Z] #39 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T16:14:58.359Z] #39 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #23 [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-23T16:14:58.359Z] #23 sha256:221fcd91cf478a483ddd5fb38957a97a8b9a548dc1c65ba10043251d8800aae6 [2021-08-23T16:14:58.359Z] #23 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #41 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #41 sha256:0542d03b5dd8e7f1cc306812f0dc7032eca4fb4cee1a6481a2e7c46502331173 [2021-08-23T16:14:58.359Z] #41 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T16:14:58.359Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T16:14:58.359Z] #74 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #64 [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-23T16:14:58.359Z] #64 sha256:c059ba2eae19afbfb793e32f8ae74a67ed752eeb94dc4c29d93a52fa3cdb75e5 [2021-08-23T16:14:58.359Z] #64 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #60 [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-23T16:14:58.359Z] #60 sha256:d5d3fdfe776e635ef2383bde4468b8be67aa1b16b277e08ed66f2ad6226e37c5 [2021-08-23T16:14:58.359Z] #60 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #52 [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 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-23T16:14:58.359Z] #52 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:14:58.359Z] #52 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #40 [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-23T16:14:58.359Z] #40 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:14:58.359Z] #40 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #66 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T16:14:58.359Z] #66 sha256:ae6b5e039fa16a547ae50b024aafed56cfe1b4d16985fb34ab7b1b73aeb2aa5e [2021-08-23T16:14:58.359Z] #66 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-23T16:14:58.359Z] #15 sha256:e36e882da1afe0dc6045218fad15d23ce9faade555534a38873cf7fc6b6a039f [2021-08-23T16:14:58.359Z] #15 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T16:14:58.359Z] #47 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T16:14:58.359Z] #47 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T16:14:58.359Z] #76 sha256:f861e63861d24b10aeca2c7cb01fc1a8963c0b7476122fa4371b563ff0c042bf [2021-08-23T16:14:58.359Z] #76 CACHED [2021-08-23T16:14:58.359Z] [2021-08-23T16:14:58.359Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T16:14:58.359Z] #77 sha256:85fc52c778ec89c3d4fbfe93d19ea30d8ea9ef7a1bb9cae9fe012d7b7f7d3fc4 [2021-08-23T16:14:59.017Z] + docker info [2021-08-23T16:14:59.142Z] #24 transferring context: 55.81MB 1.5s done [2021-08-23T16:14:59.142Z] #24 DONE 1.6s [2021-08-23T16:14:59.331Z] #77 DONE 1.0s [2021-08-23T16:14:59.331Z] [2021-08-23T16:14:59.331Z] #78 exporting to image [2021-08-23T16:14:59.331Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T16:14:59.331Z] #78 exporting layers [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T16:14:59.408Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T16:14:59.408Z] #65 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #60 [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-23T16:14:59.408Z] #60 sha256:5e29e91f2e3d7ffd3c35e6d1c04a7f523c2686dd7b53083d682ef24043043838 [2021-08-23T16:14:59.408Z] #60 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:14:59.408Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T16:14:59.408Z] #17 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:14:59.408Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:14:59.408Z] #33 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T16:14:59.408Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T16:14:59.408Z] #18 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T16:14:59.408Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T16:14:59.408Z] #32 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #45 [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 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-23T16:14:59.408Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:14:59.408Z] #45 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:14:59.408Z] #25 sha256:4dd68796a6fa0d0b05fa2a1bdd7516c809055c25f5a014eb89514548e9b4ad31 [2021-08-23T16:14:59.408Z] #25 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #16 [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-23T16:14:59.408Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T16:14:59.408Z] #16 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:14:59.408Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T16:14:59.408Z] #20 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T16:14:59.408Z] #31 sha256:1885709c5774486a3a243b29b2d7f321bf67cdf6233bc584ecc2930500879f44 [2021-08-23T16:14:59.408Z] #31 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #53 [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-23T16:14:59.408Z] #53 sha256:05dacfd6dfd16bc323556f475e052cb275411469f0967a673ce018cfb1ea4696 [2021-08-23T16:14:59.408Z] #53 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #22 [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-23T16:14:59.408Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T16:14:59.408Z] #22 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #56 sha256:1b17fd3f40eef8111d2707766e00b0d9c3f94af64a4642ec720f06937e5d9311 [2021-08-23T16:14:59.408Z] #56 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #68 sha256:32b6f5f327cac1ddb81affcaa6745d34c877ee2fcd82412ccc294a976ff5513c [2021-08-23T16:14:59.408Z] #68 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:14:59.408Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:14:59.408Z] #21 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:14:59.408Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:14:59.408Z] #14 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:14:59.408Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:14:59.408Z] #41 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #48 sha256:e9ac64b115ca6c042397734ecb358273b30f0b983dc04a12bb5f21c96237fa10 [2021-08-23T16:14:59.408Z] #48 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #49 [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-23T16:14:59.408Z] #49 sha256:601373401060839d37d31bac3f47f3fb621984c9f1b5b5f1e026f2bd93f8c70d [2021-08-23T16:14:59.408Z] #49 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #13 [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-23T16:14:59.408Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T16:14:59.408Z] #13 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:14:59.408Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:14:59.408Z] #37 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T16:14:59.408Z] #26 sha256:c8e4d578f666642e67209bdcd4ed4b4b8f02856cafaa8d45f278014386c32c7d [2021-08-23T16:14:59.408Z] #26 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:14:59.408Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T16:14:59.408Z] #19 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #36 sha256:96729ee8a1da065138f2b2b66a8714dd300a6674a8ab0fc6dde2b276c274e6f1 [2021-08-23T16:14:59.408Z] #36 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #59 sha256:9dbd40ddcc312c030223270a985643d3aeecfc9ae74752efbb0fab10202cd405 [2021-08-23T16:14:59.408Z] #59 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T16:14:59.408Z] #29 sha256:aa4a31da0126e66f9c7b46c4345297ab65ae545818d54f07f12ff990356deabd [2021-08-23T16:14:59.408Z] #29 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T16:14:59.408Z] #62 sha256:89dc704339c69545b2ba71384ac1d21e1f3f0ef6c51bcdbad7e4cf4785c940a3 [2021-08-23T16:14:59.408Z] #62 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:14:59.408Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T16:14:59.408Z] #28 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #63 sha256:142f3766744a341bc8c462cb78406bba38b6800e415b72903d7b18197694d5e8 [2021-08-23T16:14:59.408Z] #63 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T16:14:59.408Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T16:14:59.408Z] #15 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #39 sha256:29b07790e20332a06cf878b6d6f86bc31cb5a52f5ce60133134dad1243f6b652 [2021-08-23T16:14:59.408Z] #39 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:14:59.408Z] #30 sha256:f975319202b78e0409a7f6bb46ce1f828e1219e14e1cd42e6e4524fcccb70adb [2021-08-23T16:14:59.408Z] #30 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #42 sha256:eaff10e71dc2517ae3d78ad40f7d840f11aaac203db0fa0dd7f87e8d63280260 [2021-08-23T16:14:59.408Z] #42 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #52 sha256:03eb9c7ce5be5910be3bdc43b99707d210d83132e120fc7c26c215ac1d9e9ce8 [2021-08-23T16:14:59.408Z] #52 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:14:59.408Z] #38 sha256:13095171c670d4db78f492d4f931e50e3e4f644968a6bac5107b7ed2b9c7050e [2021-08-23T16:14:59.408Z] #38 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T16:14:59.408Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T16:14:59.408Z] #12 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #54 sha256:12513e872fef884c1168327a1a2329bd69cbd6fc40c5109f39f73725a663ec6d [2021-08-23T16:14:59.408Z] #54 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:14:59.408Z] #35 sha256:605ad99a4a2566c874fe2cbc28d8b15276440476f965d07faf876abc3e39c679 [2021-08-23T16:14:59.408Z] #35 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #50 sha256:f5df31d29be815c711f6ae8fee48f616d380d4f9c72888c4005502a12fca3692 [2021-08-23T16:14:59.408Z] #50 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T16:14:59.408Z] #61 sha256:566d0b1ec5ad8518325f481f590afbd52b9314a3ab7a8d1331c22d1b2ac94ce8 [2021-08-23T16:14:59.408Z] #61 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #51 [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-23T16:14:59.408Z] #51 sha256:858aba78304f65c3f202ec778c1138e6f1479dac92cb4eb2ec41eaeb9afdc232 [2021-08-23T16:14:59.408Z] #51 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #55 [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-23T16:14:59.408Z] #55 sha256:1dd725043b09a1563a70411f89f424f8c2aec7af748859bf694524a025e0a48d [2021-08-23T16:14:59.408Z] #55 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T16:14:59.408Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T16:14:59.408Z] #67 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #44 [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-23T16:14:59.408Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T16:14:59.408Z] #44 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:14:59.408Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T16:14:59.408Z] #23 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T16:14:59.408Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T16:14:59.408Z] #40 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #34 sha256:ef00a62794c8778d118a2db3b7f0c9ed2d249f8bf642caac06c1ac7f23a33b39 [2021-08-23T16:14:59.408Z] #34 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #47 [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-23T16:14:59.408Z] #47 sha256:768c0164d4331ee7a294be7ac578a5f45dba99161b825f771f923f65ab98959b [2021-08-23T16:14:59.408Z] #47 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T16:14:59.408Z] #46 sha256:503ebf0e6192945f52f6452d9f1642b0321f81a724d35d0541f31c32233c7cae [2021-08-23T16:14:59.408Z] #46 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #57 [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-23T16:14:59.408Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:14:59.408Z] #57 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #58 [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-23T16:14:59.408Z] #58 sha256:7fde954679d821b6f1784a5017cf3e849c6224eb6d34862b8fdedbdaf28e84de [2021-08-23T16:14:59.408Z] #58 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T16:14:59.408Z] #69 sha256:71a8315e982f2474e6a1d4cb8e6dc82866d7193083fee23ee4c556d959a55069 [2021-08-23T16:14:59.408Z] #69 CACHED [2021-08-23T16:14:59.408Z] [2021-08-23T16:14:59.408Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T16:14:59.408Z] #70 sha256:072af53d77ead80a225cea75ef69c68c88064e05a3bb663ea80f17cbed3b7636 [2021-08-23T16:14:59.986Z] Client: [2021-08-23T16:14:59.986Z] Context: default [2021-08-23T16:14:59.986Z] Debug Mode: false [2021-08-23T16:14:59.986Z] Plugins: [2021-08-23T16:14:59.986Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-23T16:14:59.986Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-23T16:14:59.986Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-23T16:14:59.986Z] [2021-08-23T16:14:59.986Z] Server: [2021-08-23T16:14:59.986Z] Containers: 0 [2021-08-23T16:14:59.986Z] Running: 0 [2021-08-23T16:14:59.986Z] Paused: 0 [2021-08-23T16:14:59.986Z] Stopped: 0 [2021-08-23T16:14:59.986Z] Images: 10 [2021-08-23T16:14:59.986Z] Server Version: 20.10.8 [2021-08-23T16:14:59.986Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:14:59.986Z] Windows: [2021-08-23T16:14:59.986Z] LCOW: [2021-08-23T16:14:59.986Z] Logging Driver: json-file [2021-08-23T16:14:59.986Z] Plugins: [2021-08-23T16:14:59.986Z] Volume: local [2021-08-23T16:14:59.986Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:14:59.986Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:14:59.986Z] Swarm: inactive [2021-08-23T16:14:59.986Z] Default Isolation: process [2021-08-23T16:14:59.986Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T16:14:59.986Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T16:14:59.986Z] OSType: windows [2021-08-23T16:14:59.986Z] Architecture: x86_64 [2021-08-23T16:14:59.986Z] CPUs: 4 [2021-08-23T16:14:59.986Z] Total Memory: 32GiB [2021-08-23T16:14:59.986Z] Name: azwin-2-badec0 [2021-08-23T16:14:59.986Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-23T16:14:59.986Z] Docker Root Dir: D:\docker [2021-08-23T16:14:59.986Z] Debug Mode: false [2021-08-23T16:14:59.986Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:14:59.986Z] Labels: [2021-08-23T16:14:59.986Z] Experimental: true [2021-08-23T16:14:59.986Z] Insecure Registries: [2021-08-23T16:14:59.986Z] 10.0.0.4:5000 [2021-08-23T16:14:59.986Z] 127.0.0.0/8 [2021-08-23T16:14:59.986Z] Registry Mirrors: [2021-08-23T16:14:59.986Z] http://10.0.0.4:5000/ [2021-08-23T16:14:59.986Z] Live Restore Enabled: false [2021-08-23T16:14:59.986Z] Product License: Community Engine [2021-08-23T16:14:59.986Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T16:15:00.266Z] #78 exporting layers 0.9s done [2021-08-23T16:15:00.267Z] #78 writing image sha256:3b82c9dfe11c7c49e1472a297ed0f953f82f7daa0ea8c5bb2d3c1b3dbcef95c8 [2021-08-23T16:15:00.267Z] #78 writing image sha256:3b82c9dfe11c7c49e1472a297ed0f953f82f7daa0ea8c5bb2d3c1b3dbcef95c8 0.0s done [2021-08-23T16:15:00.267Z] #78 naming to docker.io/library/docker:9019cf9b12959587d61903406b069581e89fdfe6 done [2021-08-23T16:15:00.267Z] #78 DONE 1.0s [2021-08-23T16:15:00.350Z] #70 DONE 1.1s [2021-08-23T16:15:00.350Z] [2021-08-23T16:15:00.350Z] #71 exporting to image [2021-08-23T16:15:00.350Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T16:15:00.350Z] #71 exporting layers [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-23T16:15:00.989Z] #24 transferring context: 55.81MB 3.1s done [2021-08-23T16:15:00.989Z] #24 DONE 3.1s [2021-08-23T16:15:00.989Z] [2021-08-23T16:15:00.989Z] #57 [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-23T16:15:00.989Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:15:00.989Z] #57 2.002 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T16:15:00.989Z] #57 2.045 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:15:00.989Z] #57 2.130 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:15:00.989Z] #57 2.821 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:15:00.989Z] #57 3.247 Fetched 107 kB in 2s (71.3 kB/s) [2021-08-23T16:15:01.007Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42776/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/validate/default [2021-08-23T16:15:01.291Z] #71 exporting layers 1.0s done [2021-08-23T16:15:01.291Z] #71 writing image sha256:0b15eb3408d64a1ea25ad585500de03744415cdaaeb3f8d9ec04971164388579 done [2021-08-23T16:15:01.291Z] #71 naming to docker.io/library/docker:9019cf9b12959587d61903406b069581e89fdfe6 done [2021-08-23T16:15:01.291Z] #71 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:15:01.642Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -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:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh dynbinary test-integration [2021-08-23T16:15:02.213Z] [2021-08-23T16:15:02.213Z] Removing bundles/ [2021-08-23T16:15:02.213Z] [2021-08-23T16:15:02.213Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:15:02.213Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:15:02.213Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:15:02.414Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-23T16:15:02.414Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-23T16:15:02.414Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-23T16:15:02.414Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-23T16:15:02.414Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-23T16:15:02.414Z] Congratulations! No new tests were added to integration-cli. [2021-08-23T16:15:02.414Z] [2021-08-23T16:15:02.414Z] INFO Start validation with golang-ci-lint [2021-08-23T16:15:02.414Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-23T16:15:02.414Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-23T16:15:02.414Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-23T16:15:02.904Z] #57 3.247 Reading package lists... [2021-08-23T16:15:02.904Z] #57 5.247 Reading package lists... [2021-08-23T16:15:02.904Z] #57 ... [2021-08-23T16:15:02.904Z] [2021-08-23T16:15:02.904Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:15:02.904Z] #25 sha256:af6b206cf11cb6de6768d3d30441d9378bf089795afbbb6a16bdadc05f1feb0c [2021-08-23T16:15:02.904Z] #25 1.429 + RM_GOPATH=0 [2021-08-23T16:15:02.904Z] #25 1.430 + TMP_GOPATH= [2021-08-23T16:15:02.904Z] #25 1.430 + : /build [2021-08-23T16:15:02.904Z] #25 1.430 + '[' -z '' ']' [2021-08-23T16:15:02.904Z] #25 1.431 ++ mktemp -d [2021-08-23T16:15:02.904Z] #25 1.434 + export GOPATH=/tmp/tmp.sjlg6yWitL [2021-08-23T16:15:02.904Z] #25 1.434 + GOPATH=/tmp/tmp.sjlg6yWitL [2021-08-23T16:15:02.904Z] #25 1.434 + RM_GOPATH=1 [2021-08-23T16:15:02.904Z] #25 1.434 + case "$(go env GOARCH)" in [2021-08-23T16:15:02.904Z] #25 1.434 ++ go env GOARCH [2021-08-23T16:15:02.904Z] #25 1.458 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:02.904Z] #25 1.458 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:02.904Z] #25 1.459 ++ dirname /tmp/install/install.sh [2021-08-23T16:15:02.904Z] #25 1.460 + dir=/tmp/install [2021-08-23T16:15:02.904Z] #25 1.460 + bin=dockercli [2021-08-23T16:15:02.904Z] #25 1.460 + shift [2021-08-23T16:15:02.904Z] #25 1.461 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T16:15:02.904Z] #25 1.461 + . /tmp/install/dockercli.installer [2021-08-23T16:15:02.904Z] #25 1.461 ++ : stable [2021-08-23T16:15:02.904Z] #25 1.461 ++ : 17.06.2-ce [2021-08-23T16:15:02.904Z] #25 1.462 + install_dockercli [2021-08-23T16:15:02.904Z] #25 1.462 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T16:15:02.904Z] #25 1.462 Install docker/cli version 17.06.2-ce from stable [2021-08-23T16:15:02.904Z] #25 1.463 ++ uname -m [2021-08-23T16:15:02.904Z] #25 1.466 + arch=x86_64 [2021-08-23T16:15:02.904Z] #25 1.466 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T16:15:02.904Z] #25 1.466 + url=https://download.docker.com/linux/static [2021-08-23T16:15:02.904Z] #25 1.467 + tar -xz docker/docker [2021-08-23T16:15:02.904Z] #25 1.468 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T16:15:05.451Z] #25 4.494 + mkdir -p /build [2021-08-23T16:15:05.451Z] #25 4.496 + mv docker/docker /build/ [2021-08-23T16:15:05.451Z] #25 4.501 + rmdir docker [2021-08-23T16:15:05.712Z] #25 DONE 5.0s [2021-08-23T16:15:05.712Z] [2021-08-23T16:15:05.712Z] #57 [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-23T16:15:05.712Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:15:05.712Z] #57 5.247 Reading package lists... [2021-08-23T16:15:05.712Z] #57 6.902 Building dependency tree... [2021-08-23T16:15:05.712Z] #57 7.312 Reading state information... [2021-08-23T16:15:05.712Z] #57 7.796 The following additional packages will be installed: [2021-08-23T16:15:05.712Z] #57 7.797 libbtrfs0 [2021-08-23T16:15:05.712Z] #57 7.847 The following NEW packages will be installed: [2021-08-23T16:15:05.712Z] #57 7.857 libbtrfs-dev libbtrfs0 [2021-08-23T16:15:05.712Z] #57 8.159 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:15:05.712Z] #57 8.159 Need to get 460 kB of archives. [2021-08-23T16:15:05.712Z] #57 8.159 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T16:15:05.712Z] #57 8.159 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T16:15:05.712Z] #57 8.159 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T16:15:06.284Z] #57 8.844 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:15:06.551Z] #57 8.999 Fetched 460 kB in 0s (1578 kB/s) [2021-08-23T16:15:06.551Z] #57 9.080 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T16:15:06.551Z] #57 9.080 (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 ... 15713 files and directories currently installed.) [2021-08-23T16:15:06.551Z] #57 9.143 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T16:15:06.551Z] #57 9.167 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:15:06.814Z] #57 9.327 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T16:15:06.814Z] #57 9.331 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T16:15:06.814Z] #57 9.339 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:15:07.077Z] #57 9.596 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:15:07.077Z] #57 9.606 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:15:07.077Z] #57 9.618 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:15:07.340Z] #57 ... [2021-08-23T16:15:07.340Z] [2021-08-23T16:15:07.340Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:15:07.340Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T16:15:07.340Z] #28 CACHED [2021-08-23T16:15:07.340Z] [2021-08-23T16:15:07.340Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T16:15:07.340Z] #29 sha256:e069f8f611fd969dee19ef00e0f74d390f814059f94789f1e977e70edcbebf49 [2021-08-23T16:15:07.340Z] #29 CACHED [2021-08-23T16:15:07.340Z] [2021-08-23T16:15:07.340Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:15:07.340Z] #30 sha256:a42b0fb27e5a60cc9d106e54d32920441ec596d784dfcfce75e45d484b8d3b63 [2021-08-23T16:15:07.340Z] #30 CACHED [2021-08-23T16:15:07.340Z] [2021-08-23T16:15:07.340Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T16:15:07.340Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T16:15:07.340Z] #32 CACHED [2021-08-23T16:15:07.340Z] [2021-08-23T16:15:07.340Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:15:07.340Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:15:07.340Z] #33 CACHED [2021-08-23T16:15:07.340Z] [2021-08-23T16:15:07.340Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:15:07.340Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:15:07.340Z] #37 2.120 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T16:15:07.340Z] #37 2.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:15:07.340Z] #37 2.127 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:15:07.340Z] #37 2.907 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:15:07.340Z] #37 3.214 Fetched 107 kB in 1s (79.2 kB/s) [2021-08-23T16:15:07.340Z] #37 3.214 Reading package lists... [2021-08-23T16:15:07.340Z] #37 5.165 Reading package lists... [2021-08-23T16:15:07.340Z] #37 7.066 Building dependency tree... [2021-08-23T16:15:07.340Z] #37 7.576 Reading state information... [2021-08-23T16:15:07.340Z] #37 7.958 The following additional packages will be installed: [2021-08-23T16:15:07.340Z] #37 7.959 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T16:15:07.340Z] #37 7.961 Suggested packages: [2021-08-23T16:15:07.340Z] #37 7.961 cmake-doc ninja-build lrzip [2021-08-23T16:15:07.340Z] #37 7.961 Recommended packages: [2021-08-23T16:15:07.340Z] #37 7.961 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T16:15:07.340Z] #37 8.110 The following NEW packages will be installed: [2021-08-23T16:15:07.340Z] #37 8.112 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T16:15:07.340Z] #37 8.112 vim-common xxd [2021-08-23T16:15:07.340Z] #37 8.395 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:15:07.340Z] #37 8.395 Need to get 17.7 MB of archives. [2021-08-23T16:15:07.340Z] #37 8.395 After this operation, 70.7 MB of additional disk space will be used. [2021-08-23T16:15:07.340Z] #37 8.395 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T16:15:07.340Z] #37 8.402 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:15:07.340Z] #37 8.406 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T16:15:07.340Z] #37 8.460 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T16:15:07.340Z] #37 8.755 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T16:15:07.340Z] #37 8.767 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T16:15:07.340Z] #37 8.774 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T16:15:07.340Z] #37 8.777 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T16:15:07.340Z] #37 8.781 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T16:15:07.340Z] #37 8.785 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T16:15:07.340Z] #37 9.378 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:15:07.340Z] #37 9.597 Fetched 17.7 MB in 1s (21.6 MB/s) [2021-08-23T16:15:07.340Z] #37 9.719 Selecting previously unselected package xxd. [2021-08-23T16:15:07.340Z] #37 9.720 (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 ... 15713 files and directories currently installed.) [2021-08-23T16:15:07.340Z] #37 9.738 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:15:07.340Z] #37 9.749 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:15:07.340Z] #37 9.904 Selecting previously unselected package vim-common. [2021-08-23T16:15:07.340Z] #37 9.907 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:15:07.340Z] #37 9.926 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:15:07.601Z] #37 ... [2021-08-23T16:15:07.601Z] [2021-08-23T16:15:07.601Z] #57 [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-23T16:15:07.601Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:15:07.601Z] #57 DONE 10.1s [2021-08-23T16:15:07.601Z] [2021-08-23T16:15:07.601Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:15:07.601Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:15:07.601Z] #14 1.971 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T16:15:07.601Z] #14 2.066 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:15:07.601Z] #14 2.222 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:15:07.601Z] #14 2.774 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:15:07.601Z] #14 3.152 Fetched 107 kB in 2s (69.5 kB/s) [2021-08-23T16:15:07.601Z] #14 3.152 Reading package lists... [2021-08-23T16:15:07.601Z] #14 5.279 Reading package lists... [2021-08-23T16:15:07.601Z] #14 7.160 Building dependency tree... [2021-08-23T16:15:07.601Z] #14 7.639 Reading state information... [2021-08-23T16:15:07.601Z] #14 8.082 The following additional packages will be installed: [2021-08-23T16:15:07.601Z] #14 8.082 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T16:15:07.601Z] #14 8.082 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T16:15:07.601Z] #14 8.082 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T16:15:07.601Z] #14 8.083 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T16:15:07.601Z] #14 8.083 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T16:15:07.601Z] #14 8.083 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T16:15:07.601Z] #14 8.084 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T16:15:07.601Z] #14 8.085 Suggested packages: [2021-08-23T16:15:07.601Z] #14 8.085 gcc-10-locales seccomp wine64 [2021-08-23T16:15:07.601Z] #14 8.564 The following NEW packages will be installed: [2021-08-23T16:15:07.601Z] #14 8.582 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T16:15:07.601Z] #14 8.583 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T16:15:07.601Z] #14 8.583 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T16:15:07.601Z] #14 8.583 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T16:15:07.601Z] #14 8.583 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T16:15:07.601Z] #14 8.583 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T16:15:07.601Z] #14 8.585 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T16:15:07.601Z] #14 8.586 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T16:15:07.601Z] #14 8.587 mingw-w64-x86-64-dev [2021-08-23T16:15:07.601Z] #14 8.945 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:15:07.601Z] #14 8.945 Need to get 115 MB of archives. [2021-08-23T16:15:07.601Z] #14 8.945 After this operation, 645 MB of additional disk space will be used. [2021-08-23T16:15:07.601Z] #14 8.945 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-23T16:15:07.601Z] #14 9.030 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-23T16:15:07.601Z] #14 9.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T16:15:07.601Z] #14 9.147 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-23T16:15:07.601Z] #14 9.151 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T16:15:07.601Z] #14 9.236 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T16:15:07.601Z] #14 9.441 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T16:15:07.601Z] #14 9.511 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-23T16:15:07.601Z] #14 9.514 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T16:15:07.601Z] #14 9.758 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T16:15:07.601Z] #14 ... [2021-08-23T16:15:07.601Z] [2021-08-23T16:15:07.601Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:15:07.601Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:15:07.601Z] #37 10.14 Selecting previously unselected package cmake-data. [2021-08-23T16:15:07.601Z] #37 10.15 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T16:15:07.601Z] #37 10.16 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T16:15:08.180Z] #37 ... [2021-08-23T16:15:08.180Z] [2021-08-23T16:15:08.180Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:15:08.180Z] #35 sha256:4510863913fe9470806550f157288f8a8b400a1dd1eae2cab454bfec1aa6cf05 [2021-08-23T16:15:08.180Z] #35 CACHED [2021-08-23T16:15:08.180Z] [2021-08-23T16:15:08.180Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:15:08.180Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:15:08.180Z] #14 10.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T16:15:08.180Z] #14 10.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T16:15:08.443Z] #14 10.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T16:15:09.016Z] #14 11.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T16:15:09.016Z] #14 11.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T16:15:09.016Z] #14 11.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T16:15:09.016Z] #14 11.71 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T16:15:09.016Z] #14 11.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T16:15:09.016Z] #14 11.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T16:15:09.016Z] #14 11.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-23T16:15:09.016Z] #14 11.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T16:15:09.016Z] #14 11.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T16:15:09.588Z] #14 11.98 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T16:15:09.588Z] #14 11.98 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T16:15:09.588Z] #14 11.98 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T16:15:09.588Z] #14 11.98 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T16:15:09.588Z] #14 12.00 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T16:15:09.588Z] #14 12.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T16:15:09.588Z] #14 12.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-23T16:15:09.588Z] #14 12.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T16:15:09.848Z] #14 12.36 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:15:09.848Z] #14 12.47 Fetched 115 MB in 3s (33.8 MB/s) [2021-08-23T16:15:10.136Z] #14 12.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T16:15:10.136Z] #14 12.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T16:15:10.136Z] #14 12.56 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T16:15:10.136Z] #14 12.57 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:15:10.709Z] #14 ... [2021-08-23T16:15:10.709Z] [2021-08-23T16:15:10.709Z] #60 [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-23T16:15:10.709Z] #60 sha256:e4b67c00b0aefbc9afd11568785c396392fba8f0f4ac83aca6124acf7368a188 [2021-08-23T16:15:10.709Z] #60 1.497 + RM_GOPATH=0 [2021-08-23T16:15:10.709Z] #60 1.497 + TMP_GOPATH= [2021-08-23T16:15:10.709Z] #60 1.497 + : /build [2021-08-23T16:15:10.709Z] #60 1.497 + '[' -z '' ']' [2021-08-23T16:15:10.709Z] #60 1.497 ++ mktemp -d [2021-08-23T16:15:10.709Z] #60 1.497 + export GOPATH=/tmp/tmp.1DpuktSSEI [2021-08-23T16:15:10.709Z] #60 1.497 + GOPATH=/tmp/tmp.1DpuktSSEI [2021-08-23T16:15:10.709Z] #60 1.497 + RM_GOPATH=1 [2021-08-23T16:15:10.709Z] #60 1.497 + case "$(go env GOARCH)" in [2021-08-23T16:15:10.709Z] #60 1.497 ++ go env GOARCH [2021-08-23T16:15:10.709Z] #60 1.504 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:10.709Z] #60 1.505 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:10.709Z] #60 1.505 ++ dirname /tmp/install/install.sh [2021-08-23T16:15:10.709Z] #60 1.508 + dir=/tmp/install [2021-08-23T16:15:10.709Z] #60 1.508 + bin=rootlesskit [2021-08-23T16:15:10.709Z] #60 1.512 + shift [2021-08-23T16:15:10.709Z] #60 1.512 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T16:15:10.709Z] #60 1.513 + . /tmp/install/rootlesskit.installer [2021-08-23T16:15:10.709Z] #60 1.513 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:15:10.709Z] #60 1.513 + install_rootlesskit [2021-08-23T16:15:10.709Z] #60 1.513 + case "$1" in [2021-08-23T16:15:10.709Z] #60 1.513 + export CGO_ENABLED=0 [2021-08-23T16:15:10.709Z] #60 1.514 + CGO_ENABLED=0 [2021-08-23T16:15:10.709Z] #60 1.514 + _install_rootlesskit [2021-08-23T16:15:10.709Z] #60 1.514 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T16:15:10.709Z] #60 1.515 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:15:10.709Z] #60 1.515 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.1DpuktSSEI/src/github.com/rootless-containers/rootlesskit [2021-08-23T16:15:10.709Z] #60 1.517 Cloning into '/tmp/tmp.1DpuktSSEI/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T16:15:10.709Z] #60 4.667 + cd /tmp/tmp.1DpuktSSEI/src/github.com/rootless-containers/rootlesskit [2021-08-23T16:15:10.709Z] #60 4.667 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:15:10.709Z] #60 4.717 + export GO111MODULE=on [2021-08-23T16:15:10.709Z] #60 4.717 + GO111MODULE=on [2021-08-23T16:15:10.709Z] #60 4.717 + export GOPROXY=https://proxy.golang.org [2021-08-23T16:15:10.709Z] #60 4.718 + GOPROXY=https://proxy.golang.org [2021-08-23T16:15:10.709Z] #60 4.718 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:15:10.709Z] #60 4.718 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T16:15:10.709Z] #60 5.646 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:15:10.709Z] #60 5.649 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T16:15:10.709Z] #60 5.686 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T16:15:10.709Z] #60 5.865 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T16:15:10.709Z] #60 6.912 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T16:15:10.709Z] #60 7.199 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T16:15:10.709Z] #60 7.199 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T16:15:10.709Z] #60 7.355 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T16:15:10.709Z] #60 7.443 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T16:15:10.709Z] #60 7.518 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T16:15:10.709Z] #60 7.659 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T16:15:10.709Z] #60 7.835 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T16:15:10.709Z] #60 7.907 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T16:15:10.709Z] #60 9.266 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T16:15:10.709Z] #60 9.303 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T16:15:10.709Z] #60 ... [2021-08-23T16:15:10.709Z] [2021-08-23T16:15:10.709Z] #58 [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-23T16:15:10.709Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:10.709Z] #58 1.346 + RM_GOPATH=0 [2021-08-23T16:15:10.709Z] #58 1.346 + TMP_GOPATH= [2021-08-23T16:15:10.709Z] #58 1.346 + : /build [2021-08-23T16:15:10.709Z] #58 1.346 + '[' -z '' ']' [2021-08-23T16:15:10.709Z] #58 1.347 ++ mktemp -d [2021-08-23T16:15:10.709Z] #58 1.347 + export GOPATH=/tmp/tmp.Hz4VmjEg75 [2021-08-23T16:15:10.709Z] #58 1.348 + GOPATH=/tmp/tmp.Hz4VmjEg75 [2021-08-23T16:15:10.709Z] #58 1.348 + RM_GOPATH=1 [2021-08-23T16:15:10.709Z] #58 1.348 + case "$(go env GOARCH)" in [2021-08-23T16:15:10.709Z] #58 1.348 ++ go env GOARCH [2021-08-23T16:15:10.709Z] #58 1.356 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:10.709Z] #58 1.356 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:10.709Z] #58 1.357 ++ dirname /tmp/install/install.sh [2021-08-23T16:15:10.709Z] #58 1.358 + dir=/tmp/install [2021-08-23T16:15:10.709Z] #58 1.358 + bin=containerd [2021-08-23T16:15:10.709Z] #58 1.358 + shift [2021-08-23T16:15:10.709Z] #58 1.358 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T16:15:10.709Z] #58 1.359 + . /tmp/install/containerd.installer [2021-08-23T16:15:10.709Z] #58 1.359 ++ set -e [2021-08-23T16:15:10.709Z] #58 1.359 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:15:10.709Z] #58 1.359 + install_containerd [2021-08-23T16:15:10.709Z] #58 1.360 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T16:15:10.709Z] #58 1.362 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:15:10.709Z] #58 1.362 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hz4VmjEg75/src/github.com/containerd/containerd [2021-08-23T16:15:10.709Z] #58 1.364 Cloning into '/tmp/tmp.Hz4VmjEg75/src/github.com/containerd/containerd'... [2021-08-23T16:15:10.994Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T16:15:10.994Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-59bb4788\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T16:15:10.994Z] ---------------------------------------------------------------------------- [2021-08-23T16:15:10.994Z] [2021-08-23T16:15:10.994Z] INFO: executeCI.ps1 starting at Mon Aug 23 16:15:10 CUT 2021 [2021-08-23T16:15:10.994Z] [2021-08-23T16:15:10.994Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T16:15:10.994Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T16:15:10.994Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-23T16:15:10.994Z] INFO: Environment variables: [2021-08-23T16:15:10.994Z] [2021-08-23T16:15:10.994Z] Name Value [2021-08-23T16:15:10.994Z] ---- ----- [2021-08-23T16:15:10.994Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T16:15:10.994Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T16:15:10.994Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T16:15:10.994Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T16:15:10.994Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T16:15:10.994Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T16:15:10.994Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T16:15:10.994Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T16:15:10.994Z] BRANCH_NAME PR-42776 [2021-08-23T16:15:10.994Z] BUILD_DISPLAY_NAME #3 [2021-08-23T16:15:10.994Z] BUILD_ID 3 [2021-08-23T16:15:10.994Z] BUILD_NUMBER 3 [2021-08-23T16:15:10.994Z] BUILD_TAG jenkins-moby-PR-42776-3 [2021-08-23T16:15:10.994Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/ [2021-08-23T16:15:10.994Z] CHANGE_AUTHOR thaJeztah [2021-08-23T16:15:10.994Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T16:15:10.994Z] CHANGE_BRANCH remove_tini_version_check [2021-08-23T16:15:10.994Z] CHANGE_FORK thaJeztah/docker [2021-08-23T16:15:10.994Z] CHANGE_ID 42776 [2021-08-23T16:15:10.994Z] CHANGE_TARGET master [2021-08-23T16:15:10.994Z] CHANGE_TITLE info: remove "expected" check for tini version [2021-08-23T16:15:10.994Z] CHANGE_URL https://github.com/moby/moby/pull/42776 [2021-08-23T16:15:10.994Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:15:10.994Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T16:15:10.994Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T16:15:10.994Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T16:15:10.994Z] COMPUTERNAME azwin-2-badec0 [2021-08-23T16:15:10.994Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T16:15:10.994Z] ConfigSequenceNumber 0 [2021-08-23T16:15:10.994Z] DOCKER_BUILDKIT 0 [2021-08-23T16:15:10.994Z] DOCKER_DUT_DEBUG 1 [2021-08-23T16:15:10.994Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T16:15:10.994Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T16:15:10.994Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T16:15:10.994Z] EXECUTOR_NUMBER 0 [2021-08-23T16:15:10.994Z] FQDN azwin-2-badec0.westus.cloudapp.azure.com [2021-08-23T16:15:10.994Z] GIT_BRANCH PR-42776 [2021-08-23T16:15:10.994Z] GIT_COMMIT b039308a444d23b246896c492964317c1e4aad21 [2021-08-23T16:15:10.994Z] GIT_PREVIOUS_COMMIT 1e8796bc08e3a16898fdf00dffbc177756bfd8ea [2021-08-23T16:15:10.994Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T16:15:10.994Z] HUDSON_COOKIE b8778179-f3c5-45da-9b84-89f68f9c5026 [2021-08-23T16:15:10.994Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:15:10.994Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T16:15:10.994Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T16:15:10.994Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T16:15:10.994Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:15:10.994Z] JENKINS_NODE_COOKIE 8ca57f0c-5bfa-4cbe-a922-e3c658447068 [2021-08-23T16:15:10.994Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T16:15:10.994Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T16:15:10.994Z] JOB_BASE_NAME PR-42776 [2021-08-23T16:15:10.994Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/display/redirect [2021-08-23T16:15:10.994Z] JOB_NAME moby/PR-42776 [2021-08-23T16:15:10.994Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/ [2021-08-23T16:15:10.994Z] library.jps.version master [2021-08-23T16:15:10.994Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T16:15:10.994Z] NODE_LABELS amd64 azure azwin-2-badec0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-23T16:15:10.994Z] NODE_NAME azwin-2-badec0 [2021-08-23T16:15:10.994Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T16:15:10.995Z] OS Windows_NT [2021-08-23T16:15:10.995Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T16:15:10.995Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T16:15:10.995Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T16:15:10.995Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-23T16:15:10.995Z] PROCESSOR_LEVEL 6 [2021-08-23T16:15:10.995Z] PROCESSOR_REVISION 5507 [2021-08-23T16:15:10.995Z] ProgramData C:\ProgramData [2021-08-23T16:15:10.995Z] ProgramFiles C:\Program Files [2021-08-23T16:15:10.995Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T16:15:10.995Z] ProgramW6432 C:\Program Files [2021-08-23T16:15:10.995Z] PROMPT $P$G [2021-08-23T16:15:10.995Z] PSExecutionPolicyPreference Bypass [2021-08-23T16:15:10.995Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T16:15:10.995Z] PUBLIC C:\Users\Public [2021-08-23T16:15:10.995Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=artif... [2021-08-23T16:15:10.995Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=changes [2021-08-23T16:15:10.995Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect [2021-08-23T16:15:10.995Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=tests [2021-08-23T16:15:10.995Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T16:15:10.995Z] SOURCES_DRIVE d [2021-08-23T16:15:10.995Z] SOURCES_SUBDIR gopath [2021-08-23T16:15:10.995Z] STAGE_NAME Run tests [2021-08-23T16:15:10.995Z] SystemDrive C: [2021-08-23T16:15:10.995Z] SystemRoot C:\Windows [2021-08-23T16:15:10.995Z] TEMP C:\Windows\TEMP [2021-08-23T16:15:10.995Z] TESTDEBUG 0 [2021-08-23T16:15:10.995Z] TESTRUN_DRIVE d [2021-08-23T16:15:10.995Z] TESTRUN_SUBDIR CI [2021-08-23T16:15:10.995Z] TIMEOUT 120m [2021-08-23T16:15:10.995Z] TMP C:\Windows\TEMP [2021-08-23T16:15:10.995Z] USERDOMAIN WORKGROUP [2021-08-23T16:15:10.995Z] USERNAME azwin-2-badec0$ [2021-08-23T16:15:10.995Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T16:15:10.995Z] windir C:\Windows [2021-08-23T16:15:10.995Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-23T16:15:10.995Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-23T16:15:10.995Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T16:15:10.995Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T16:15:10.995Z] [2021-08-23T16:15:10.995Z] [2021-08-23T16:15:10.995Z] [2021-08-23T16:15:11.454Z] INFO: Sources under d:\gopath\... [2021-08-23T16:15:11.454Z] INFO: Test run under d:\CI\... [2021-08-23T16:15:11.454Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T16:15:11.454Z] INFO: docker/docker repository was found [2021-08-23T16:15:11.454Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-23T16:15:11.454Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-23T16:15:11.454Z] INFO: Docker version of control daemon [2021-08-23T16:15:11.454Z] [2021-08-23T16:15:11.454Z] Client: [2021-08-23T16:15:11.454Z] Version: 20.10.8 [2021-08-23T16:15:11.454Z] API version: 1.41 [2021-08-23T16:15:11.454Z] Go version: go1.16.6 [2021-08-23T16:15:11.454Z] Git commit: 3967b7d [2021-08-23T16:15:11.454Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:15:11.454Z] OS/Arch: windows/amd64 [2021-08-23T16:15:11.454Z] Context: default [2021-08-23T16:15:11.454Z] Experimental: true [2021-08-23T16:15:11.454Z] [2021-08-23T16:15:11.454Z] Server: Docker Engine - Community [2021-08-23T16:15:11.454Z] Engine: [2021-08-23T16:15:11.454Z] Version: 20.10.8 [2021-08-23T16:15:11.454Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:15:11.454Z] Go version: go1.16.6 [2021-08-23T16:15:11.454Z] Git commit: 75249d8 [2021-08-23T16:15:11.454Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:15:11.454Z] OS/Arch: windows/amd64 [2021-08-23T16:15:11.454Z] Experimental: true [2021-08-23T16:15:11.454Z] [2021-08-23T16:15:11.454Z] INFO: Docker info of control daemon [2021-08-23T16:15:11.454Z] [2021-08-23T16:15:12.422Z] Client: [2021-08-23T16:15:12.422Z] Context: default [2021-08-23T16:15:12.422Z] Debug Mode: false [2021-08-23T16:15:12.422Z] Plugins: [2021-08-23T16:15:12.422Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-23T16:15:12.422Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-23T16:15:12.422Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-23T16:15:12.422Z] [2021-08-23T16:15:12.422Z] Server: [2021-08-23T16:15:12.422Z] Containers: 0 [2021-08-23T16:15:12.422Z] Running: 0 [2021-08-23T16:15:12.422Z] Paused: 0 [2021-08-23T16:15:12.422Z] Stopped: 0 [2021-08-23T16:15:12.422Z] Images: 10 [2021-08-23T16:15:12.422Z] Server Version: 20.10.8 [2021-08-23T16:15:12.422Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:15:12.422Z] Windows: [2021-08-23T16:15:12.422Z] LCOW: [2021-08-23T16:15:12.422Z] Logging Driver: json-file [2021-08-23T16:15:12.422Z] Plugins: [2021-08-23T16:15:12.422Z] Volume: local [2021-08-23T16:15:12.422Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:15:12.422Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:15:12.422Z] Swarm: inactive [2021-08-23T16:15:12.422Z] Default Isolation: process [2021-08-23T16:15:12.422Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T16:15:12.422Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T16:15:12.422Z] OSType: windows [2021-08-23T16:15:12.422Z] Architecture: x86_64 [2021-08-23T16:15:12.422Z] CPUs: 4 [2021-08-23T16:15:12.422Z] Total Memory: 32GiB [2021-08-23T16:15:12.422Z] Name: azwin-2-badec0 [2021-08-23T16:15:12.422Z] ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ [2021-08-23T16:15:12.422Z] Docker Root Dir: D:\docker [2021-08-23T16:15:12.422Z] Debug Mode: false [2021-08-23T16:15:12.422Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:15:12.422Z] Labels: [2021-08-23T16:15:12.422Z] Experimental: true [2021-08-23T16:15:12.422Z] Insecure Registries: [2021-08-23T16:15:12.422Z] 10.0.0.4:5000 [2021-08-23T16:15:12.422Z] 127.0.0.0/8 [2021-08-23T16:15:12.422Z] Registry Mirrors: [2021-08-23T16:15:12.422Z] http://10.0.0.4:5000/ [2021-08-23T16:15:12.422Z] Live Restore Enabled: false [2021-08-23T16:15:12.422Z] Product License: Community Engine [2021-08-23T16:15:12.422Z] [2021-08-23T16:15:12.422Z] [2021-08-23T16:15:12.422Z] INFO: Commit hash is b039308a44 [2021-08-23T16:15:12.422Z] INFO: Nuke-Everything... [2021-08-23T16:15:12.422Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T16:15:12.881Z] INFO: Nuking d:\CI [2021-08-23T16:15:12.881Z] INFO: Zapped successfully [2021-08-23T16:15:12.881Z] INFO: Location for testing is d:\CI\PR-42776\3 [2021-08-23T16:15:12.881Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T16:15:12.881Z] [2021-08-23T16:15:12.881Z] [2021-08-23T16:15:12.881Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 16:15:12... [2021-08-23T16:15:12.881Z] [2021-08-23T16:15:14.014Z] #58 ... [2021-08-23T16:15:14.014Z] [2021-08-23T16:15:14.014Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:15:14.014Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:15:14.014Z] #37 11.76 Selecting previously unselected package libicu67:amd64. [2021-08-23T16:15:14.014Z] #37 11.76 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-23T16:15:14.014Z] #37 11.77 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T16:15:14.014Z] #37 13.85 Selecting previously unselected package libxml2:amd64. [2021-08-23T16:15:14.014Z] #37 13.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T16:15:14.014Z] #37 13.86 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T16:15:14.014Z] #37 14.13 Selecting previously unselected package libarchive13:amd64. [2021-08-23T16:15:14.014Z] #37 14.13 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T16:15:14.014Z] #37 14.14 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T16:15:14.014Z] #37 14.33 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T16:15:14.014Z] #37 14.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T16:15:14.014Z] #37 14.34 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T16:15:14.014Z] #37 14.42 Selecting previously unselected package librhash0:amd64. [2021-08-23T16:15:14.014Z] #37 14.43 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T16:15:14.014Z] #37 14.43 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T16:15:14.014Z] #37 14.53 Selecting previously unselected package libuv1:amd64. [2021-08-23T16:15:14.014Z] #37 14.53 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T16:15:14.014Z] #37 14.54 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T16:15:14.014Z] #37 14.61 Selecting previously unselected package cmake. [2021-08-23T16:15:14.015Z] #37 14.61 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-23T16:15:14.015Z] #37 14.62 Unpacking cmake (3.18.4-2) ... [2021-08-23T16:15:14.015Z] #37 16.06 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T16:15:14.015Z] #37 16.08 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:15:14.015Z] #37 16.09 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T16:15:14.015Z] #37 16.11 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:15:14.015Z] #37 16.14 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T16:15:14.015Z] #37 16.15 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T16:15:14.015Z] #37 16.16 Setting up cmake-data (3.18.4-2) ... [2021-08-23T16:15:14.015Z] #37 16.19 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T16:15:14.015Z] #37 16.21 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T16:15:14.015Z] #37 16.22 Setting up cmake (3.18.4-2) ... [2021-08-23T16:15:14.015Z] #37 16.23 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:15:14.587Z] #37 DONE 17.1s [2021-08-23T16:15:14.587Z] [2021-08-23T16:15:14.587Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:15:14.587Z] #38 sha256:4e1536e4ddf1c3d032de111a593a26b2bd7ea4ff5fad4cfc0df908d9c79f8343 [2021-08-23T16:15:15.530Z] #38 0.976 + RM_GOPATH=0 [2021-08-23T16:15:15.530Z] #38 0.976 + TMP_GOPATH= [2021-08-23T16:15:15.530Z] #38 0.977 + : /build [2021-08-23T16:15:15.530Z] #38 0.978 + '[' -z '' ']' [2021-08-23T16:15:15.530Z] #38 0.979 ++ mktemp -d [2021-08-23T16:15:15.530Z] #38 0.980 + export GOPATH=/tmp/tmp.4zN53hRDIw [2021-08-23T16:15:15.530Z] #38 0.980 + GOPATH=/tmp/tmp.4zN53hRDIw [2021-08-23T16:15:15.530Z] #38 0.980 + RM_GOPATH=1 [2021-08-23T16:15:15.530Z] #38 0.980 + case "$(go env GOARCH)" in [2021-08-23T16:15:15.530Z] #38 0.981 ++ go env GOARCH [2021-08-23T16:15:15.530Z] #38 0.992 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:15.530Z] #38 0.992 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:15.530Z] #38 0.993 ++ dirname /tmp/install/install.sh [2021-08-23T16:15:15.530Z] #38 0.994 + dir=/tmp/install [2021-08-23T16:15:15.530Z] #38 0.994 + bin=tini [2021-08-23T16:15:15.530Z] #38 0.994 + shift [2021-08-23T16:15:15.530Z] #38 0.994 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T16:15:15.530Z] #38 0.994 + . /tmp/install/tini.installer [2021-08-23T16:15:15.530Z] #38 0.995 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:15:15.530Z] #38 0.995 + install_tini [2021-08-23T16:15:15.530Z] #38 0.995 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T16:15:15.530Z] #38 0.995 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:15:15.530Z] #38 0.995 + git clone https://github.com/krallin/tini.git /tmp/tmp.4zN53hRDIw/tini [2021-08-23T16:15:15.530Z] #38 0.997 Cloning into '/tmp/tmp.4zN53hRDIw/tini'... [2021-08-23T16:15:16.914Z] #38 2.443 + cd /tmp/tmp.4zN53hRDIw/tini [2021-08-23T16:15:17.175Z] #38 2.443 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:15:17.175Z] #38 2.449 + cmake . [2021-08-23T16:15:17.175Z] #38 2.693 -- The C compiler identification is GNU 10.2.1 [2021-08-23T16:15:17.435Z] #38 2.733 -- Detecting C compiler ABI info [2021-08-23T16:15:17.696Z] #38 3.048 -- Detecting C compiler ABI info - done [2021-08-23T16:15:17.696Z] #38 3.113 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T16:15:17.696Z] #38 3.114 -- Detecting C compile features [2021-08-23T16:15:17.696Z] #38 3.117 -- Detecting C compile features - done [2021-08-23T16:15:17.696Z] #38 3.136 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T16:15:17.696Z] #38 3.247 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T16:15:17.957Z] #38 3.284 -- Configuring done [2021-08-23T16:15:17.957Z] #38 3.293 -- Generating done [2021-08-23T16:15:17.957Z] #38 3.297 -- Build files have been written to: /tmp/tmp.4zN53hRDIw/tini [2021-08-23T16:15:17.957Z] #38 3.302 + make tini-static [2021-08-23T16:15:17.957Z] #38 3.464 Scanning dependencies of target tini-static [2021-08-23T16:15:17.957Z] #38 3.485 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T16:15:18.528Z] #38 3.966 [100%] Linking C executable tini-static [2021-08-23T16:15:18.676Z] Sending build context to Docker daemon 61MB [2021-08-23T16:15:18.676Z] [2021-08-23T16:15:18.676Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T16:15:18.676Z] ---> d1724c2d9a84 [2021-08-23T16:15:18.676Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 846892cae1b9 [2021-08-23T16:15:18.676Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 076963f81767 [2021-08-23T16:15:18.676Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 3c2bc1a4277b [2021-08-23T16:15:18.676Z] 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-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 8053c8568de7 [2021-08-23T16:15:18.676Z] 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-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 06722eaa7134 [2021-08-23T16:15:18.676Z] 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-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> b4f3af5d1b54 [2021-08-23T16:15:18.676Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 8a3f76c45757 [2021-08-23T16:15:18.676Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T16:15:18.676Z] ---> Using cache [2021-08-23T16:15:18.676Z] ---> 4acedc32b7a9 [2021-08-23T16:15:18.676Z] Step 10/10 : COPY . . [2021-08-23T16:15:19.100Z] #38 4.273 [100%] Built target tini-static [2021-08-23T16:15:19.100Z] #38 4.302 + mkdir -p /build [2021-08-23T16:15:19.100Z] #38 4.303 + cp tini-static /build/docker-init [2021-08-23T16:15:20.043Z] #38 DONE 5.5s [2021-08-23T16:15:20.043Z] [2021-08-23T16:15:20.043Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:15:20.043Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:15:20.043Z] #14 13.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T16:15:20.043Z] #14 13.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T16:15:20.043Z] #14 13.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:15:20.043Z] #14 14.62 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T16:15:20.043Z] #14 14.62 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T16:15:20.043Z] #14 14.63 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:15:20.043Z] #14 14.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T16:15:20.043Z] #14 14.68 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:15:20.043Z] #14 14.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:15:20.043Z] #14 14.78 Selecting previously unselected package dmsetup. [2021-08-23T16:15:20.043Z] #14 14.78 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:15:20.043Z] #14 14.78 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:15:20.043Z] #14 14.89 Selecting previously unselected package mingw-w64-common. [2021-08-23T16:15:20.043Z] #14 14.89 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T16:15:20.043Z] #14 14.90 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T16:15:20.043Z] #14 17.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T16:15:20.043Z] #14 17.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T16:15:20.043Z] #14 17.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:15:20.043Z] #14 19.75 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T16:15:20.043Z] #14 19.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:20.043Z] #14 19.77 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:15:20.043Z] #14 19.85 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T16:15:20.043Z] #14 19.85 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:20.043Z] #14 19.86 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:15:20.986Z] #14 23.55 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T16:15:20.986Z] #14 23.55 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:20.986Z] #14 23.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:15:21.558Z] #14 ... [2021-08-23T16:15:21.558Z] [2021-08-23T16:15:21.558Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T16:15:21.558Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T16:15:21.558Z] #40 CACHED [2021-08-23T16:15:21.558Z] [2021-08-23T16:15:21.558Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:15:21.558Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:15:21.558Z] #41 CACHED [2021-08-23T16:15:21.558Z] [2021-08-23T16:15:21.558Z] #58 [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-23T16:15:21.558Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:21.819Z] #58 ... [2021-08-23T16:15:21.819Z] [2021-08-23T16:15:21.819Z] #44 [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-23T16:15:21.819Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T16:15:21.819Z] #44 CACHED [2021-08-23T16:15:21.819Z] [2021-08-23T16:15:21.819Z] #45 [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 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-23T16:15:21.819Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:15:21.819Z] #45 CACHED [2021-08-23T16:15:21.819Z] [2021-08-23T16:15:21.819Z] #60 [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-23T16:15:21.819Z] #60 sha256:e4b67c00b0aefbc9afd11568785c396392fba8f0f4ac83aca6124acf7368a188 [2021-08-23T16:15:22.391Z] #60 ... [2021-08-23T16:15:22.391Z] [2021-08-23T16:15:22.391Z] #47 [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-23T16:15:22.391Z] #47 sha256:3123eafcc62c2f0cd3a7ab32cb8bbf7aaf3faeaee443d54fc158f76d3540b8a3 [2021-08-23T16:15:22.391Z] #47 CACHED [2021-08-23T16:15:22.391Z] [2021-08-23T16:15:22.391Z] #58 [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-23T16:15:22.391Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:22.652Z] #58 ... [2021-08-23T16:15:22.652Z] [2021-08-23T16:15:22.652Z] #49 [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-23T16:15:22.652Z] #49 sha256:223330a78094987fc5e3cbab4ef0317812b655ab361de20ce533b4406255be38 [2021-08-23T16:15:22.652Z] #49 CACHED [2021-08-23T16:15:22.933Z] [2021-08-23T16:15:22.933Z] #60 [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-23T16:15:22.933Z] #60 sha256:e4b67c00b0aefbc9afd11568785c396392fba8f0f4ac83aca6124acf7368a188 [2021-08-23T16:15:23.195Z] #60 ... [2021-08-23T16:15:23.195Z] [2021-08-23T16:15:23.195Z] #51 [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-23T16:15:23.195Z] #51 sha256:3bb3ce14cc89b3115ecadbd908d1beea050f1923a1ae0631995e478b8db25f7d [2021-08-23T16:15:23.195Z] #51 CACHED [2021-08-23T16:15:23.455Z] [2021-08-23T16:15:23.455Z] #60 [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-23T16:15:23.455Z] #60 sha256:e4b67c00b0aefbc9afd11568785c396392fba8f0f4ac83aca6124acf7368a188 [2021-08-23T16:15:24.026Z] #60 ... [2021-08-23T16:15:24.026Z] [2021-08-23T16:15:24.026Z] #53 [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-23T16:15:24.026Z] #53 sha256:e5010800ba5e3bab48c42a41374c9aea5654ef9cccf0ed52da9429affbf58f9d [2021-08-23T16:15:24.026Z] #53 CACHED [2021-08-23T16:15:24.026Z] [2021-08-23T16:15:24.026Z] #58 [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-23T16:15:24.026Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:25.939Z] #58 18.07 + cd /tmp/tmp.Hz4VmjEg75/src/github.com/containerd/containerd [2021-08-23T16:15:25.939Z] #58 18.07 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:15:26.510Z] #58 18.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T16:15:26.510Z] #58 18.90 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T16:15:26.510Z] #58 18.90 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:15:26.510Z] #58 18.90 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:15:26.510Z] #58 18.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T16:15:26.510Z] #58 18.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T16:15:26.510Z] #58 18.90 + '[' '' = dynamic ']' [2021-08-23T16:15:26.510Z] #58 18.90 + make [2021-08-23T16:15:27.894Z] #58 19.96 + bin/ctr [2021-08-23T16:15:30.443Z] #58 ... [2021-08-23T16:15:30.443Z] [2021-08-23T16:15:30.443Z] #60 [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-23T16:15:30.443Z] #60 sha256:e4b67c00b0aefbc9afd11568785c396392fba8f0f4ac83aca6124acf7368a188 [2021-08-23T16:15:30.443Z] #60 26.40 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:15:30.443Z] #60 26.40 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T16:15:30.443Z] #60 DONE 29.4s [2021-08-23T16:15:30.443Z] [2021-08-23T16:15:30.443Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T16:15:30.443Z] #61 sha256:28d892bc85005932f8d7e51444dd58a062952e6fe52270e488ced9d76f55c4ce [2021-08-23T16:15:30.443Z] #61 DONE 0.1s [2021-08-23T16:15:30.443Z] [2021-08-23T16:15:30.443Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T16:15:30.443Z] #62 sha256:f017739637281446b6f77a98130fc91c821d4860da2b114fa69809e2225137df [2021-08-23T16:15:30.443Z] #62 DONE 0.1s [2021-08-23T16:15:30.443Z] [2021-08-23T16:15:30.443Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:15:30.443Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:15:30.443Z] #14 29.97 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T16:15:30.443Z] #14 29.98 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:30.443Z] #14 29.98 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:15:30.443Z] #14 32.01 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T16:15:30.443Z] #14 32.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:30.443Z] #14 32.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:15:31.835Z] #14 ... [2021-08-23T16:15:31.835Z] [2021-08-23T16:15:31.835Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T16:15:31.835Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T16:15:31.835Z] #65 CACHED [2021-08-23T16:15:31.835Z] [2021-08-23T16:15:31.835Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T16:15:31.835Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T16:15:31.835Z] #67 CACHED [2021-08-23T16:15:31.835Z] [2021-08-23T16:15:31.835Z] #58 [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-23T16:15:31.835Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:32.096Z] #58 ... [2021-08-23T16:15:32.096Z] [2021-08-23T16:15:32.096Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:15:32.096Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:15:32.096Z] #14 34.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T16:15:32.096Z] #14 34.65 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:32.096Z] #14 34.65 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:15:36.305Z] #14 38.34 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T16:15:36.305Z] #14 38.34 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:15:36.305Z] #14 38.35 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:15:37.693Z] #14 40.03 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T16:15:37.693Z] #14 40.03 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T16:15:37.693Z] #14 40.04 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:15:37.693Z] #14 40.11 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T16:15:37.693Z] #14 40.11 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T16:15:37.693Z] #14 40.12 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T16:15:37.693Z] #14 40.18 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T16:15:37.693Z] #14 40.18 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T16:15:37.693Z] #14 40.18 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T16:15:37.693Z] #14 40.25 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T16:15:37.693Z] #14 40.25 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T16:15:37.693Z] #14 40.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:15:37.693Z] #14 40.33 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T16:15:37.693Z] #14 40.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T16:15:37.693Z] #14 40.34 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:15:37.954Z] #14 40.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T16:15:37.954Z] #14 40.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:15:37.954Z] #14 40.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:15:37.954Z] #14 40.49 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T16:15:37.954Z] #14 40.49 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T16:15:37.954Z] #14 40.49 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T16:15:37.954Z] #14 40.55 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T16:15:37.954Z] #14 40.56 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T16:15:37.954Z] #14 40.56 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T16:15:38.214Z] #14 40.69 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T16:15:38.215Z] #14 40.70 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T16:15:38.215Z] #14 40.71 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T16:15:38.215Z] #14 40.79 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T16:15:38.215Z] #14 40.79 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T16:15:38.215Z] #14 40.80 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T16:15:38.215Z] #14 40.88 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T16:15:38.215Z] #14 40.88 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T16:15:38.215Z] #14 40.89 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T16:15:38.215Z] #14 40.94 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T16:15:38.475Z] #14 40.94 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T16:15:38.475Z] #14 40.95 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T16:15:38.736Z] #14 41.14 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T16:15:38.736Z] #14 41.14 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T16:15:38.736Z] #14 41.15 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T16:15:38.736Z] #14 41.31 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T16:15:38.736Z] #14 41.31 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:15:38.736Z] #14 41.32 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:15:38.736Z] #14 41.36 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T16:15:38.736Z] #14 41.36 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T16:15:38.736Z] #14 41.37 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T16:15:38.736Z] #14 41.46 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T16:15:39.011Z] #14 41.47 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T16:15:39.011Z] #14 41.48 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T16:15:39.011Z] #14 41.75 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T16:15:39.271Z] #14 41.77 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T16:15:39.271Z] #14 41.78 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:15:39.271Z] #14 41.80 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T16:15:39.271Z] #14 41.81 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:15:39.271Z] #14 41.83 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T16:15:39.272Z] #14 41.85 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:15:39.272Z] #14 41.86 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T16:15:39.272Z] #14 41.88 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T16:15:39.272Z] #14 41.91 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T16:15:39.272Z] #14 41.92 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:15:39.272Z] #14 41.94 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:15:39.272Z] #14 41.95 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:15:39.272Z] #14 41.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T16:15:39.533Z] #14 41.98 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T16:15:39.533Z] #14 41.99 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T16:15:39.533Z] #14 42.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:15:39.533Z] #14 42.02 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T16:15:39.533Z] #14 42.04 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T16:15:39.533Z] #14 42.05 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:15:39.533Z] #14 42.06 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:15:39.533Z] #14 42.09 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-23T16:15:39.533Z] #14 42.10 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:15:39.533Z] #14 42.11 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-23T16:15:39.533Z] #14 42.12 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:15:39.533Z] #14 42.13 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:15:39.533Z] #14 42.14 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-23T16:15:39.533Z] #14 42.14 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:15:39.533Z] #14 42.17 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:15:39.794Z] #14 42.19 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:15:39.794Z] #14 42.21 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:15:39.794Z] #14 42.22 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:15:39.794Z] #14 42.23 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:15:39.794Z] #14 42.24 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:15:40.367Z] #14 DONE 42.9s [2021-08-23T16:15:40.367Z] [2021-08-23T16:15:40.367Z] #55 [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-23T16:15:40.367Z] #55 sha256:81e55e9d8746ca4d8c34aa0fe3b906c4a0fd26fc50a3024c6569b66ecd4ab1f6 [2021-08-23T16:15:41.754Z] #55 1.477 + RM_GOPATH=0 [2021-08-23T16:15:41.754Z] #55 1.477 + TMP_GOPATH= [2021-08-23T16:15:41.754Z] #55 1.477 + : /build [2021-08-23T16:15:41.754Z] #55 1.477 + '[' -z '' ']' [2021-08-23T16:15:41.754Z] #55 1.478 ++ mktemp -d [2021-08-23T16:15:41.754Z] #55 1.480 + export GOPATH=/tmp/tmp.s46QgoN6Jp [2021-08-23T16:15:41.754Z] #55 1.480 + GOPATH=/tmp/tmp.s46QgoN6Jp [2021-08-23T16:15:41.754Z] #55 1.480 + RM_GOPATH=1 [2021-08-23T16:15:41.754Z] #55 1.480 + case "$(go env GOARCH)" in [2021-08-23T16:15:41.754Z] #55 1.481 ++ go env GOARCH [2021-08-23T16:15:41.754Z] #55 1.489 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:41.754Z] #55 1.490 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:15:41.754Z] #55 1.499 ++ dirname /tmp/install/install.sh [2021-08-23T16:15:41.754Z] #55 1.500 + dir=/tmp/install [2021-08-23T16:15:41.754Z] #55 1.500 + bin=runc [2021-08-23T16:15:41.754Z] #55 1.500 + shift [2021-08-23T16:15:41.754Z] #55 1.500 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T16:15:41.754Z] #55 1.500 + . /tmp/install/runc.installer [2021-08-23T16:15:41.754Z] #55 1.500 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:15:41.754Z] #55 1.501 + install_runc [2021-08-23T16:15:41.754Z] #55 1.501 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T16:15:41.754Z] #55 1.502 + uname -r [2021-08-23T16:15:41.754Z] #55 1.503 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T16:15:41.754Z] #55 1.503 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-23T16:15:41.754Z] #55 1.503 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-23T16:15:41.754Z] #55 1.503 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.s46QgoN6Jp/src/github.com/opencontainers/runc [2021-08-23T16:15:41.754Z] #55 1.506 Cloning into '/tmp/tmp.s46QgoN6Jp/src/github.com/opencontainers/runc'... [2021-08-23T16:15:42.015Z] #55 ... [2021-08-23T16:15:42.015Z] [2021-08-23T16:15:42.015Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T16:15:42.015Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T16:15:42.015Z] #15 DONE 1.7s [2021-08-23T16:15:42.015Z] [2021-08-23T16:15:42.015Z] #16 [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-23T16:15:42.015Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T16:15:43.404Z] #16 DONE 1.2s [2021-08-23T16:15:43.404Z] [2021-08-23T16:15:43.404Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:15:43.404Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T16:15:43.824Z] ---> f718c7c21fe4 [2021-08-23T16:15:43.824Z] Successfully built f718c7c21fe4 [2021-08-23T16:15:43.824Z] Successfully tagged docker:latest [2021-08-23T16:15:43.824Z] INFO: Image build ended at 08/23/2021 16:15:41. Duration:00:00:28.7262198 [2021-08-23T16:15:43.824Z] [2021-08-23T16:15:43.824Z] [2021-08-23T16:15:43.824Z] INFO: Building the test binaries at 08/23/2021 16:15:41... [2021-08-23T16:15:44.347Z] #17 1.032 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T16:15:44.347Z] #17 DONE 1.1s [2021-08-23T16:15:44.347Z] [2021-08-23T16:15:44.347Z] #58 [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-23T16:15:44.347Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:44.347Z] #58 ... [2021-08-23T16:15:44.347Z] [2021-08-23T16:15:44.347Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T16:15:44.347Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T16:15:45.293Z] #18 DONE 1.0s [2021-08-23T16:15:45.293Z] [2021-08-23T16:15:45.293Z] #58 [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-23T16:15:45.293Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:45.554Z] #58 ... [2021-08-23T16:15:45.554Z] [2021-08-23T16:15:45.554Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:15:45.554Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T16:15:46.942Z] #19 DONE 1.2s [2021-08-23T16:15:46.942Z] [2021-08-23T16:15:46.942Z] #55 [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-23T16:15:46.942Z] #55 sha256:81e55e9d8746ca4d8c34aa0fe3b906c4a0fd26fc50a3024c6569b66ecd4ab1f6 [2021-08-23T16:15:46.942Z] #55 5.959 + cd /tmp/tmp.s46QgoN6Jp/src/github.com/opencontainers/runc [2021-08-23T16:15:46.942Z] #55 5.959 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:15:46.942Z] #55 6.124 + '[' -z '' ']' [2021-08-23T16:15:46.942Z] #55 6.125 + target=static [2021-08-23T16:15:46.942Z] #55 6.125 + make 'BUILDTAGS=seccomp ' static [2021-08-23T16:15:46.942Z] #55 6.393 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-23T16:15:47.621Z] INFO: make.ps1 starting at 08/23/2021 16:15:46 [2021-08-23T16:15:47.621Z] INFO: Git commit (b039308a44) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:15:47.621Z] INFO: Invoking autogen... [2021-08-23T16:15:47.888Z] #55 ... [2021-08-23T16:15:47.888Z] [2021-08-23T16:15:47.888Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:15:47.888Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T16:15:47.888Z] #20 DONE 1.1s [2021-08-23T16:15:47.888Z] [2021-08-23T16:15:47.888Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:15:47.888Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:15:48.081Z] INFO: Building daemon... [2021-08-23T16:15:49.274Z] #21 1.500 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T16:15:49.274Z] #21 1.574 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:15:49.535Z] #21 1.803 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:15:49.535Z] #21 1.974 Get:4 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:15:49.797Z] #21 2.214 Fetched 107 kB in 1s (93.9 kB/s) [2021-08-23T16:15:51.184Z] #21 2.214 Reading package lists... [2021-08-23T16:15:51.756Z] #21 3.335 Reading package lists... [2021-08-23T16:15:51.756Z] #21 ... [2021-08-23T16:15:51.756Z] [2021-08-23T16:15:51.756Z] #55 [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-23T16:15:51.756Z] #55 sha256:81e55e9d8746ca4d8c34aa0fe3b906c4a0fd26fc50a3024c6569b66ecd4ab1f6 [2021-08-23T16:15:51.756Z] #55 10.43 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-23T16:15:51.756Z] #55 11.19 + mkdir -p /build [2021-08-23T16:15:51.756Z] #55 11.19 + cp runc /build/runc [2021-08-23T16:15:51.756Z] #55 DONE 11.4s [2021-08-23T16:15:52.017Z] [2021-08-23T16:15:52.017Z] #58 [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-23T16:15:52.017Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:15:52.281Z] #58 ... [2021-08-23T16:15:52.281Z] [2021-08-23T16:15:52.281Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:15:52.281Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:15:52.281Z] #21 3.335 Reading package lists... [2021-08-23T16:15:52.544Z] #21 4.493 Building dependency tree... [2021-08-23T16:15:52.544Z] #21 4.887 Reading state information... [2021-08-23T16:15:53.115Z] #21 5.255 The following additional packages will be installed: [2021-08-23T16:15:53.115Z] #21 5.256 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:15:53.115Z] #21 5.256 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T16:15:53.115Z] #21 5.257 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T16:15:53.115Z] #21 5.258 python3-pkg-resources vim-runtime xxd [2021-08-23T16:15:53.115Z] #21 5.259 Suggested packages: [2021-08-23T16:15:53.115Z] #21 5.259 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T16:15:53.115Z] #21 5.259 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T16:15:53.115Z] #21 5.259 acl attr quota [2021-08-23T16:15:53.115Z] #21 5.259 Recommended packages: [2021-08-23T16:15:53.115Z] #21 5.259 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T16:15:53.377Z] #21 5.685 The following NEW packages will be installed: [2021-08-23T16:15:53.377Z] #21 5.686 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T16:15:53.377Z] #21 5.687 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:15:53.377Z] #21 5.687 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T16:15:53.377Z] #21 5.688 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T16:15:53.377Z] #21 5.688 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T16:15:53.377Z] #21 5.688 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T16:15:53.377Z] #21 5.688 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T16:15:53.377Z] #21 5.689 xz-utils zip [2021-08-23T16:15:53.638Z] #21 5.969 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:15:53.638Z] #21 5.969 Need to get 27.0 MB of archives. [2021-08-23T16:15:53.638Z] #21 5.969 After this operation, 104 MB of additional disk space will be used. [2021-08-23T16:15:53.638Z] #21 5.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T16:15:53.638Z] #21 5.973 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T16:15:53.638Z] #21 5.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T16:15:53.638Z] #21 5.977 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T16:15:53.638Z] #21 5.979 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T16:15:53.638Z] #21 5.980 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T16:15:53.638Z] #21 5.981 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T16:15:53.638Z] #21 5.984 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T16:15:53.638Z] #21 6.003 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T16:15:53.638Z] #21 6.005 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:15:53.638Z] #21 6.008 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T16:15:53.638Z] #21 6.013 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T16:15:53.638Z] #21 6.015 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T16:15:53.638Z] #21 6.017 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T16:15:53.638Z] #21 6.025 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T16:15:53.638Z] #21 6.028 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T16:15:53.638Z] #21 6.029 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T16:15:53.638Z] #21 6.030 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T16:15:53.638Z] #21 6.031 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T16:15:53.638Z] #21 6.032 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T16:15:53.638Z] #21 6.033 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T16:15:53.638Z] #21 6.038 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T16:15:53.900Z] #21 6.040 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T16:15:53.900Z] #21 6.042 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T16:15:53.900Z] #21 6.043 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T16:15:53.900Z] #21 6.044 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T16:15:53.900Z] #21 6.045 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T16:15:53.900Z] #21 6.153 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T16:15:53.900Z] #21 6.154 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T16:15:53.900Z] #21 6.155 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T16:15:53.900Z] #21 6.157 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T16:15:53.900Z] #21 6.158 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T16:15:53.900Z] #21 6.161 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T16:15:53.900Z] #21 6.164 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T16:15:53.900Z] #21 6.187 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T16:15:53.900Z] #21 6.189 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T16:15:53.900Z] #21 6.191 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T16:15:53.900Z] #21 6.193 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T16:15:53.900Z] #21 6.198 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T16:15:53.900Z] #21 6.199 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T16:15:53.900Z] #21 6.203 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T16:15:53.900Z] #21 6.214 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T16:15:53.900Z] #21 6.219 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T16:15:53.900Z] #21 6.222 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T16:15:53.900Z] #21 6.293 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T16:15:54.161Z] #21 6.308 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T16:15:54.161Z] #21 6.317 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T16:15:54.161Z] #21 6.546 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:15:54.161Z] #21 6.600 Fetched 27.0 MB in 1s (43.4 MB/s) [2021-08-23T16:15:54.161Z] #21 6.631 Selecting previously unselected package pigz. [2021-08-23T16:15:54.422Z] #21 6.631 (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 ... 24014 files and directories currently installed.) [2021-08-23T16:15:54.422Z] #21 6.660 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T16:15:54.422Z] #21 6.666 Unpacking pigz (2.6-1) ... [2021-08-23T16:15:54.422Z] #21 6.733 Selecting previously unselected package libelf1:amd64. [2021-08-23T16:15:54.422Z] #21 6.736 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T16:15:54.422Z] #21 6.747 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T16:15:54.422Z] #21 6.822 Selecting previously unselected package libbpf0:amd64. [2021-08-23T16:15:54.422Z] #21 6.822 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T16:15:54.422Z] #21 6.827 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T16:15:54.422Z] #21 6.905 Selecting previously unselected package libcap2:amd64. [2021-08-23T16:15:54.682Z] #21 6.909 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T16:15:54.682Z] #21 6.914 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T16:15:54.682Z] #21 6.967 Selecting previously unselected package libmnl0:amd64. [2021-08-23T16:15:54.682Z] #21 6.969 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T16:15:54.682Z] #21 6.975 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T16:15:54.682Z] #21 7.016 Selecting previously unselected package libxtables12:amd64. [2021-08-23T16:15:54.682Z] #21 7.020 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T16:15:54.682Z] #21 7.025 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T16:15:54.682Z] #21 7.072 Selecting previously unselected package libcap2-bin. [2021-08-23T16:15:54.682Z] #21 7.075 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T16:15:54.682Z] #21 7.084 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T16:15:54.682Z] #21 7.141 Selecting previously unselected package iproute2. [2021-08-23T16:15:54.943Z] #21 7.145 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T16:15:54.943Z] #21 7.151 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T16:15:54.943Z] #21 7.354 Selecting previously unselected package xxd. [2021-08-23T16:15:54.943Z] #21 7.358 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:15:54.943Z] #21 7.362 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:15:55.204Z] #21 7.449 Selecting previously unselected package vim-common. [2021-08-23T16:15:55.204Z] #21 7.453 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:15:55.204Z] #21 7.465 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:15:55.204Z] #21 7.578 Selecting previously unselected package bash-completion. [2021-08-23T16:15:55.204Z] #21 7.578 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T16:15:56.150Z] #21 8.480 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T16:15:56.412Z] #21 8.667 Selecting previously unselected package bzip2. [2021-08-23T16:15:56.412Z] #21 8.667 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T16:15:56.412Z] #21 8.672 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T16:15:56.412Z] #21 8.725 Selecting previously unselected package xz-utils. [2021-08-23T16:15:56.412Z] #21 8.728 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T16:15:56.412Z] #21 8.735 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T16:15:56.412Z] #21 8.830 Selecting previously unselected package apparmor. [2021-08-23T16:15:56.412Z] #21 8.839 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T16:15:56.673Z] #21 8.875 Unpacking apparmor (2.13.6-10) ... [2021-08-23T16:15:56.673Z] #21 9.066 Selecting previously unselected package inetutils-ping. [2021-08-23T16:15:56.673Z] #21 9.070 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T16:15:56.673Z] #21 9.079 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T16:15:56.673Z] #21 9.136 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T16:15:56.935Z] #21 9.140 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T16:15:56.935Z] #21 9.144 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T16:15:56.935Z] #21 9.198 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T16:15:56.935Z] #21 9.202 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T16:15:56.935Z] #21 9.206 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T16:15:56.935Z] #21 9.261 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T16:15:56.935Z] #21 9.265 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T16:15:56.935Z] #21 9.271 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T16:15:56.935Z] #21 9.318 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T16:15:56.935Z] #21 9.330 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T16:15:56.935Z] #21 9.335 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T16:15:57.197Z] #21 9.391 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T16:15:57.197Z] #21 9.395 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T16:15:57.197Z] #21 9.400 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T16:15:57.197Z] #21 9.452 Selecting previously unselected package iptables. [2021-08-23T16:15:57.197Z] #21 9.456 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-23T16:15:57.197Z] #21 9.461 Unpacking iptables (1.8.7-1) ... [2021-08-23T16:15:57.197Z] #21 9.661 Selecting previously unselected package libonig5:amd64. [2021-08-23T16:15:57.459Z] #21 9.664 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T16:15:57.459Z] #21 9.673 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:15:57.459Z] #21 9.795 Selecting previously unselected package libjq1:amd64. [2021-08-23T16:15:57.459Z] #21 9.798 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T16:15:57.459Z] #21 9.829 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:15:57.722Z] #21 9.996 Selecting previously unselected package jq. [2021-08-23T16:15:57.722Z] #21 9.998 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-23T16:15:57.722Z] #21 10.01 Unpacking jq (1.6-2.1) ... [2021-08-23T16:15:57.722Z] #21 10.08 Selecting previously unselected package libaio1:amd64. [2021-08-23T16:15:57.722Z] #21 10.09 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T16:15:57.722Z] #21 10.09 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T16:15:57.722Z] #21 10.14 Selecting previously unselected package libgpm2:amd64. [2021-08-23T16:15:57.722Z] #21 10.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T16:15:57.722Z] #21 10.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T16:15:57.983Z] #21 10.19 Selecting previously unselected package libicu67:amd64. [2021-08-23T16:15:57.983Z] #21 10.20 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-23T16:15:57.983Z] #21 10.20 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T16:15:59.371Z] #21 11.49 Selecting previously unselected package libinih1:amd64. [2021-08-23T16:15:59.371Z] #21 11.50 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-23T16:15:59.371Z] #21 11.51 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T16:15:59.371Z] #21 11.56 Selecting previously unselected package libnet1:amd64. [2021-08-23T16:15:59.371Z] #21 11.57 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T16:15:59.371Z] #21 11.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:15:59.371Z] #21 11.64 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T16:15:59.371Z] #21 11.64 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T16:15:59.371Z] #21 11.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:15:59.371Z] #21 11.71 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T16:15:59.371Z] #21 11.71 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T16:15:59.371Z] #21 11.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:15:59.371Z] #21 11.77 Selecting previously unselected package net-tools. [2021-08-23T16:15:59.632Z] #21 11.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T16:15:59.632Z] #21 11.79 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:15:59.632Z] #21 11.91 Selecting previously unselected package patch. [2021-08-23T16:15:59.632Z] #21 11.91 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-23T16:15:59.632Z] #21 11.93 Unpacking patch (2.7.6-7) ... [2021-08-23T16:15:59.632Z] #21 12.00 Selecting previously unselected package python-pip-whl. [2021-08-23T16:15:59.632Z] #21 12.00 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T16:15:59.632Z] #21 12.01 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T16:15:59.894Z] #21 12.25 Selecting previously unselected package python3-lib2to3. [2021-08-23T16:15:59.894Z] #21 12.25 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T16:15:59.894Z] #21 12.26 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:16:00.155Z] #21 12.33 Selecting previously unselected package python3-distutils. [2021-08-23T16:16:00.155Z] #21 12.33 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T16:16:00.155Z] #21 12.33 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T16:16:00.155Z] #21 12.43 Selecting previously unselected package python3-pkg-resources. [2021-08-23T16:16:00.155Z] #21 12.43 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T16:16:00.155Z] #21 12.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:16:00.155Z] #21 12.52 Selecting previously unselected package python3-setuptools. [2021-08-23T16:16:00.155Z] #21 12.52 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T16:16:00.155Z] #21 12.53 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T16:16:00.155Z] #21 12.64 Selecting previously unselected package python3-wheel. [2021-08-23T16:16:00.417Z] #21 12.64 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T16:16:00.417Z] #21 12.65 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T16:16:00.417Z] #21 12.69 Selecting previously unselected package python3-pip. [2021-08-23T16:16:00.417Z] #21 12.70 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T16:16:00.417Z] #21 12.70 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T16:16:00.678Z] #21 12.83 Selecting previously unselected package sudo. [2021-08-23T16:16:00.678Z] #21 12.83 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T16:16:00.678Z] #21 12.84 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T16:16:00.939Z] #21 13.09 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T16:16:00.939Z] #21 13.10 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T16:16:00.939Z] #21 13.10 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:16:00.939Z] #21 13.24 Selecting previously unselected package uidmap. [2021-08-23T16:16:00.939Z] #21 13.24 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T16:16:00.939Z] #21 13.24 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T16:16:00.939Z] #21 13.33 Selecting previously unselected package vim-runtime. [2021-08-23T16:16:01.201Z] #21 13.34 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:16:01.201Z] #21 13.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T16:16:01.201Z] #21 13.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T16:16:01.201Z] #21 13.38 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:16:01.227Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea19b72e63c0809a) in /home/ubuntu/workspace/moby_PR-42776 [Pipeline] { [Pipeline] checkout [2021-08-23T16:16:01.336Z] The recommended git tool is: git [2021-08-23T16:16:02.413Z] #21 14.64 Selecting previously unselected package vim. [2021-08-23T16:16:02.413Z] #21 14.65 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:16:02.413Z] #21 14.67 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T16:16:02.413Z] #21 14.92 Selecting previously unselected package xfsprogs. [2021-08-23T16:16:02.674Z] #21 14.92 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T16:16:02.674Z] #21 14.93 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T16:16:02.935Z] #21 15.13 Selecting previously unselected package zip. [2021-08-23T16:16:02.935Z] #21 15.14 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-23T16:16:02.935Z] #21 15.14 Unpacking zip (3.0-12) ... [2021-08-23T16:16:02.935Z] #21 15.24 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:16:03.508Z] #21 15.73 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T16:16:03.508Z] #21 15.74 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:16:03.508Z] #21 15.75 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T16:16:03.508Z] #21 15.77 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T16:16:03.508Z] #21 15.79 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T16:16:03.508Z] #21 15.80 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T16:16:03.508Z] #21 15.81 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T16:16:03.508Z] #21 15.83 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:16:03.508Z] #21 15.84 Setting up bzip2 (1.0.8-4) ... [2021-08-23T16:16:03.508Z] #21 15.86 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:16:03.508Z] #21 15.87 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T16:16:03.717Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b2849faade6ba1a0) in /home/ubuntu/workspace/moby_PR-42776 [Pipeline] { [Pipeline] checkout [2021-08-23T16:16:03.769Z] #21 16.17 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:16:03.877Z] The recommended git tool is: git [2021-08-23T16:16:04.030Z] #21 16.23 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T16:16:04.030Z] #21 16.25 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T16:16:04.030Z] #21 16.27 Setting up apparmor (2.13.6-10) ... [2021-08-23T16:16:05.202Z] using credential docker-jenkins-github-credentials [2021-08-23T16:16:05.210Z] Cloning the remote Git repository [2021-08-23T16:16:05.210Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:16:05.418Z] #21 17.51 Setting up zip (3.0-12) ... [2021-08-23T16:16:05.418Z] #21 17.53 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:16:05.418Z] #21 17.56 Setting up bash-completion (1:2.11-2) ... [2021-08-23T16:16:05.233Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:16:05.297Z] > git init /home/ubuntu/workspace/moby_PR-42776 # timeout=10 [2021-08-23T16:16:05.711Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:16:05.711Z] > git --version # timeout=10 [2021-08-23T16:16:05.737Z] > git --version # 'git version 2.25.1' [2021-08-23T16:16:05.737Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:16:05.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:16:06.360Z] #21 18.52 Setting up xz-utils (5.2.5-2) ... [2021-08-23T16:16:06.360Z] #21 18.54 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T16:16:06.360Z] #21 18.55 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T16:16:06.360Z] #21 18.57 Setting up patch (2.7.6-7) ... [2021-08-23T16:16:06.360Z] #21 18.58 Setting up sudo (1.9.5p2-3) ... [2021-08-23T16:16:06.360Z] #21 18.64 invoke-rc.d: could not determine current runlevel [2021-08-23T16:16:06.360Z] #21 18.64 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T16:16:06.360Z] #21 18.66 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T16:16:06.360Z] #21 18.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T16:16:06.360Z] #21 18.70 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T16:16:06.360Z] #21 18.71 Setting up pigz (2.6-1) ... [2021-08-23T16:16:06.621Z] #21 18.77 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T16:16:06.621Z] #21 18.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:16:06.621Z] #21 18.82 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T16:16:06.621Z] #21 18.84 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:16:06.883Z] #21 19.15 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T16:16:06.883Z] #21 19.17 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:16:07.144Z] #21 19.39 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T16:16:07.144Z] #21 19.42 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:16:07.144Z] #21 19.43 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T16:16:07.144Z] #21 19.64 Setting up vim (2:8.2.2434-3) ... [2021-08-23T16:16:07.405Z] #21 19.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T16:16:07.405Z] #21 19.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T16:16:07.405Z] #21 19.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T16:16:07.405Z] #21 19.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T16:16:07.405Z] #21 19.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T16:16:07.406Z] #21 19.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T16:16:07.406Z] #21 19.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T16:16:07.406Z] #21 19.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T16:16:07.406Z] #21 19.72 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T16:16:07.978Z] #21 20.33 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:16:08.239Z] #21 20.35 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T16:16:08.239Z] #21 20.36 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:16:08.239Z] #21 20.38 Setting up python3-pip (20.3.4-4) ... [2021-08-23T16:16:08.500Z] #21 20.83 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T16:16:08.500Z] #21 20.84 Setting up jq (1.6-2.1) ... [2021-08-23T16:16:08.500Z] #21 20.86 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T16:16:08.500Z] #21 20.87 Setting up iptables (1.8.7-1) ... [2021-08-23T16:16:08.500Z] #21 20.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:16:08.500Z] #21 20.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:16:08.500Z] #21 20.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:16:08.761Z] #21 20.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:16:08.761Z] #21 20.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T16:16:08.761Z] #21 20.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T16:16:08.761Z] #21 20.92 Setting up iproute2 (5.10.0-4) ... [2021-08-23T16:16:08.761Z] #21 21.10 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:16:08.977Z] using credential docker-jenkins-github-credentials [2021-08-23T16:16:08.986Z] Cloning the remote Git repository [2021-08-23T16:16:08.986Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:16:09.335Z] #21 DONE 21.6s [2021-08-23T16:16:09.335Z] [2021-08-23T16:16:09.335Z] #58 [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-23T16:16:09.335Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:16:09.335Z] #58 ... [2021-08-23T16:16:09.335Z] [2021-08-23T16:16:09.335Z] #22 [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-23T16:16:09.335Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T16:16:09.026Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:16:09.086Z] > git init /home/ubuntu/workspace/moby_PR-42776 # timeout=10 [2021-08-23T16:16:09.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:16:09.451Z] > git --version # timeout=10 [2021-08-23T16:16:09.467Z] > git --version # 'git version 2.25.1' [2021-08-23T16:16:09.468Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:16:09.472Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:16:10.279Z] #22 1.011 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T16:16:10.279Z] #22 1.016 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T16:16:10.279Z] #22 1.020 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T16:16:10.279Z] #22 DONE 1.1s [2021-08-23T16:16:10.279Z] [2021-08-23T16:16:10.279Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:16:10.279Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T16:16:16.868Z] #23 6.646 Collecting yamllint==1.26.1 [2021-08-23T16:16:18.253Z] #23 7.688 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T16:16:18.515Z] #23 8.136 Collecting pathspec>=0.5.3 [2021-08-23T16:16:18.515Z] #23 8.143 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T16:16:18.777Z] #23 8.292 Collecting pyyaml [2021-08-23T16:16:18.777Z] #23 8.299 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T16:16:18.777Z] #23 8.355 Building wheels for collected packages: yamllint [2021-08-23T16:16:18.777Z] #23 8.360 Building wheel for yamllint (setup.py): started [2021-08-23T16:16:19.039Z] #23 8.733 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T16:16:19.301Z] #23 8.734 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=aa67f68d5f134c4887ccbafdc1c65e8faf75b4f6a2b915e8a4d544e89c986435 [2021-08-23T16:16:19.301Z] #23 8.735 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T16:16:19.301Z] #23 8.738 Successfully built yamllint [2021-08-23T16:16:19.301Z] #23 8.751 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T16:16:19.301Z] #23 8.988 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T16:16:19.881Z] #23 DONE 9.6s [2021-08-23T16:16:19.881Z] [2021-08-23T16:16:19.881Z] #58 [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-23T16:16:19.881Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:16:19.881Z] #58 65.48 + bin/containerd [2021-08-23T16:16:20.142Z] #58 ... [2021-08-23T16:16:20.142Z] [2021-08-23T16:16:20.142Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T16:16:20.142Z] #26 sha256:5a930d8b2c769a8c78c61f664c24f4d77932b6b0cc12bd3822d405a2723092cf [2021-08-23T16:16:20.142Z] #26 DONE 0.2s [2021-08-23T16:16:20.142Z] [2021-08-23T16:16:20.142Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T16:16:20.142Z] #31 sha256:fccc6d327a41588dd0a87afc057650ba06f0d96296ceae1603d2ee96b532ad1b [2021-08-23T16:16:20.715Z] #31 DONE 0.6s [2021-08-23T16:16:20.715Z] [2021-08-23T16:16:20.715Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T16:16:20.715Z] #34 sha256:b1bfa50c40c53a0e7b1d935378fb892bc4ed0fe00c001fb78411ea8e46bfafba [2021-08-23T16:16:21.288Z] #34 DONE 0.3s [2021-08-23T16:16:21.288Z] [2021-08-23T16:16:21.288Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T16:16:21.288Z] #36 sha256:336a117cf9a8594468bc26ade1d252b10ac3ecb3ade1f40ed5cc2ac5c5d5ce93 [2021-08-23T16:16:21.288Z] #36 DONE 0.1s [2021-08-23T16:16:21.288Z] [2021-08-23T16:16:21.288Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T16:16:21.288Z] #39 sha256:ae9b6d8ff1e4b51088033246528e29dfdb89650571e7b7a7dcbaf22aa05307fd [2021-08-23T16:16:21.288Z] #39 DONE 0.1s [2021-08-23T16:16:21.288Z] [2021-08-23T16:16:21.288Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T16:16:21.288Z] #42 sha256:10994c15a29551115644fa49b39e7eb29cd2b22eeda82a21f3ffd48b277dfdfa [2021-08-23T16:16:21.549Z] #42 DONE 0.4s [2021-08-23T16:16:21.549Z] [2021-08-23T16:16:21.549Z] #58 [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-23T16:16:21.549Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:16:21.811Z] #58 ... [2021-08-23T16:16:21.811Z] [2021-08-23T16:16:21.811Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T16:16:21.811Z] #46 sha256:783797134250154aed53cf813b0b6b528924de35fdaa25e771fb66fdcc0e4f96 [2021-08-23T16:16:21.811Z] #46 DONE 0.1s [2021-08-23T16:16:21.811Z] [2021-08-23T16:16:21.811Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T16:16:21.811Z] #48 sha256:6cba71058cd9edcb38d4aa9b6f958ae754d8e9562f29fd88990060751571cb83 [2021-08-23T16:16:21.811Z] #48 DONE 0.2s [2021-08-23T16:16:21.811Z] [2021-08-23T16:16:21.811Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T16:16:21.811Z] #50 sha256:37b7a98d212bca04749dc3a3ffda150f63250f70c23e7ff071823dbea30f6e06 [2021-08-23T16:16:22.072Z] #50 DONE 0.1s [2021-08-23T16:16:22.072Z] [2021-08-23T16:16:22.072Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T16:16:22.072Z] #52 sha256:55ad32fbcdef8ebd8f138c331cfded449a11cdc4fd0fc6ffa89441923aca1cd4 [2021-08-23T16:16:22.333Z] #52 DONE 0.3s [2021-08-23T16:16:22.333Z] [2021-08-23T16:16:22.333Z] #58 [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-23T16:16:22.333Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:16:22.333Z] #58 ... [2021-08-23T16:16:22.333Z] [2021-08-23T16:16:22.333Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T16:16:22.333Z] #54 sha256:172164eaff873cc96fda0da9143bbfadf749c8085521f11746f36a878be700d6 [2021-08-23T16:16:22.333Z] #54 DONE 0.1s [2021-08-23T16:16:22.594Z] [2021-08-23T16:16:22.594Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T16:16:22.594Z] #56 sha256:328a357b88c2ec395a9ff88fefde34822168c31d0ad7c698f294562e1fc8b61e [2021-08-23T16:16:22.594Z] #56 DONE 0.1s [2021-08-23T16:16:22.594Z] [2021-08-23T16:16:22.594Z] #58 [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-23T16:16:22.594Z] #58 sha256:d66d77a29c2b309ed2632be606bb16d0db11c61001a9525592854ad6460226fb [2021-08-23T16:16:25.735Z] Fetching without tags [2021-08-23T16:16:26.135Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:16:25.639Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:16:25.658Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:16:25.678Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:16:25.700Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:16:25.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:16:25.740Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:16:25.742Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:16:26.151Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:16:26.179Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:16:27.322Z] > git remote # timeout=10 [2021-08-23T16:16:27.338Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:16:27.346Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:16:27.546Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:16:28.232Z] Merge succeeded, producing 1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b [2021-08-23T16:16:28.232Z] Checking out Revision 1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b (PR-42776) [2021-08-23T16:16:28.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T16:16:28.235Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:16:28.247Z] > git checkout -f 1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b # timeout=10 [2021-08-23T16:16:30.603Z] Fetching without tags [2021-08-23T16:16:31.041Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:16:30.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:16:30.478Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:16:30.505Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:16:30.550Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:16:30.609Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:16:30.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:16:30.612Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:16:31.053Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:16:31.086Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:16:32.441Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:16:32.481Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:16:33.462Z] Merge succeeded, producing 395be28d7f0e70bad1d40584bbfcdc3759431c87 [2021-08-23T16:16:33.462Z] Checking out Revision 395be28d7f0e70bad1d40584bbfcdc3759431c87 (PR-42776) [2021-08-23T16:16:33.582Z] + docker version [2021-08-23T16:16:32.445Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [2021-08-23T16:16:33.165Z] > git remote # timeout=10 [2021-08-23T16:16:33.172Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:16:33.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:16:33.180Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:16:33.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-23T16:16:33.466Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:16:33.471Z] > git checkout -f 395be28d7f0e70bad1d40584bbfcdc3759431c87 # timeout=10 [2021-08-23T16:16:37.457Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:16:37.468Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:16:38.592Z] + docker version [2021-08-23T16:16:38.710Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:16:38.710Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:16:38.710Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:16:38.710Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:16:38.710Z] [2021-08-23T16:16:38.710Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:16:38.710Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:16:38.710Z] HOSTNAME=564e7ad6dc3c [2021-08-23T16:16:38.710Z] DEST=bundles/test-integration [2021-08-23T16:16:38.710Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:16:38.710Z] DOCKER_ROOTLESS=1 [2021-08-23T16:16:38.710Z] DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:16:38.710Z] container=docker [2021-08-23T16:16:38.710Z] HOME=/root [2021-08-23T16:16:38.710Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:16:38.710Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:16:38.710Z] VALIDATE_BRANCH=master [2021-08-23T16:16:38.710Z] TERM=xterm [2021-08-23T16:16:38.710Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:16:38.710Z] SHLVL=1 [2021-08-23T16:16:38.710Z] TIMEOUT=120m [2021-08-23T16:16:38.710Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:16:38.710Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:16:38.710Z] GO111MODULE=off [2021-08-23T16:16:38.710Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T16:16:38.710Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:16:38.710Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:16:38.710Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:16:38.710Z] GOPATH=/go [2021-08-23T16:16:38.710Z] PKG_CONFIG=pkg-config [2021-08-23T16:16:38.710Z] _=/usr/bin/env [2021-08-23T16:16:38.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T16:16:37.462Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [2021-08-23T16:16:41.724Z] Client: Docker Engine - Community [2021-08-23T16:16:41.724Z] Version: 20.10.6 [2021-08-23T16:16:41.724Z] API version: 1.41 [2021-08-23T16:16:41.724Z] Go version: go1.13.15 [2021-08-23T16:16:41.724Z] Git commit: 370c289 [2021-08-23T16:16:41.724Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-23T16:16:41.724Z] OS/Arch: linux/amd64 [2021-08-23T16:16:41.724Z] Context: default [2021-08-23T16:16:41.724Z] Experimental: true [2021-08-23T16:16:41.724Z] [2021-08-23T16:16:41.724Z] Server: Docker Engine - Community [2021-08-23T16:16:41.724Z] Engine: [2021-08-23T16:16:41.724Z] Version: 20.10.6 [2021-08-23T16:16:41.724Z] API version: 1.41 (minimum version 1.12) [2021-08-23T16:16:41.724Z] Go version: go1.13.15 [2021-08-23T16:16:41.724Z] Git commit: 8728dd2 [2021-08-23T16:16:41.724Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-23T16:16:41.724Z] OS/Arch: linux/amd64 [2021-08-23T16:16:41.724Z] Experimental: true [2021-08-23T16:16:41.724Z] containerd: [2021-08-23T16:16:41.724Z] Version: 1.4.6 [2021-08-23T16:16:41.724Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:16:41.724Z] runc: [2021-08-23T16:16:41.724Z] Version: 1.0.0-rc95 [2021-08-23T16:16:41.724Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:16:41.724Z] docker-init: [2021-08-23T16:16:41.724Z] Version: 0.19.0 [2021-08-23T16:16:41.724Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T16:16:42.043Z] + docker info [2021-08-23T16:16:44.562Z] #58 96.53 # github.com/containerd/containerd/cmd/containerd [2021-08-23T16:16:44.562Z] #58 96.53 /usr/bin/ld: /tmp/go-link-392181339/000019.o: in function `New': [2021-08-23T16:16:44.562Z] #58 96.53 /tmp/tmp.Hz4VmjEg75/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-23T16:16:44.562Z] #58 96.60 + bin/containerd-stress [2021-08-23T16:16:45.506Z] #58 97.67 + bin/containerd-shim [2021-08-23T16:16:48.605Z] Client: Docker Engine - Community [2021-08-23T16:16:48.605Z] Version: 20.10.6 [2021-08-23T16:16:48.605Z] API version: 1.41 [2021-08-23T16:16:48.605Z] Go version: go1.13.15 [2021-08-23T16:16:48.605Z] Git commit: 370c289 [2021-08-23T16:16:48.605Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-23T16:16:48.605Z] OS/Arch: linux/arm64 [2021-08-23T16:16:48.605Z] Context: default [2021-08-23T16:16:48.605Z] Experimental: true [2021-08-23T16:16:48.605Z] [2021-08-23T16:16:48.605Z] Server: Docker Engine - Community [2021-08-23T16:16:48.605Z] Engine: [2021-08-23T16:16:48.605Z] Version: 20.10.6 [2021-08-23T16:16:48.605Z] API version: 1.41 (minimum version 1.12) [2021-08-23T16:16:48.605Z] Go version: go1.13.15 [2021-08-23T16:16:48.605Z] Git commit: 8728dd2 [2021-08-23T16:16:48.605Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-23T16:16:48.605Z] OS/Arch: linux/arm64 [2021-08-23T16:16:48.605Z] Experimental: true [2021-08-23T16:16:48.605Z] containerd: [2021-08-23T16:16:48.605Z] Version: 1.4.6 [2021-08-23T16:16:48.605Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:16:48.605Z] runc: [2021-08-23T16:16:48.605Z] Version: 1.0.0-rc95 [2021-08-23T16:16:48.605Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:16:48.605Z] docker-init: [2021-08-23T16:16:48.605Z] Version: 0.19.0 [2021-08-23T16:16:48.605Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-23T16:16:48.938Z] + docker info [2021-08-23T16:16:52.105Z] #58 104.6 + bin/containerd-shim-runc-v1 [2021-08-23T16:16:56.954Z] Client: [2021-08-23T16:16:56.954Z] Context: default [2021-08-23T16:16:56.954Z] Debug Mode: false [2021-08-23T16:16:56.954Z] Plugins: [2021-08-23T16:16:56.954Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T16:16:56.954Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T16:16:56.954Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-23T16:16:56.954Z] [2021-08-23T16:16:56.954Z] Server: [2021-08-23T16:16:56.954Z] Containers: 0 [2021-08-23T16:16:56.954Z] Running: 0 [2021-08-23T16:16:56.954Z] Paused: 0 [2021-08-23T16:16:56.954Z] Stopped: 0 [2021-08-23T16:16:56.954Z] Images: 0 [2021-08-23T16:16:56.954Z] Server Version: 20.10.6 [2021-08-23T16:16:56.954Z] Storage Driver: overlay2 [2021-08-23T16:16:56.954Z] Backing Filesystem: extfs [2021-08-23T16:16:56.954Z] Supports d_type: true [2021-08-23T16:16:56.954Z] Native Overlay Diff: true [2021-08-23T16:16:56.954Z] userxattr: false [2021-08-23T16:16:56.954Z] Logging Driver: json-file [2021-08-23T16:16:56.954Z] Cgroup Driver: systemd [2021-08-23T16:16:56.954Z] Cgroup Version: 2 [2021-08-23T16:16:56.954Z] Plugins: [2021-08-23T16:16:56.954Z] Volume: local [2021-08-23T16:16:56.954Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T16:16:56.954Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T16:16:56.954Z] Swarm: inactive [2021-08-23T16:16:56.954Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T16:16:56.954Z] Default Runtime: runc [2021-08-23T16:16:56.954Z] Init Binary: docker-init [2021-08-23T16:16:56.954Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:16:56.954Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:16:56.954Z] init version: de40ad0 [2021-08-23T16:16:56.954Z] Security Options: [2021-08-23T16:16:56.954Z] apparmor [2021-08-23T16:16:56.954Z] seccomp [2021-08-23T16:16:56.954Z] Profile: default [2021-08-23T16:16:56.954Z] cgroupns [2021-08-23T16:16:56.954Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T16:16:56.954Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-23T16:16:56.954Z] OSType: linux [2021-08-23T16:16:56.954Z] Architecture: x86_64 [2021-08-23T16:16:56.954Z] CPUs: 2 [2021-08-23T16:16:56.954Z] Total Memory: 7.569GiB [2021-08-23T16:16:56.954Z] Name: ip-10-100-42-77 [2021-08-23T16:16:56.954Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-23T16:16:56.954Z] Docker Root Dir: /var/lib/docker [2021-08-23T16:16:56.954Z] Debug Mode: false [2021-08-23T16:16:56.954Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:16:56.954Z] Labels: [2021-08-23T16:16:56.954Z] Experimental: true [2021-08-23T16:16:56.954Z] Insecure Registries: [2021-08-23T16:16:56.954Z] 127.0.0.0/8 [2021-08-23T16:16:56.954Z] Live Restore Enabled: true [2021-08-23T16:16:56.954Z] [2021-08-23T16:16:56.954Z] WARNING: No kernel memory limit support [2021-08-23T16:16:56.954Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T16:16:57.331Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b . [2021-08-23T16:16:57.331Z] #2 [internal] load .dockerignore [2021-08-23T16:16:57.331Z] #2 sha256:de29084c322c19122a102d3d209f782d519a17900004dbefe6851056d1ca6c64 [2021-08-23T16:16:57.391Z] #58 109.6 + bin/containerd-shim-runc-v2 [2021-08-23T16:16:57.592Z] #2 transferring context: 87B done [2021-08-23T16:16:57.592Z] #2 DONE 0.1s [2021-08-23T16:16:57.592Z] [2021-08-23T16:16:57.592Z] #1 [internal] load build definition from Dockerfile [2021-08-23T16:16:57.592Z] #1 sha256:a8877380ced00b053d64ff265bb8e8f09b3c4491164f3e5585ac481fc80a2b64 [2021-08-23T16:16:57.592Z] #1 transferring dockerfile: 16.33kB 0.1s done [2021-08-23T16:16:57.592Z] #1 DONE 0.2s [2021-08-23T16:16:57.592Z] [2021-08-23T16:16:57.592Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T16:16:57.592Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2021-08-23T16:16:57.652Z] #58 110.2 + binaries [2021-08-23T16:16:57.652Z] #58 110.2 + install -D bin/containerd /build/containerd [2021-08-23T16:16:57.652Z] #58 110.2 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T16:16:57.912Z] #58 110.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T16:16:57.912Z] #58 110.3 + install -D bin/ctr /build/ctr [2021-08-23T16:16:58.166Z] #3 DONE 0.6s [2021-08-23T16:16:58.426Z] [2021-08-23T16:16:58.427Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T16:16:58.427Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8 [2021-08-23T16:16:58.427Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-23T16:16:58.427Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-23T16:16:58.427Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done [2021-08-23T16:16:58.427Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done [2021-08-23T16:16:58.427Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.1s [2021-08-23T16:16:58.427Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s [2021-08-23T16:16:58.688Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 [2021-08-23T16:16:58.688Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s done [2021-08-23T16:16:58.951Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done [2021-08-23T16:16:58.951Z] #4 DONE 0.8s [2021-08-23T16:16:59.215Z] [2021-08-23T16:16:59.215Z] #6 [internal] load .dockerignore [2021-08-23T16:16:59.215Z] #6 sha256:ae5d0a4d7af3a21ad9a446ef5f8bec62a6313c389271900cebb0a486b1cc060e [2021-08-23T16:16:59.215Z] #6 DONE 0.0s [2021-08-23T16:16:59.215Z] [2021-08-23T16:16:59.215Z] #5 [internal] load build definition from Dockerfile [2021-08-23T16:16:59.215Z] #5 sha256:be308d70f02b2ac469ab755ec72c413e2c52371718e85b6e7f85e5c7e261c7c6 [2021-08-23T16:16:59.215Z] #5 DONE 0.0s [2021-08-23T16:16:59.215Z] [2021-08-23T16:16:59.215Z] #10 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T16:16:59.215Z] #10 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T16:16:59.820Z] #58 DONE 111.9s [2021-08-23T16:17:00.158Z] #10 ... [2021-08-23T16:17:00.158Z] [2021-08-23T16:17:00.158Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:17:00.158Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T16:17:00.158Z] #7 DONE 0.9s [2021-08-23T16:17:00.158Z] [2021-08-23T16:17:00.158Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:17:00.158Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T16:17:00.158Z] #8 DONE 0.9s [2021-08-23T16:17:00.158Z] [2021-08-23T16:17:00.158Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T16:17:00.158Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2021-08-23T16:17:00.158Z] #9 DONE 0.9s [2021-08-23T16:17:00.158Z] [2021-08-23T16:17:00.158Z] #10 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T16:17:00.158Z] #10 sha256:5f8721e1f43acd724bfc1ac4f7f92396ce055cdcb516d6e9c010e0b978d309f3 [2021-08-23T16:17:00.158Z] #10 DONE 1.0s [2021-08-23T16:17:00.194Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T16:17:00.194Z] [2021-08-23T16:17:00.194Z] ________ ____ __. [2021-08-23T16:17:00.194Z] \_____ \ | |/ _| [2021-08-23T16:17:00.194Z] / | \| < [2021-08-23T16:17:00.194Z] / | \ | \ [2021-08-23T16:17:00.194Z] \_______ /____|__ \ [2021-08-23T16:17:00.194Z] \/ \/ [2021-08-23T16:17:00.194Z] [2021-08-23T16:17:00.194Z] INFO: make.ps1 ended at 08/23/2021 16:16:51 [2021-08-23T16:17:00.194Z] INFO: Binaries build ended at 08/23/2021 16:16:53. Duration:00:01:11.8323084 [2021-08-23T16:17:00.194Z] INFO: Copying the built daemon binary to d:\CI\PR-42776\3\binary\dockerd-b039308a44.exe... [2021-08-23T16:17:00.194Z] INFO: Copying the built client binary to d:\CI\PR-42776\3\binary\docker-b039308a44.exe... [2021-08-23T16:17:00.194Z] INFO: Copying dockerversion from the container... [2021-08-23T16:17:00.194Z] INFO: Copying the golang package from the container to d:\CI\PR-42776\3\installer\go.zip... [2021-08-23T16:17:00.194Z] INFO: Extracting go.zip to d:\CI\PR-42776\3\go [2021-08-23T16:17:00.742Z] [2021-08-23T16:17:00.742Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:17:00.742Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:17:00.742Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-23T16:17:00.742Z] #27 ... [2021-08-23T16:17:00.742Z] [2021-08-23T16:17:00.742Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:17:00.742Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T16:17:00.742Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-23T16:17:00.742Z] #66 DONE 0.2s [2021-08-23T16:17:00.742Z] [2021-08-23T16:17:00.742Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:17:00.742Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:17:00.742Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-23T16:17:00.742Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done [2021-08-23T16:17:00.742Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done [2021-08-23T16:17:00.761Z] [2021-08-23T16:17:00.761Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T16:17:00.761Z] #59 sha256:9ec3a44279a5a1f354b0881e5c4a9aec7b6bd9e77bacb2bfa972fb98097b5471 [2021-08-23T16:17:01.179Z] Client: [2021-08-23T16:17:01.179Z] Context: default [2021-08-23T16:17:01.179Z] Debug Mode: false [2021-08-23T16:17:01.179Z] Plugins: [2021-08-23T16:17:01.179Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-23T16:17:01.179Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-23T16:17:01.179Z] [2021-08-23T16:17:01.179Z] Server: [2021-08-23T16:17:01.179Z] Containers: 0 [2021-08-23T16:17:01.179Z] Running: 0 [2021-08-23T16:17:01.179Z] Paused: 0 [2021-08-23T16:17:01.179Z] Stopped: 0 [2021-08-23T16:17:01.179Z] Images: 0 [2021-08-23T16:17:01.179Z] Server Version: 20.10.6 [2021-08-23T16:17:01.179Z] Storage Driver: overlay2 [2021-08-23T16:17:01.179Z] Backing Filesystem: extfs [2021-08-23T16:17:01.179Z] Supports d_type: true [2021-08-23T16:17:01.179Z] Native Overlay Diff: true [2021-08-23T16:17:01.179Z] userxattr: false [2021-08-23T16:17:01.179Z] Logging Driver: json-file [2021-08-23T16:17:01.179Z] Cgroup Driver: cgroupfs [2021-08-23T16:17:01.179Z] Cgroup Version: 1 [2021-08-23T16:17:01.179Z] Plugins: [2021-08-23T16:17:01.179Z] Volume: local [2021-08-23T16:17:01.179Z] Network: bridge host ipvlan macvlan null overlay [2021-08-23T16:17:01.179Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-23T16:17:01.179Z] Swarm: inactive [2021-08-23T16:17:01.179Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-23T16:17:01.179Z] Default Runtime: runc [2021-08-23T16:17:01.179Z] Init Binary: docker-init [2021-08-23T16:17:01.179Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-23T16:17:01.179Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-23T16:17:01.179Z] init version: de40ad0 [2021-08-23T16:17:01.179Z] Security Options: [2021-08-23T16:17:01.179Z] apparmor [2021-08-23T16:17:01.179Z] seccomp [2021-08-23T16:17:01.179Z] Profile: default [2021-08-23T16:17:01.179Z] Kernel Version: 5.4.0-1048-aws [2021-08-23T16:17:01.179Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-23T16:17:01.179Z] OSType: linux [2021-08-23T16:17:01.179Z] Architecture: aarch64 [2021-08-23T16:17:01.179Z] CPUs: 4 [2021-08-23T16:17:01.179Z] Total Memory: 7.493GiB [2021-08-23T16:17:01.179Z] Name: ip-10-100-122-161 [2021-08-23T16:17:01.179Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-23T16:17:01.179Z] Docker Root Dir: /var/lib/docker [2021-08-23T16:17:01.179Z] Debug Mode: false [2021-08-23T16:17:01.179Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:17:01.179Z] Labels: [2021-08-23T16:17:01.179Z] Experimental: true [2021-08-23T16:17:01.179Z] Insecure Registries: [2021-08-23T16:17:01.179Z] 127.0.0.0/8 [2021-08-23T16:17:01.179Z] Live Restore Enabled: true [2021-08-23T16:17:01.179Z] [2021-08-23T16:17:01.179Z] WARNING: No swap limit support [Pipeline] sh [2021-08-23T16:17:01.318Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.3s [2021-08-23T16:17:01.318Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 3.15MB / 54.92MB 0.4s [2021-08-23T16:17:01.330Z] #59 DONE 0.7s [2021-08-23T16:17:01.330Z] [2021-08-23T16:17:01.330Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T16:17:01.330Z] #63 sha256:073981641acf689300f70f83941ae9a4f51e919f3aeb156699301b4da4207b4a [2021-08-23T16:17:01.330Z] #63 DONE 0.2s [2021-08-23T16:17:01.330Z] [2021-08-23T16:17:01.330Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T16:17:01.330Z] #68 sha256:f71a6d24d00061959cdad787b41ef70313ecdbbb115f7aa183cf0e911fb97b72 [2021-08-23T16:17:01.471Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:17:01.471Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:17:01.471Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42776/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-23T16:17:01.471Z] + bash /home/ubuntu/workspace/moby_PR-42776/check-config.sh [2021-08-23T16:17:01.471Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-23T16:17:01.471Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-23T16:17:01.471Z] [2021-08-23T16:17:01.471Z] Generally Necessary: [2021-08-23T16:17:01.471Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-23T16:17:01.471Z] - apparmor: enabled and tools installed [2021-08-23T16:17:01.471Z] - CONFIG_NAMESPACES: enabled [2021-08-23T16:17:01.471Z] - CONFIG_NET_NS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_PID_NS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_IPC_NS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_UTS_NS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_CGROUPS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-23T16:17:01.471Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-23T16:17:01.471Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-23T16:17:01.471Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-23T16:17:01.471Z] - CONFIG_CPUSETS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_MEMCG: enabled [2021-08-23T16:17:01.471Z] - CONFIG_KEYS: enabled [2021-08-23T16:17:01.471Z] - CONFIG_VETH: enabled (as module) [2021-08-23T16:17:01.471Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-23T16:17:01.471Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-23T16:17:01.580Z] #27 ... [2021-08-23T16:17:01.580Z] [2021-08-23T16:17:01.580Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T16:17:01.580Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T16:17:01.580Z] #43 DONE 0.0s [2021-08-23T16:17:01.580Z] [2021-08-23T16:17:01.580Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:17:01.580Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:17:01.580Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 15.73MB / 54.92MB 0.6s [2021-08-23T16:17:01.580Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 26.21MB / 54.92MB 0.8s [2021-08-23T16:17:01.733Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-23T16:17:01.733Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-23T16:17:01.733Z] [2021-08-23T16:17:01.733Z] Optional Features: [2021-08-23T16:17:01.733Z] - CONFIG_USER_NS: enabled [2021-08-23T16:17:01.733Z] - CONFIG_SECCOMP: enabled [2021-08-23T16:17:01.733Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-23T16:17:01.733Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-23T16:17:01.733Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-23T16:17:01.733Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-23T16:17:01.733Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-23T16:17:01.733Z] - CONFIG_BLK_CGROUP: enabled [2021-08-23T16:17:01.733Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-23T16:17:01.733Z] - CONFIG_CGROUP_PERF: enabled [2021-08-23T16:17:01.733Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-23T16:17:01.841Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 34.60MB / 54.92MB 0.9s [2021-08-23T16:17:01.841Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 39.85MB / 54.92MB 1.0s [2021-08-23T16:17:01.994Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-23T16:17:01.994Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-23T16:17:01.994Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-23T16:17:01.994Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-23T16:17:01.994Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-23T16:17:01.994Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-23T16:17:01.994Z] - CONFIG_IP_VS: enabled (as module) [2021-08-23T16:17:01.994Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-23T16:17:01.994Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-23T16:17:01.994Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-23T16:17:01.994Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-23T16:17:01.994Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-23T16:17:01.994Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-23T16:17:01.994Z] - CONFIG_EXT4_FS: enabled [2021-08-23T16:17:01.994Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-23T16:17:01.994Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-23T16:17:01.994Z] - Network Drivers: [2021-08-23T16:17:01.994Z] - "overlay": [2021-08-23T16:17:01.994Z] - CONFIG_VXLAN: enabled (as module) [2021-08-23T16:17:01.994Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-23T16:17:01.994Z] Optional (for encrypted networks): [2021-08-23T16:17:02.104Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 1.2s [2021-08-23T16:17:02.104Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 53.48MB / 54.92MB 1.3s [2021-08-23T16:17:02.256Z] - CONFIG_CRYPTO: enabled [2021-08-23T16:17:02.256Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-23T16:17:02.256Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-23T16:17:02.256Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-23T16:17:02.256Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-23T16:17:02.256Z] - CONFIG_XFRM: enabled [2021-08-23T16:17:02.256Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-23T16:17:02.256Z] - "ipvlan": [2021-08-23T16:17:02.256Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-23T16:17:02.256Z] - "macvlan": [2021-08-23T16:17:02.256Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_DUMMY: enabled (as module) [2021-08-23T16:17:02.256Z] - "ftp,tftp client in container": [2021-08-23T16:17:02.256Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-23T16:17:02.256Z] - Storage Drivers: [2021-08-23T16:17:02.256Z] - "aufs": [2021-08-23T16:17:02.256Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-23T16:17:02.256Z] - "btrfs": [2021-08-23T16:17:02.256Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-23T16:17:02.256Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-23T16:17:02.256Z] - "devicemapper": [2021-08-23T16:17:02.256Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-23T16:17:02.256Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-23T16:17:02.256Z] - "overlay": [2021-08-23T16:17:02.256Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-23T16:17:02.256Z] - "zfs": [2021-08-23T16:17:02.256Z] - /dev/zfs: present [2021-08-23T16:17:02.256Z] - zfs command: missing [2021-08-23T16:17:02.256Z] - zpool command: missing [2021-08-23T16:17:02.256Z] [2021-08-23T16:17:02.256Z] Limits: [2021-08-23T16:17:02.256Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-23T16:17:02.256Z] [2021-08-23T16:17:02.256Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-23T16:17:02.613Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:395be28d7f0e70bad1d40584bbfcdc3759431c87 . [2021-08-23T16:17:03.186Z] #1 [internal] load build definition from Dockerfile [2021-08-23T16:17:03.186Z] #1 sha256:8200d7c9092a4b838ad64def7e13cf57ff369f0d7bcc352dec5143f5e8d7da09 [2021-08-23T16:17:03.186Z] #1 transferring dockerfile: 16.33kB 0.0s done [2021-08-23T16:17:03.186Z] #1 DONE 0.2s [2021-08-23T16:17:03.186Z] [2021-08-23T16:17:03.186Z] #2 [internal] load .dockerignore [2021-08-23T16:17:03.186Z] #2 sha256:032206f54b8bb613026f31afb6db98121a989ffd7d5bdd5c31d43272703ff244 [2021-08-23T16:17:03.186Z] #2 transferring context: 87B done [2021-08-23T16:17:03.186Z] #2 DONE 0.0s [2021-08-23T16:17:03.241Z] #68 DONE 1.7s [2021-08-23T16:17:03.241Z] [2021-08-23T16:17:03.241Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T16:17:03.241Z] #69 sha256:4eb3fe70e369b73e296a754541e2896e85fdbfd802199ae5c9cff1eab5aa4cda [2021-08-23T16:17:03.241Z] #69 DONE 0.1s [2021-08-23T16:17:03.241Z] [2021-08-23T16:17:03.241Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T16:17:03.241Z] #70 sha256:8c0b3416a363ee9f6a03704dd13156debdc872c7fb669acf2ea87e03cef194ed [2021-08-23T16:17:03.506Z] [2021-08-23T16:17:03.506Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2021-08-23T16:17:03.506Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2021-08-23T16:17:03.521Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.4s done [2021-08-23T16:17:03.521Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 [2021-08-23T16:17:04.079Z] #3 DONE 0.6s [2021-08-23T16:17:04.079Z] [2021-08-23T16:17:04.079Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 [2021-08-23T16:17:04.079Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3 [2021-08-23T16:17:04.079Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done [2021-08-23T16:17:04.079Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done [2021-08-23T16:17:04.079Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done [2021-08-23T16:17:04.079Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done [2021-08-23T16:17:04.079Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s [2021-08-23T16:17:04.079Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 8.39MB / 9.06MB 0.2s [2021-08-23T16:17:04.341Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s done [2021-08-23T16:17:04.341Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.1s [2021-08-23T16:17:04.469Z] #27 ... [2021-08-23T16:17:04.469Z] [2021-08-23T16:17:04.469Z] #24 [internal] load build context [2021-08-23T16:17:04.469Z] #24 sha256:3dbdab76defceaf293af88c45835b50ac25b1ce838ec38cf896198b0fdae6587 [2021-08-23T16:17:04.469Z] #24 transferring context: 55.80MB 3.1s done [2021-08-23T16:17:04.469Z] #24 DONE 3.7s [2021-08-23T16:17:04.469Z] [2021-08-23T16:17:04.469Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:04.469Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:17:04.469Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.2s done [2021-08-23T16:17:04.469Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-23T16:17:04.469Z] #11 sha256:019c7b2e3cb8185c3c454f24679a7c83add6d31427e319d8bee35b12707f9a3f 6.99kB / 6.99kB done [2021-08-23T16:17:04.469Z] #11 sha256:54406b2e8bb95003bcec911562d5606af1a17de7a2fcc7e8d7258fcb6e9a2fea 1.80kB / 1.80kB done [2021-08-23T16:17:04.469Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.4s done [2021-08-23T16:17:04.469Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.5s done [2021-08-23T16:17:04.469Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.1s done [2021-08-23T16:17:04.469Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 3.2s done [2021-08-23T16:17:04.469Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 3.5s [2021-08-23T16:17:04.469Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 3.5s [2021-08-23T16:17:04.602Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done [2021-08-23T16:17:04.602Z] #4 DONE 0.8s [2021-08-23T16:17:04.625Z] #70 DONE 1.5s [2021-08-23T16:17:04.625Z] [2021-08-23T16:17:04.625Z] #71 exporting to image [2021-08-23T16:17:04.625Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T16:17:04.625Z] #71 exporting layers [2021-08-23T16:17:04.864Z] [2021-08-23T16:17:04.864Z] #6 [internal] load .dockerignore [2021-08-23T16:17:04.864Z] #6 sha256:7f47c38a260e500045a38d7bf42c5c97fea3aed8234050502e90b39b86dd1074 [2021-08-23T16:17:04.864Z] #6 DONE 0.0s [2021-08-23T16:17:04.864Z] [2021-08-23T16:17:04.864Z] #5 [internal] load build definition from Dockerfile [2021-08-23T16:17:04.864Z] #5 sha256:1b8f5b13464be85df9f2b84da7216b18e7a1e1357eae9bf56ddea78fd24d2389 [2021-08-23T16:17:04.864Z] #5 DONE 0.0s [2021-08-23T16:17:04.864Z] [2021-08-23T16:17:04.864Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:17:04.864Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-23T16:17:05.856Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.8s done [2021-08-23T16:17:05.856Z] #11 sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b 155B / 155B 4.9s done [2021-08-23T16:17:05.856Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 0B / 129.04MB 4.9s [2021-08-23T16:17:06.118Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 18.87MB / 129.04MB 5.2s [2021-08-23T16:17:06.251Z] #10 DONE 1.2s [2021-08-23T16:17:06.251Z] [2021-08-23T16:17:06.251Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-23T16:17:06.251Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-23T16:17:06.251Z] #9 DONE 1.2s [2021-08-23T16:17:06.251Z] [2021-08-23T16:17:06.251Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-bullseye [2021-08-23T16:17:06.251Z] #8 sha256:979856c71742418f7fc1467741f4bc48a0ccb7c9606509c4683a091e7028e227 [2021-08-23T16:17:06.251Z] #8 DONE 1.3s [2021-08-23T16:17:06.251Z] [2021-08-23T16:17:06.251Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2021-08-23T16:17:06.251Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2021-08-23T16:17:06.251Z] #7 DONE 1.3s [2021-08-23T16:17:06.381Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 49.28MB / 129.04MB 5.4s [2021-08-23T16:17:06.381Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 59.77MB / 129.04MB 5.5s [2021-08-23T16:17:06.643Z] #11 ... [2021-08-23T16:17:06.643Z] [2021-08-23T16:17:06.643Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:17:06.643Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b [2021-08-23T16:17:06.643Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 2.5s done [2021-08-23T16:17:06.643Z] #27 DONE 6.0s [2021-08-23T16:17:06.643Z] [2021-08-23T16:17:06.643Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:06.643Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:17:06.643Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 70.25MB / 129.04MB 5.7s [2021-08-23T16:17:06.643Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 [2021-08-23T16:17:06.643Z] #11 ... [2021-08-23T16:17:06.643Z] [2021-08-23T16:17:06.643Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:17:06.643Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T16:17:08.031Z] #28 ... [2021-08-23T16:17:08.031Z] [2021-08-23T16:17:08.031Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:17:08.031Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T16:17:08.031Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2021-08-23T16:17:08.031Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T16:17:08.031Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-23T16:17:08.031Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-23T16:17:08.031Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.4s done [2021-08-23T16:17:08.031Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-08-23T16:17:08.031Z] #64 DONE 7.1s [2021-08-23T16:17:08.031Z] [2021-08-23T16:17:08.031Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:08.031Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:17:08.031Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 7.1s [2021-08-23T16:17:08.031Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 1.2s done [2021-08-23T16:17:08.031Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.2s [2021-08-23T16:17:08.609Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.5s done [2021-08-23T16:17:09.557Z] [2021-08-23T16:17:09.557Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:09.557Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:09.557Z] #11 resolve docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 0.0s done [2021-08-23T16:17:09.557Z] #11 sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 1.86kB / 1.86kB done [2021-08-23T16:17:09.557Z] #11 sha256:80f05de213bac89ef8bb03d19fe0914129d508c0a35bd912193409d1f5214a67 1.79kB / 1.79kB done [2021-08-23T16:17:09.557Z] #11 sha256:a905c8cb11abc5c108d221fae4de48ab95ba3b9ab37b69f122be933f293aece5 7.00kB / 7.00kB done [2021-08-23T16:17:09.557Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0B / 53.60MB 0.2s [2021-08-23T16:17:09.822Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0B / 5.14MB 0.2s [2021-08-23T16:17:09.822Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 4.19MB / 53.60MB 0.3s [2021-08-23T16:17:10.087Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 10.49MB / 53.60MB 0.4s [2021-08-23T16:17:10.087Z] #11 ... [2021-08-23T16:17:10.087Z] [2021-08-23T16:17:10.087Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-23T16:17:10.087Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-23T16:17:10.087Z] #43 DONE 0.0s [2021-08-23T16:17:10.087Z] [2021-08-23T16:17:10.087Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:10.087Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:10.087Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 35.65MB / 53.60MB 0.6s [2021-08-23T16:17:10.087Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.6s [2021-08-23T16:17:10.087Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0B / 10.87MB 0.6s [2021-08-23T16:17:10.087Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 44.04MB / 53.60MB 0.7s [2021-08-23T16:17:10.087Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 4.75MB / 10.87MB 0.7s [2021-08-23T16:17:10.351Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 50.33MB / 53.60MB 0.8s [2021-08-23T16:17:10.351Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.7s done [2021-08-23T16:17:10.351Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 0.8s [2021-08-23T16:17:10.351Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 0B / 54.67MB 0.8s [2021-08-23T16:17:10.351Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.48MB / 53.60MB 0.9s [2021-08-23T16:17:10.526Z] #11 sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 129.04MB / 129.04MB 9.6s done [2021-08-23T16:17:10.614Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 1.0s done [2021-08-23T16:17:10.614Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 5.24MB / 54.67MB 1.0s [2021-08-23T16:17:10.614Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 8.27MB / 54.67MB 1.1s [2021-08-23T16:17:10.614Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 0B / 81.16MB 1.1s [2021-08-23T16:17:10.788Z] #11 ... [2021-08-23T16:17:10.788Z] [2021-08-23T16:17:10.788Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:17:10.788Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T16:17:10.788Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T16:17:10.788Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-23T16:17:10.788Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-23T16:17:10.788Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s [2021-08-23T16:17:10.788Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2021-08-23T16:17:10.788Z] #66 DONE 9.8s [2021-08-23T16:17:10.788Z] [2021-08-23T16:17:10.788Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:17:10.788Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T16:17:10.788Z] #28 1.787 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:10.788Z] #28 1.787 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:10.788Z] #28 1.831 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:10.788Z] #28 1.911 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:17:10.788Z] #28 2.010 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:17:10.884Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 19.17MB / 54.67MB 1.2s [2021-08-23T16:17:10.884Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 26.21MB / 54.67MB 1.3s [2021-08-23T16:17:10.884Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 44.04MB / 54.67MB 1.5s [2021-08-23T16:17:10.884Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 17.83MB / 81.16MB 1.5s [2021-08-23T16:17:11.049Z] #28 4.381 Fetched 8398 kB in 3s (2934 kB/s) [2021-08-23T16:17:11.154Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 1.6s [2021-08-23T16:17:11.154Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 24.12MB / 81.16MB 1.6s [2021-08-23T16:17:11.154Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 34.60MB / 81.16MB 1.7s [2021-08-23T16:17:11.420Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.8s done [2021-08-23T16:17:11.420Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 38.80MB / 81.16MB 1.9s [2021-08-23T16:17:11.420Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 45.94MB / 81.16MB 2.0s [2021-08-23T16:17:11.420Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a [2021-08-23T16:17:11.684Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 51.61MB / 81.16MB 2.1s [2021-08-23T16:17:11.684Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 62.91MB / 81.16MB 2.2s [2021-08-23T16:17:11.947Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 72.35MB / 81.16MB 2.5s [2021-08-23T16:17:11.994Z] #28 4.381 Reading package lists... [2021-08-23T16:17:12.211Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 2.6s done [2021-08-23T16:17:12.211Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 2.7s [2021-08-23T16:17:12.211Z] #11 sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de 156B / 156B 2.7s [2021-08-23T16:17:12.764Z] #71 exporting layers 8.2s done [2021-08-23T16:17:12.764Z] #71 writing image sha256:77e260c895548da2d5d26c5e3aa1c559c03a95edf27e1537e407751fad77458d done [2021-08-23T16:17:12.764Z] #71 naming to docker.io/library/docker:9019cf9b12959587d61903406b069581e89fdfe6 done [2021-08-23T16:17:12.764Z] #71 DONE 8.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-23T16:17:12.941Z] #28 5.347 Reading package lists... [2021-08-23T16:17:12.941Z] #28 6.169 Building dependency tree... [2021-08-23T16:17:13.110Z] + trap exit INT TERM [2021-08-23T16:17:13.111Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-23T16:17:13.111Z] + CONTAINER_NAME=docker-pr3 [2021-08-23T16:17:13.111Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42776/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh dynbinary [2021-08-23T16:17:13.161Z] #11 ... [2021-08-23T16:17:13.161Z] [2021-08-23T16:17:13.161Z] #24 [internal] load build context [2021-08-23T16:17:13.161Z] #24 sha256:b8a6394cdc7a129061f1248b05760804166ab3ac9be8ed274b41b32a8cfaaffd [2021-08-23T16:17:13.161Z] #24 transferring context: 55.81MB 3.2s done [2021-08-23T16:17:13.161Z] #24 DONE 3.8s [2021-08-23T16:17:13.161Z] [2021-08-23T16:17:13.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:13.161Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:13.161Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 81.16MB / 81.16MB 3.7s done [2021-08-23T16:17:13.161Z] #11 sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de 156B / 156B 3.7s done [2021-08-23T16:17:13.161Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 0B / 99.60MB 3.7s [2021-08-23T16:17:13.424Z] #11 ... [2021-08-23T16:17:13.424Z] [2021-08-23T16:17:13.424Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:17:13.424Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-23T16:17:13.424Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-23T16:17:13.424Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-23T16:17:13.424Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T16:17:13.424Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-23T16:17:13.424Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-23T16:17:13.424Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-08-23T16:17:13.424Z] #64 DONE 3.8s [2021-08-23T16:17:13.424Z] [2021-08-23T16:17:13.424Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:13.424Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:13.424Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 5.33MB / 99.60MB 3.9s [2021-08-23T16:17:13.424Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 10.49MB / 99.60MB 4.0s [2021-08-23T16:17:13.514Z] #28 6.640 The following additional packages will be installed: [2021-08-23T16:17:13.514Z] #28 6.641 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-23T16:17:13.514Z] #28 6.642 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-23T16:17:13.514Z] #28 6.644 Recommended packages: [2021-08-23T16:17:13.514Z] #28 6.644 libldap-common publicsuffix libsasl2-modules [2021-08-23T16:17:13.514Z] #28 6.819 The following NEW packages will be installed: [2021-08-23T16:17:13.514Z] #28 6.820 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-23T16:17:13.514Z] #28 6.820 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-23T16:17:13.514Z] #28 6.821 libssh2-1 openssl [2021-08-23T16:17:13.687Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 22.02MB / 99.60MB 4.3s [2021-08-23T16:17:13.689Z] [2021-08-23T16:17:13.689Z] Removing bundles/ [2021-08-23T16:17:13.689Z] [2021-08-23T16:17:13.689Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:17:13.689Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:17:13.689Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:17:13.775Z] #28 7.095 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:17:13.775Z] #28 7.095 Need to get 3038 kB of archives. [2021-08-23T16:17:13.775Z] #28 7.095 After this operation, 6652 kB of additional disk space will be used. [2021-08-23T16:17:13.775Z] #28 7.095 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1k-1 [850 kB] [2021-08-23T16:17:13.775Z] #28 7.139 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2021-08-23T16:17:13.775Z] #28 7.150 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2021-08-23T16:17:13.775Z] #28 7.153 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB] [2021-08-23T16:17:13.775Z] #28 7.158 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB] [2021-08-23T16:17:13.775Z] #28 7.165 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2021-08-23T16:17:13.950Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 30.41MB / 99.60MB 4.5s [2021-08-23T16:17:14.037Z] #28 7.168 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2021-08-23T16:17:14.037Z] #28 7.175 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2021-08-23T16:17:14.037Z] #28 7.180 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2021-08-23T16:17:14.037Z] #28 7.187 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2021-08-23T16:17:14.037Z] #28 7.194 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB] [2021-08-23T16:17:14.037Z] #28 7.199 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB] [2021-08-23T16:17:14.037Z] #28 7.206 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T16:17:14.037Z] #28 7.211 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T16:17:14.037Z] #28 7.218 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T16:17:14.214Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 38.51MB / 99.60MB 4.7s [2021-08-23T16:17:14.214Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 48.23MB / 99.60MB 4.8s [2021-08-23T16:17:14.298Z] #28 7.491 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:17:14.298Z] #28 ... [2021-08-23T16:17:14.298Z] [2021-08-23T16:17:14.298Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T16:17:14.298Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-23T16:17:14.477Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 3.0s done [2021-08-23T16:17:14.478Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 72.27MB / 99.60MB 5.1s [2021-08-23T16:17:14.739Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 84.93MB / 99.60MB 5.2s [2021-08-23T16:17:15.005Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 99.60MB / 99.60MB 5.5s [2021-08-23T16:17:15.686Z] #65 DONE 1.1s [2021-08-23T16:17:15.686Z] [2021-08-23T16:17:15.686Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T16:17:15.686Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-23T16:17:16.923Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 [2021-08-23T16:17:17.185Z] #11 sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 99.60MB / 99.60MB 7.6s done [2021-08-23T16:17:17.185Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.3s done [2021-08-23T16:17:17.450Z] #11 ... [2021-08-23T16:17:17.450Z] [2021-08-23T16:17:17.450Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-23T16:17:17.450Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-23T16:17:17.450Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-23T16:17:17.450Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-23T16:17:17.450Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-23T16:17:17.450Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-23T16:17:17.450Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.3s done [2021-08-23T16:17:17.450Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.7s done [2021-08-23T16:17:17.450Z] #66 DONE 7.9s [2021-08-23T16:17:17.450Z] [2021-08-23T16:17:17.450Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea [2021-08-23T16:17:17.450Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707 [2021-08-23T16:17:17.450Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done [2021-08-23T16:17:17.450Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done [2021-08-23T16:17:17.450Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done [2021-08-23T16:17:17.450Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done [2021-08-23T16:17:17.450Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 1.6s done [2021-08-23T16:17:17.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:17:17.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:17:17.715Z] #27 DONE 8.1s [2021-08-23T16:17:17.715Z] [2021-08-23T16:17:17.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:17.715Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:17.715Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 [2021-08-23T16:17:17.861Z] INFO: Extraction ended at 08/23/2021 16:17:15. Duration:00:00:20.0972302 [2021-08-23T16:17:17.861Z] INFO: Updating the golang and path environment variables [2021-08-23T16:17:17.861Z] INFO: GOPATH=d:\gopath [2021-08-23T16:17:17.861Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T16:17:17.861Z] INFO: Running the daemon under test in debug mode [2021-08-23T16:17:17.861Z] INFO: Starting a daemon under test... [2021-08-23T16:17:17.861Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42776\3\daemon --pidfile d:\CI\PR-42776\3\docker.pid -D [2021-08-23T16:17:17.861Z] INFO: Process started successfully. [2021-08-23T16:17:17.861Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T16:17:17.861Z] INFO: Waiting for the daemon under test to start... [2021-08-23T16:17:17.976Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.4s done [2021-08-23T16:17:18.238Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 [2021-08-23T16:17:19.043Z] #67 DONE 3.4s [2021-08-23T16:17:19.043Z] [2021-08-23T16:17:19.043Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:19.043Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:17:19.043Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.0s done [2021-08-23T16:17:19.043Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 3.1s [2021-08-23T16:17:19.043Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 3.6s done [2021-08-23T16:17:19.304Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c [2021-08-23T16:17:20.795Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.1s done [2021-08-23T16:17:20.795Z] #11 ... [2021-08-23T16:17:20.795Z] [2021-08-23T16:17:20.795Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-23T16:17:20.795Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-23T16:17:20.795Z] #65 DONE 1.3s [2021-08-23T16:17:20.795Z] [2021-08-23T16:17:20.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:20.795Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:20.795Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 0.1s [2021-08-23T16:17:23.347Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 2.2s done [2021-08-23T16:17:23.513Z] #11 ... [2021-08-23T16:17:23.513Z] [2021-08-23T16:17:23.513Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:17:23.513Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14 [2021-08-23T16:17:23.513Z] #28 7.601 Fetched 3038 kB in 0s (7607 kB/s) [2021-08-23T16:17:23.513Z] #28 7.638 Selecting previously unselected package openssl. [2021-08-23T16:17:23.513Z] #28 7.638 (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 ... 6653 files and directories currently installed.) [2021-08-23T16:17:23.513Z] #28 7.645 Preparing to unpack .../00-openssl_1.1.1k-1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 7.653 Unpacking openssl (1.1.1k-1) ... [2021-08-23T16:17:23.514Z] #28 8.675 Selecting previously unselected package ca-certificates. [2021-08-23T16:17:23.514Z] #28 8.675 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-23T16:17:23.514Z] #28 8.684 Unpacking ca-certificates (20210119) ... [2021-08-23T16:17:23.514Z] #28 11.39 Selecting previously unselected package libbrotli1:amd64. [2021-08-23T16:17:23.514Z] #28 11.39 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.01 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T16:17:23.514Z] #28 12.10 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-23T16:17:23.514Z] #28 12.10 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.10 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:23.514Z] #28 12.16 Selecting previously unselected package libsasl2-2:amd64. [2021-08-23T16:17:23.514Z] #28 12.16 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.17 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:23.514Z] #28 12.27 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-23T16:17:23.514Z] #28 12.27 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.27 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T16:17:23.514Z] #28 12.34 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-23T16:17:23.514Z] #28 12.34 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.35 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T16:17:23.514Z] #28 12.42 Selecting previously unselected package libpsl5:amd64. [2021-08-23T16:17:23.514Z] #28 12.42 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.42 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T16:17:23.514Z] #28 12.49 Selecting previously unselected package librtmp1:amd64. [2021-08-23T16:17:23.514Z] #28 12.49 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.49 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T16:17:23.514Z] #28 12.55 Selecting previously unselected package libssh2-1:amd64. [2021-08-23T16:17:23.514Z] #28 12.55 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.56 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T16:17:23.514Z] #28 12.92 Selecting previously unselected package libcurl4:amd64. [2021-08-23T16:17:23.514Z] #28 12.92 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 12.94 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T16:17:23.514Z] #28 13.32 Selecting previously unselected package curl. [2021-08-23T16:17:23.514Z] #28 13.32 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 13.33 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-23T16:17:23.514Z] #28 13.40 Selecting previously unselected package libonig5:amd64. [2021-08-23T16:17:23.514Z] #28 13.40 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 13.41 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:17:23.514Z] #28 13.47 Selecting previously unselected package libjq1:amd64. [2021-08-23T16:17:23.514Z] #28 13.47 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 13.48 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:17:23.514Z] #28 13.54 Selecting previously unselected package jq. [2021-08-23T16:17:23.514Z] #28 13.54 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2021-08-23T16:17:23.514Z] #28 13.54 Unpacking jq (1.6-2.1) ... [2021-08-23T16:17:23.514Z] #28 13.60 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2021-08-23T16:17:23.514Z] #28 13.61 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2021-08-23T16:17:23.514Z] #28 13.63 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2021-08-23T16:17:23.514Z] #28 13.64 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:23.514Z] #28 13.66 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T16:17:23.514Z] #28 13.67 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:23.514Z] #28 13.69 Setting up libssh2-1:amd64 (1.9.0-2) ... [2021-08-23T16:17:23.514Z] #28 13.70 Setting up openssl (1.1.1k-1) ... [2021-08-23T16:17:23.514Z] #28 13.72 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:17:23.514Z] #28 13.74 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:17:23.514Z] #28 13.76 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2021-08-23T16:17:23.514Z] #28 13.77 Setting up ca-certificates (20210119) ... [2021-08-23T16:17:23.514Z] #28 14.31 Updating certificates in /etc/ssl/certs... [2021-08-23T16:17:23.514Z] #28 15.01 129 added, 0 removed; done. [2021-08-23T16:17:23.514Z] #28 15.12 Setting up jq (1.6-2.1) ... [2021-08-23T16:17:23.514Z] #28 15.13 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ... [2021-08-23T16:17:23.514Z] #28 15.15 Setting up curl (7.74.0-1.3+b1) ... [2021-08-23T16:17:23.514Z] #28 15.17 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:17:23.514Z] #28 15.19 Processing triggers for ca-certificates (20210119) ... [2021-08-23T16:17:23.514Z] #28 15.20 Updating certificates in /etc/ssl/certs... [2021-08-23T16:17:23.514Z] #28 15.80 0 added, 0 removed; done. [2021-08-23T16:17:23.514Z] #28 15.80 Running hooks in /etc/ca-certificates/update.d... [2021-08-23T16:17:23.514Z] #28 15.80 done. [2021-08-23T16:17:23.514Z] #28 DONE 16.7s [2021-08-23T16:17:23.514Z] [2021-08-23T16:17:23.514Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:23.514Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:17:23.514Z] #11 ... [2021-08-23T16:17:23.514Z] [2021-08-23T16:17:23.514Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T16:17:23.514Z] #29 sha256:8e2e012c8ce4c7fa3f1c30d85882601f4d8131918fab582104173051890af011 [2021-08-23T16:17:23.930Z] INFO [loader] Go packages loading at mode 575 (deps|imports|types_sizes|compiled_files|exports_file|files|name) took 2m13.241378948s [2021-08-23T16:17:23.930Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 525.329123ms [2021-08-23T16:17:24.086Z] #29 DONE 0.8s [2021-08-23T16:17:24.086Z] [2021-08-23T16:17:24.086Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:24.086Z] #11 sha256:5e81da98d2754e478817c8721b5a4252c200ee1d82143661adf86a363a8b4a0a [2021-08-23T16:17:24.295Z] #11 extracting sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e [2021-08-23T16:17:24.347Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 5.1s [2021-08-23T16:17:24.558Z] #11 ... [2021-08-23T16:17:24.558Z] [2021-08-23T16:17:24.558Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-23T16:17:24.558Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-23T16:17:24.558Z] #67 DONE 4.1s [2021-08-23T16:17:24.558Z] [2021-08-23T16:17:24.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:24.558Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:26.898Z] #11 extracting sha256:0c6e622a0ff6a2c83bb5b6f0f939367cf40083754b34e48f17cfcc73b05ad99c 7.1s done [2021-08-23T16:17:26.899Z] #11 extracting sha256:7669e289697491b9ef28ca9dd0958a6f7ff9ddc0d50cefe1a58acc74b37ddd9b done [2021-08-23T16:17:27.160Z] #11 DONE 26.2s [2021-08-23T16:17:27.160Z] [2021-08-23T16:17:27.160Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T16:17:27.160Z] #12 sha256:f1ff52d0c8536dfba84dd382da9da81348a0e80bd30b65622115fe835ff433a9 [2021-08-23T16:17:27.869Z] #11 ... [2021-08-23T16:17:27.869Z] [2021-08-23T16:17:27.869Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:17:27.869Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T16:17:27.869Z] #28 2.690 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:27.869Z] #28 2.690 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:27.869Z] #28 2.704 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:27.869Z] #28 2.961 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T16:17:27.869Z] #28 3.178 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T16:17:27.869Z] #28 4.973 Fetched 8286 kB in 3s (3251 kB/s) [2021-08-23T16:17:27.869Z] #28 4.973 Reading package lists... [2021-08-23T16:17:27.869Z] #28 6.001 Reading package lists... [2021-08-23T16:17:27.869Z] #28 7.065 Building dependency tree... [2021-08-23T16:17:27.869Z] #28 7.783 The following additional packages will be installed: [2021-08-23T16:17:27.869Z] #28 7.785 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2021-08-23T16:17:27.869Z] #28 7.789 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2021-08-23T16:17:27.869Z] #28 7.789 Recommended packages: [2021-08-23T16:17:27.869Z] #28 7.789 libldap-common publicsuffix libsasl2-modules [2021-08-23T16:17:27.869Z] #28 8.033 The following NEW packages will be installed: [2021-08-23T16:17:27.869Z] #28 8.033 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2021-08-23T16:17:27.869Z] #28 8.033 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-23T16:17:27.869Z] #28 8.033 libssh2-1 openssl [2021-08-23T16:17:27.869Z] #28 8.323 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:17:27.869Z] #28 8.323 Need to get 2934 kB of archives. [2021-08-23T16:17:27.869Z] #28 8.323 After this operation, 6485 kB of additional disk space will be used. [2021-08-23T16:17:27.869Z] #28 8.323 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1k-1 [829 kB] [2021-08-23T16:17:27.869Z] #28 8.336 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2021-08-23T16:17:27.869Z] #28 8.336 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2021-08-23T16:17:27.869Z] #28 8.339 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB] [2021-08-23T16:17:27.869Z] #28 8.340 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB] [2021-08-23T16:17:27.869Z] #28 8.341 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2021-08-23T16:17:27.869Z] #28 8.394 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2021-08-23T16:17:27.869Z] #28 8.447 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2021-08-23T16:17:27.869Z] #28 8.449 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2021-08-23T16:17:27.869Z] #28 8.450 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2021-08-23T16:17:27.869Z] #28 8.451 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB] [2021-08-23T16:17:27.869Z] #28 8.455 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB] [2021-08-23T16:17:27.869Z] #28 8.458 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-23T16:17:27.870Z] #28 8.463 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-23T16:17:27.870Z] #28 8.463 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-23T16:17:27.870Z] #28 8.792 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:17:27.870Z] #28 8.844 Fetched 2934 kB in 0s (7196 kB/s) [2021-08-23T16:17:27.870Z] #28 8.878 Selecting previously unselected package openssl. [2021-08-23T16:17:27.870Z] #28 8.878 (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 ... 6645 files and directories currently installed.) [2021-08-23T16:17:27.870Z] #28 8.889 Preparing to unpack .../00-openssl_1.1.1k-1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 8.893 Unpacking openssl (1.1.1k-1) ... [2021-08-23T16:17:27.870Z] #28 9.041 Selecting previously unselected package ca-certificates. [2021-08-23T16:17:27.870Z] #28 9.043 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2021-08-23T16:17:27.870Z] #28 9.048 Unpacking ca-certificates (20210119) ... [2021-08-23T16:17:27.870Z] #28 9.199 Selecting previously unselected package libbrotli1:arm64. [2021-08-23T16:17:27.870Z] #28 9.199 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.208 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-23T16:17:27.870Z] #28 9.283 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-23T16:17:27.870Z] #28 9.285 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.290 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:27.870Z] #28 9.362 Selecting previously unselected package libsasl2-2:arm64. [2021-08-23T16:17:27.870Z] #28 9.364 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.371 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:27.870Z] #28 9.540 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-23T16:17:27.870Z] #28 9.542 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.547 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-23T16:17:27.870Z] #28 9.625 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-23T16:17:27.870Z] #28 9.625 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.629 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-23T16:17:27.870Z] #28 9.688 Selecting previously unselected package libpsl5:arm64. [2021-08-23T16:17:27.870Z] #28 9.688 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.695 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2021-08-23T16:17:27.870Z] #28 9.754 Selecting previously unselected package librtmp1:arm64. [2021-08-23T16:17:27.870Z] #28 9.754 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.759 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T16:17:27.870Z] #28 9.815 Selecting previously unselected package libssh2-1:arm64. [2021-08-23T16:17:27.870Z] #28 9.816 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.822 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2021-08-23T16:17:27.870Z] #28 9.887 Selecting previously unselected package libcurl4:arm64. [2021-08-23T16:17:27.870Z] #28 9.887 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.891 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-23T16:17:27.870Z] #28 9.972 Selecting previously unselected package curl. [2021-08-23T16:17:27.870Z] #28 9.973 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 9.978 Unpacking curl (7.74.0-1.3+b1) ... [2021-08-23T16:17:27.870Z] #28 10.06 Selecting previously unselected package libonig5:arm64. [2021-08-23T16:17:27.870Z] #28 10.06 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 10.06 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T16:17:27.870Z] #28 10.14 Selecting previously unselected package libjq1:arm64. [2021-08-23T16:17:27.870Z] #28 10.14 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 10.15 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-23T16:17:27.870Z] #28 10.21 Selecting previously unselected package jq. [2021-08-23T16:17:27.870Z] #28 10.21 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2021-08-23T16:17:27.870Z] #28 10.21 Unpacking jq (1.6-2.1) ... [2021-08-23T16:17:27.870Z] #28 10.27 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2021-08-23T16:17:27.870Z] #28 ... [2021-08-23T16:17:27.870Z] [2021-08-23T16:17:27.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.16.7-bullseye@sha256:4e656ccaf58b9dec26485d9a95cd7ee3431eb1a30e53f4b1c0363739f3152782 [2021-08-23T16:17:27.870Z] #11 sha256:202b8adbd1d11daa3884dba5fd6e5bad367b1fd854c0d9212171b3a3382818f5 [2021-08-23T16:17:28.104Z] #12 DONE 0.9s [2021-08-23T16:17:28.104Z] [2021-08-23T16:17:28.104Z] #13 [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-23T16:17:28.104Z] #13 sha256:7b41dda53bc54d4e997f845b624ebc8d0092ebb9592d77c4c5ba463895979d38 [2021-08-23T16:17:28.444Z] #11 extracting sha256:def5f00bcb3c8e13bc842054869c51e016059eb2f9dacb517bb430ed5b835b5e 4.2s done [2021-08-23T16:17:28.706Z] #11 extracting sha256:1adbfd954415db019565ca8d0f74d81b465894dc5f34debaad24e12fd7f212de done [2021-08-23T16:17:29.051Z] #13 DONE 0.9s [2021-08-23T16:17:29.051Z] [2021-08-23T16:17:29.051Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:17:29.051Z] #30 sha256:ece8ad133abff2ef7621d1a32fdd48ef7df530efae10fadcbb9a27aa84efa45f [2021-08-23T16:17:29.051Z] #30 1.427 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-23T16:17:29.051Z] #30 1.700 [2021-08-23T16:17:29.051Z] #30 1.774 ######################################################################## 100.0% [2021-08-23T16:17:29.051Z] #30 1.972 [2021-08-23T16:17:29.051Z] #30 2.635 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-23T16:17:29.051Z] #30 2.815 [2021-08-23T16:17:29.051Z] #30 2.929 ######## 11.6% ##################################################################### 96.7% ######################################################################## 100.0% [2021-08-23T16:17:29.051Z] #30 3.233 [2021-08-23T16:17:29.051Z] #30 3.827 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-23T16:17:29.051Z] #30 4.216 [2021-08-23T16:17:29.281Z] #11 DONE 19.7s [2021-08-23T16:17:29.281Z] [2021-08-23T16:17:29.281Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:17:29.281Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T16:17:29.281Z] #28 10.28 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2021-08-23T16:17:29.281Z] #28 10.29 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2021-08-23T16:17:29.281Z] #28 10.31 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:29.281Z] #28 10.32 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2021-08-23T16:17:29.281Z] #28 10.33 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ... [2021-08-23T16:17:29.281Z] #28 10.35 Setting up libssh2-1:arm64 (1.9.0-2) ... [2021-08-23T16:17:29.281Z] #28 10.36 Setting up openssl (1.1.1k-1) ... [2021-08-23T16:17:29.281Z] #28 10.38 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T16:17:29.281Z] #28 10.39 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-23T16:17:29.281Z] #28 10.46 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2021-08-23T16:17:29.281Z] #28 10.47 Setting up ca-certificates (20210119) ... [2021-08-23T16:17:29.281Z] #28 11.34 Updating certificates in /etc/ssl/certs... [2021-08-23T16:17:29.317Z] #30 4.331 # 2.1% ######### 13.7% #################### 28.9% ############################### 44.0% ########################################### 61.1% ################################################## 70.0% ######################################################## 78.4% ################################################################## 92.6%#30 ... [2021-08-23T16:17:29.317Z] [2021-08-23T16:17:29.317Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T16:17:29.317Z] #32 sha256:5000a216875d5a9f4cda0b8c2c0e5aefed838175e9661a0f902db61417226b10 [2021-08-23T16:17:29.317Z] #32 DONE 0.4s [2021-08-23T16:17:29.317Z] [2021-08-23T16:17:29.317Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:17:29.317Z] #30 sha256:ece8ad133abff2ef7621d1a32fdd48ef7df530efae10fadcbb9a27aa84efa45f [2021-08-23T16:17:29.317Z] #30 4.331 # 2.1% ######### 13.7% #################### 28.9% ############################### 44.0% ########################################### 61.1% ################################################## 70.0% ######################################################## 78.4% ################################################################## 92.6% ######################################################################## 100.0% [2021-08-23T16:17:29.317Z] #30 ... [2021-08-23T16:17:29.317Z] [2021-08-23T16:17:29.317Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:17:29.317Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:17:29.582Z] #33 ... [2021-08-23T16:17:29.582Z] [2021-08-23T16:17:29.582Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T16:17:29.582Z] #40 sha256:36b4611924609217074b2532bf4a836bfef2ebb18a2891314e658279fb2a354f [2021-08-23T16:17:29.582Z] #40 DONE 0.7s [2021-08-23T16:17:29.582Z] [2021-08-23T16:17:29.582Z] #44 [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-23T16:17:29.582Z] #44 sha256:8c220dff4cdcffc88c365983c2421a89a539c3712057bf3441e222ac42b136b4 [2021-08-23T16:17:29.582Z] #44 DONE 0.8s [2021-08-23T16:17:29.845Z] [2021-08-23T16:17:29.846Z] #45 [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 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-23T16:17:29.846Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:17:30.228Z] #28 12.38 129 added, 0 removed; done. [2021-08-23T16:17:30.800Z] #28 13.23 Setting up jq (1.6-2.1) ... [2021-08-23T16:17:30.800Z] #28 13.25 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ... [2021-08-23T16:17:30.800Z] #28 13.28 Setting up curl (7.74.0-1.3+b1) ... [2021-08-23T16:17:30.800Z] #28 13.31 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:17:30.800Z] #28 13.35 Processing triggers for ca-certificates (20210119) ... [2021-08-23T16:17:31.061Z] #28 13.36 Updating certificates in /etc/ssl/certs... [2021-08-23T16:17:31.324Z] #28 ... [2021-08-23T16:17:31.324Z] [2021-08-23T16:17:31.324Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-23T16:17:31.324Z] #12 sha256:4548bc07d24e9da631fa362d8cad6b520f652731fa45e029327232a97c81d5fe [2021-08-23T16:17:31.324Z] #12 DONE 2.2s [2021-08-23T16:17:31.592Z] [2021-08-23T16:17:31.592Z] #13 [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-23T16:17:31.592Z] #13 sha256:f24f7a499aed3451849482bd83be2076b34057928db94203e606feb5c1b52da2 [2021-08-23T16:17:31.867Z] #13 ... [2021-08-23T16:17:31.867Z] [2021-08-23T16:17:31.867Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-23T16:17:31.867Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f [2021-08-23T16:17:31.867Z] #28 14.18 0 added, 0 removed; done. [2021-08-23T16:17:31.867Z] #28 14.18 Running hooks in /etc/ca-certificates/update.d... [2021-08-23T16:17:31.867Z] #28 14.19 done. [2021-08-23T16:17:31.867Z] #28 DONE 14.3s [2021-08-23T16:17:31.867Z] [2021-08-23T16:17:31.867Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-23T16:17:31.867Z] #29 sha256:6ad838f1532d912962b23daa07dd8bad26541457644c82579a8c104688cc6fb2 [2021-08-23T16:17:31.867Z] #29 DONE 0.1s [2021-08-23T16:17:32.130Z] [2021-08-23T16:17:32.130Z] #13 [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-23T16:17:32.130Z] #13 sha256:f24f7a499aed3451849482bd83be2076b34057928db94203e606feb5c1b52da2 [2021-08-23T16:17:32.130Z] #13 DONE 0.8s [2021-08-23T16:17:32.130Z] [2021-08-23T16:17:32.130Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:17:32.130Z] #30 sha256:aca11acb393e049a0d6f50a5fc44c81c29d7be4860ce5f51938a37ab90488ae1 [2021-08-23T16:17:32.392Z] #30 ... [2021-08-23T16:17:32.392Z] [2021-08-23T16:17:32.392Z] #44 [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-23T16:17:32.393Z] #44 sha256:15531a258f8213609ca5691ba3a9286dac2fe7dbb3ecea547b8a88978e23b672 [2021-08-23T16:17:32.393Z] #44 DONE 0.2s [2021-08-23T16:17:32.393Z] [2021-08-23T16:17:32.393Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-23T16:17:32.393Z] #32 sha256:5afc0e3b1188aa5086a257d0870e8b92e623696a3a7f4a7e49f2b75dae44d8c4 [2021-08-23T16:17:32.393Z] #32 DONE 0.2s [2021-08-23T16:17:32.393Z] [2021-08-23T16:17:32.393Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-23T16:17:32.393Z] #40 sha256:8c436d0d3232fe480c2c85b53489868fd791e575727f4a8183cfcf5d7d4b8326 [2021-08-23T16:17:32.393Z] #40 DONE 0.2s [2021-08-23T16:17:32.393Z] [2021-08-23T16:17:32.393Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:17:32.393Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T16:17:34.061Z] #45 ... [2021-08-23T16:17:34.061Z] [2021-08-23T16:17:34.061Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:17:34.061Z] #30 sha256:ece8ad133abff2ef7621d1a32fdd48ef7df530efae10fadcbb9a27aa84efa45f [2021-08-23T16:17:34.061Z] #30 5.296 [2021-08-23T16:17:34.061Z] #30 6.306 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-23T16:17:34.061Z] #30 6.993 [2021-08-23T16:17:34.061Z] #30 7.112 ######################################################################## 100.0% [2021-08-23T16:17:34.061Z] #30 7.433 [2021-08-23T16:17:34.061Z] #30 8.114 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-23T16:17:34.061Z] #30 8.491 [2021-08-23T16:17:34.061Z] #30 8.560 ######################################################################## 100.0% [2021-08-23T16:17:34.061Z] #30 8.893 [2021-08-23T16:17:34.061Z] #30 8.967 Download of images into '/build' complete. [2021-08-23T16:17:34.061Z] #30 8.967 Use something like the following to load the result into a Docker daemon: [2021-08-23T16:17:34.061Z] #30 8.967 tar -cC '/build' . | docker load [2021-08-23T16:17:34.061Z] #30 DONE 9.1s [2021-08-23T16:17:34.061Z] [2021-08-23T16:17:34.061Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:17:34.061Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:17:35.006Z] #41 ... [2021-08-23T16:17:35.006Z] [2021-08-23T16:17:35.006Z] #47 [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-23T16:17:35.006Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:17:35.006Z] #47 4.849 + RM_GOPATH=0 [2021-08-23T16:17:35.006Z] #47 4.849 + TMP_GOPATH= [2021-08-23T16:17:35.006Z] #47 4.849 + : /build [2021-08-23T16:17:35.006Z] #47 4.849 + '[' -z '' ']' [2021-08-23T16:17:35.006Z] #47 4.851 ++ mktemp -d [2021-08-23T16:17:35.006Z] #47 4.852 + export GOPATH=/tmp/tmp.Ac3qFgzRoy [2021-08-23T16:17:35.006Z] #47 4.852 + GOPATH=/tmp/tmp.Ac3qFgzRoy [2021-08-23T16:17:35.006Z] #47 4.854 + RM_GOPATH=1 [2021-08-23T16:17:35.006Z] #47 4.854 + case "$(go env GOARCH)" in [2021-08-23T16:17:35.006Z] #47 4.854 ++ go env GOARCH [2021-08-23T16:17:35.006Z] #47 4.881 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:35.006Z] #47 4.881 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:35.006Z] #47 4.881 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:35.006Z] #47 4.881 + dir=/tmp/install [2021-08-23T16:17:35.006Z] #47 4.881 + bin=vndr [2021-08-23T16:17:35.006Z] #47 4.881 + shift [2021-08-23T16:17:35.006Z] #47 4.881 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T16:17:35.006Z] #47 4.881 + . /tmp/install/vndr.installer [2021-08-23T16:17:35.006Z] #47 4.881 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T16:17:35.006Z] #47 4.881 + install_vndr [2021-08-23T16:17:35.006Z] #47 4.881 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T16:17:35.006Z] #47 4.881 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Ac3qFgzRoy/src/github.com/LK4D4/vndr [2021-08-23T16:17:35.006Z] #47 4.881 Cloning into '/tmp/tmp.Ac3qFgzRoy/src/github.com/LK4D4/vndr'... [2021-08-23T16:17:35.006Z] #47 4.907 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T16:17:35.006Z] #47 5.262 + cd /tmp/tmp.Ac3qFgzRoy/src/github.com/LK4D4/vndr [2021-08-23T16:17:35.006Z] #47 5.262 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T16:17:35.006Z] #47 5.262 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T16:17:35.006Z] #47 5.494 internal/unsafeheader [2021-08-23T16:17:35.006Z] #47 5.494 internal/cpu [2021-08-23T16:17:35.006Z] #47 5.522 runtime/internal/atomic [2021-08-23T16:17:35.006Z] #47 5.592 runtime/internal/sys [2021-08-23T16:17:35.006Z] #47 5.639 runtime/internal/math [2021-08-23T16:17:35.006Z] #47 5.639 internal/bytealg [2021-08-23T16:17:35.006Z] #47 5.652 internal/race [2021-08-23T16:17:35.006Z] #47 5.682 sync/atomic [2021-08-23T16:17:35.006Z] #47 5.775 unicode [2021-08-23T16:17:35.006Z] #47 5.839 runtime [2021-08-23T16:17:35.580Z] .....INFO: Daemon under test started and replied! [2021-08-23T16:17:35.580Z] INFO: Docker version of the daemon under test [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] Client: [2021-08-23T16:17:35.580Z] Version: 17.06.2-ce [2021-08-23T16:17:35.580Z] API version: 1.30 [2021-08-23T16:17:35.580Z] Go version: go1.8.3 [2021-08-23T16:17:35.580Z] Git commit: cec0b72 [2021-08-23T16:17:35.580Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T16:17:35.580Z] OS/Arch: windows/amd64 [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] Server: [2021-08-23T16:17:35.580Z] Version: 0.0.0-dev [2021-08-23T16:17:35.580Z] API version: 1.42 (minimum version 1.24) [2021-08-23T16:17:35.580Z] Go version: go1.16.7 [2021-08-23T16:17:35.580Z] Git commit: b039308a44 [2021-08-23T16:17:35.580Z] Built: 08/23/2021 16:15:47 [2021-08-23T16:17:35.580Z] OS/Arch: windows/amd64 [2021-08-23T16:17:35.580Z] Experimental: false [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] INFO: Docker info of the daemon under test [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] Containers: 0 [2021-08-23T16:17:35.580Z] Running: 0 [2021-08-23T16:17:35.580Z] Paused: 0 [2021-08-23T16:17:35.580Z] Stopped: 0 [2021-08-23T16:17:35.580Z] Images: 0 [2021-08-23T16:17:35.580Z] Server Version: 0.0.0-dev [2021-08-23T16:17:35.580Z] Storage Driver: windowsfilter [2021-08-23T16:17:35.580Z] Windows: [2021-08-23T16:17:35.580Z] Logging Driver: json-file [2021-08-23T16:17:35.580Z] Plugins: [2021-08-23T16:17:35.580Z] Volume: local [2021-08-23T16:17:35.580Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:17:35.580Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:17:35.580Z] Swarm: inactive [2021-08-23T16:17:35.580Z] Default Isolation: process [2021-08-23T16:17:35.580Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T16:17:35.580Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T16:17:35.580Z] OSType: windows [2021-08-23T16:17:35.580Z] Architecture: x86_64 [2021-08-23T16:17:35.580Z] CPUs: 4 [2021-08-23T16:17:35.580Z] Total Memory: 32GiB [2021-08-23T16:17:35.580Z] Name: azwin-2-badec0 [2021-08-23T16:17:35.580Z] ID: 6UT2:CSA5:VO4I:NDDT:BNQ5:HUYO:YLVT:PNDX:MWEY:RIUO:MYEF:5VJ4 [2021-08-23T16:17:35.580Z] Docker Root Dir: D:\CI\PR-42776\3\daemon [2021-08-23T16:17:35.580Z] Debug Mode (client): false [2021-08-23T16:17:35.580Z] Debug Mode (server): true [2021-08-23T16:17:35.580Z] File Descriptors: -1 [2021-08-23T16:17:35.580Z] Goroutines: 16 [2021-08-23T16:17:35.580Z] System Time: 2021-08-23T16:17:34.7476486Z [2021-08-23T16:17:35.580Z] EventsListeners: 0 [2021-08-23T16:17:35.580Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:17:35.580Z] Labels: [2021-08-23T16:17:35.580Z] Experimental: false [2021-08-23T16:17:35.580Z] Insecure Registries: [2021-08-23T16:17:35.580Z] 127.0.0.0/8 [2021-08-23T16:17:35.580Z] Live Restore Enabled: false [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] INFO: Docker images of the daemon under test [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:17:35.580Z] [2021-08-23T16:17:35.580Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-23T16:17:35.580Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-23T16:17:35.580Z] ltsc2019: Pulling from windows/servercore [2021-08-23T16:17:35.580Z] 4612f6d0b889: Pulling fs layer [2021-08-23T16:17:35.580Z] c67ded6868b6: Pulling fs layer [2021-08-23T16:17:35.580Z] #47 6.638 unicode/utf8 [2021-08-23T16:17:35.843Z] #47 6.792 math/bits [2021-08-23T16:17:35.843Z] #47 6.960 math [2021-08-23T16:17:36.416Z] #47 ... [2021-08-23T16:17:36.416Z] [2021-08-23T16:17:36.416Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:17:36.416Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:17:36.679Z] #41 6.888 + git clone https://github.com/docker/distribution.git . [2021-08-23T16:17:36.679Z] #41 6.890 Cloning into '.'... [2021-08-23T16:17:37.059Z] #41 4.613 + git clone https://github.com/docker/distribution.git . [2021-08-23T16:17:37.059Z] #41 4.616 Cloning into '.'... [2021-08-23T16:17:38.012Z] #41 ... [2021-08-23T16:17:38.012Z] [2021-08-23T16:17:38.012Z] #47 [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-23T16:17:38.012Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:17:38.012Z] #47 4.116 + RM_GOPATH=0 [2021-08-23T16:17:38.012Z] #47 4.116 + TMP_GOPATH= [2021-08-23T16:17:38.012Z] #47 4.116 + : /build [2021-08-23T16:17:38.012Z] #47 4.116 + '[' -z '' ']' [2021-08-23T16:17:38.012Z] #47 4.117 ++ mktemp -d [2021-08-23T16:17:38.012Z] #47 4.118 + export GOPATH=/tmp/tmp.JzbwFbLD5J [2021-08-23T16:17:38.012Z] #47 4.118 + GOPATH=/tmp/tmp.JzbwFbLD5J [2021-08-23T16:17:38.012Z] #47 4.118 + RM_GOPATH=1 [2021-08-23T16:17:38.012Z] #47 4.119 + case "$(go env GOARCH)" in [2021-08-23T16:17:38.012Z] #47 4.119 ++ go env GOARCH [2021-08-23T16:17:38.012Z] #47 4.128 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:38.012Z] #47 4.128 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:38.012Z] #47 4.130 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:38.012Z] #47 4.144 + dir=/tmp/install [2021-08-23T16:17:38.012Z] #47 4.144 + bin=vndr [2021-08-23T16:17:38.012Z] #47 4.144 + shift [2021-08-23T16:17:38.012Z] #47 4.144 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-23T16:17:38.012Z] #47 4.144 + . /tmp/install/vndr.installer [2021-08-23T16:17:38.012Z] #47 4.144 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T16:17:38.012Z] #47 4.144 + install_vndr [2021-08-23T16:17:38.012Z] #47 4.144 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-23T16:17:38.012Z] #47 4.144 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.JzbwFbLD5J/src/github.com/LK4D4/vndr [2021-08-23T16:17:38.012Z] #47 4.144 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T16:17:38.012Z] #47 4.149 Cloning into '/tmp/tmp.JzbwFbLD5J/src/github.com/LK4D4/vndr'... [2021-08-23T16:17:38.012Z] #47 4.770 + cd /tmp/tmp.JzbwFbLD5J/src/github.com/LK4D4/vndr [2021-08-23T16:17:38.012Z] #47 4.770 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-23T16:17:38.012Z] #47 4.822 + go build -buildmode=pie -v -o /build/vndr . [2021-08-23T16:17:38.281Z] #47 5.999 runtime/internal/sys [2021-08-23T16:17:38.281Z] #47 6.035 internal/unsafeheader [2021-08-23T16:17:38.281Z] #47 6.068 internal/cpu [2021-08-23T16:17:38.281Z] #47 6.111 runtime/internal/atomic [2021-08-23T16:17:38.281Z] #47 6.237 internal/race [2021-08-23T16:17:38.545Z] #47 6.419 runtime/internal/math [2021-08-23T16:17:38.545Z] #47 6.505 sync/atomic [2021-08-23T16:17:38.545Z] #47 6.615 unicode [2021-08-23T16:17:38.835Z] #47 6.647 unicode/utf8 [2021-08-23T16:17:39.297Z] #41 ... [2021-08-23T16:17:39.297Z] [2021-08-23T16:17:39.297Z] #57 [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-23T16:17:39.297Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:17:39.297Z] #57 7.997 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:39.297Z] #57 8.189 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:39.297Z] #57 8.194 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:39.297Z] #57 9.053 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:17:39.297Z] #57 ... [2021-08-23T16:17:39.297Z] [2021-08-23T16:17:39.297Z] #51 [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-23T16:17:39.297Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:17:39.297Z] #51 5.977 + RM_GOPATH=0 [2021-08-23T16:17:39.297Z] #51 5.977 + TMP_GOPATH= [2021-08-23T16:17:39.297Z] #51 5.977 + : /build [2021-08-23T16:17:39.297Z] #51 5.977 + '[' -z '' ']' [2021-08-23T16:17:39.297Z] #51 5.977 ++ mktemp -d [2021-08-23T16:17:39.297Z] #51 5.977 + export GOPATH=/tmp/tmp.Ms3mT8kvLO [2021-08-23T16:17:39.297Z] #51 5.977 + GOPATH=/tmp/tmp.Ms3mT8kvLO [2021-08-23T16:17:39.297Z] #51 5.977 + RM_GOPATH=1 [2021-08-23T16:17:39.297Z] #51 5.977 + case "$(go env GOARCH)" in [2021-08-23T16:17:39.297Z] #51 5.977 ++ go env GOARCH [2021-08-23T16:17:39.297Z] #51 5.991 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.297Z] #51 5.991 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.297Z] #51 5.992 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:39.297Z] #51 5.993 + dir=/tmp/install [2021-08-23T16:17:39.297Z] #51 5.993 + bin=golangci_lint [2021-08-23T16:17:39.297Z] #51 5.993 + shift [2021-08-23T16:17:39.297Z] #51 5.993 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T16:17:39.297Z] #51 5.993 + . /tmp/install/golangci_lint.installer [2021-08-23T16:17:39.297Z] #51 5.993 ++ : v1.23.8 [2021-08-23T16:17:39.297Z] #51 5.993 + install_golangci_lint [2021-08-23T16:17:39.297Z] #51 5.993 + set -e [2021-08-23T16:17:39.297Z] #51 5.993 + export GO111MODULE=on [2021-08-23T16:17:39.297Z] #51 5.993 + GO111MODULE=on [2021-08-23T16:17:39.297Z] #51 5.993 + GOBIN=/build [2021-08-23T16:17:39.297Z] #51 5.993 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T16:17:39.297Z] #51 6.479 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T16:17:39.297Z] #51 ... [2021-08-23T16:17:39.297Z] [2021-08-23T16:17:39.297Z] #60 [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-23T16:17:39.297Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:17:39.297Z] #60 7.524 + RM_GOPATH=0 [2021-08-23T16:17:39.297Z] #60 7.524 + TMP_GOPATH= [2021-08-23T16:17:39.297Z] #60 7.524 + : /build [2021-08-23T16:17:39.297Z] #60 7.524 + '[' -z '' ']' [2021-08-23T16:17:39.297Z] #60 7.524 ++ mktemp -d [2021-08-23T16:17:39.297Z] #60 7.524 + export GOPATH=/tmp/tmp.HkUyRLP9qg [2021-08-23T16:17:39.297Z] #60 7.524 + GOPATH=/tmp/tmp.HkUyRLP9qg [2021-08-23T16:17:39.297Z] #60 7.524 + RM_GOPATH=1 [2021-08-23T16:17:39.297Z] #60 7.524 + case "$(go env GOARCH)" in [2021-08-23T16:17:39.297Z] #60 7.524 ++ go env GOARCH [2021-08-23T16:17:39.297Z] #60 7.543 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.297Z] #60 7.543 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.297Z] #60 7.543 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:39.297Z] #60 7.543 + dir=/tmp/install [2021-08-23T16:17:39.297Z] #60 7.543 + bin=rootlesskit [2021-08-23T16:17:39.297Z] #60 7.543 + shift [2021-08-23T16:17:39.297Z] #60 7.545 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:17:39.297Z] #60 7.545 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T16:17:39.297Z] #60 7.545 + . /tmp/install/rootlesskit.installer [2021-08-23T16:17:39.297Z] #60 7.545 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:17:39.297Z] #60 7.545 + install_rootlesskit [2021-08-23T16:17:39.297Z] #60 7.545 + case "$1" in [2021-08-23T16:17:39.297Z] #60 7.545 + export CGO_ENABLED=0 [2021-08-23T16:17:39.297Z] #60 7.545 + CGO_ENABLED=0 [2021-08-23T16:17:39.297Z] #60 7.545 + _install_rootlesskit [2021-08-23T16:17:39.297Z] #60 7.545 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T16:17:39.297Z] #60 7.546 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.HkUyRLP9qg/src/github.com/rootless-containers/rootlesskit [2021-08-23T16:17:39.297Z] #60 7.568 Cloning into '/tmp/tmp.HkUyRLP9qg/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T16:17:39.297Z] #60 ... [2021-08-23T16:17:39.297Z] [2021-08-23T16:17:39.297Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:17:39.297Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:17:39.297Z] #14 8.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:39.297Z] #14 8.965 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:39.297Z] #14 8.965 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:39.297Z] #14 10.01 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:17:39.412Z] #47 7.067 internal/bytealg [2021-08-23T16:17:39.412Z] #47 7.126 math/bits [2021-08-23T16:17:39.412Z] #47 7.249 encoding [2021-08-23T16:17:39.558Z] #14 ... [2021-08-23T16:17:39.559Z] [2021-08-23T16:17:39.559Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:17:39.559Z] #25 sha256:baab78e097731ffddce0583c64713dec22b722b13773cfe381e4c276bb9342a5 [2021-08-23T16:17:39.559Z] #25 7.342 + RM_GOPATH=0 [2021-08-23T16:17:39.559Z] #25 7.342 + TMP_GOPATH= [2021-08-23T16:17:39.559Z] #25 7.342 + : /build [2021-08-23T16:17:39.559Z] #25 7.342 + '[' -z '' ']' [2021-08-23T16:17:39.559Z] #25 7.342 ++ mktemp -d [2021-08-23T16:17:39.559Z] #25 7.342 + export GOPATH=/tmp/tmp.ZhUjIdsDrq [2021-08-23T16:17:39.559Z] #25 7.342 + GOPATH=/tmp/tmp.ZhUjIdsDrq [2021-08-23T16:17:39.559Z] #25 7.342 + RM_GOPATH=1 [2021-08-23T16:17:39.559Z] #25 7.342 + case "$(go env GOARCH)" in [2021-08-23T16:17:39.559Z] #25 7.342 ++ go env GOARCH [2021-08-23T16:17:39.559Z] #25 7.350 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.559Z] #25 7.350 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.559Z] #25 7.350 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:39.559Z] #25 7.362 Install docker/cli version 17.06.2-ce from stable [2021-08-23T16:17:39.559Z] #25 7.363 + dir=/tmp/install [2021-08-23T16:17:39.559Z] #25 7.363 + bin=dockercli [2021-08-23T16:17:39.559Z] #25 7.363 + shift [2021-08-23T16:17:39.559Z] #25 7.363 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T16:17:39.559Z] #25 7.363 + . /tmp/install/dockercli.installer [2021-08-23T16:17:39.559Z] #25 7.363 ++ : stable [2021-08-23T16:17:39.559Z] #25 7.363 ++ : 17.06.2-ce [2021-08-23T16:17:39.559Z] #25 7.363 + install_dockercli [2021-08-23T16:17:39.559Z] #25 7.363 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T16:17:39.559Z] #25 7.363 ++ uname -m [2021-08-23T16:17:39.559Z] #25 7.363 + arch=x86_64 [2021-08-23T16:17:39.559Z] #25 7.363 + '[' x86_64 '!=' x86_64 ']' [2021-08-23T16:17:39.559Z] #25 7.363 + url=https://download.docker.com/linux/static [2021-08-23T16:17:39.559Z] #25 7.363 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-23T16:17:39.559Z] #25 7.363 + tar -xz docker/docker [2021-08-23T16:17:39.559Z] #25 ... [2021-08-23T16:17:39.559Z] [2021-08-23T16:17:39.559Z] #49 [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-23T16:17:39.559Z] #49 sha256:8c2edfb33a67c6efdda181e8a674b108339923d9d15afed7eee4bc330a4dc32b [2021-08-23T16:17:39.559Z] #49 7.152 + RM_GOPATH=0 [2021-08-23T16:17:39.559Z] #49 7.152 + TMP_GOPATH= [2021-08-23T16:17:39.559Z] #49 7.152 + : /build [2021-08-23T16:17:39.559Z] #49 7.152 + '[' -z '' ']' [2021-08-23T16:17:39.559Z] #49 7.152 ++ mktemp -d [2021-08-23T16:17:39.559Z] #49 7.152 + export GOPATH=/tmp/tmp.ailcQqXAH3 [2021-08-23T16:17:39.559Z] #49 7.152 + GOPATH=/tmp/tmp.ailcQqXAH3 [2021-08-23T16:17:39.559Z] #49 7.152 + RM_GOPATH=1 [2021-08-23T16:17:39.559Z] #49 7.152 + case "$(go env GOARCH)" in [2021-08-23T16:17:39.559Z] #49 7.152 ++ go env GOARCH [2021-08-23T16:17:39.559Z] #49 7.171 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.559Z] #49 7.171 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:39.559Z] #49 7.171 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:39.559Z] #49 7.171 + dir=/tmp/install [2021-08-23T16:17:39.559Z] #49 7.171 + bin=gotestsum [2021-08-23T16:17:39.559Z] #49 7.171 + shift [2021-08-23T16:17:39.559Z] #49 7.171 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T16:17:39.559Z] #49 7.171 + . /tmp/install/gotestsum.installer [2021-08-23T16:17:39.559Z] #49 7.171 ++ : v0.5.3 [2021-08-23T16:17:39.559Z] #49 7.171 + install_gotestsum [2021-08-23T16:17:39.559Z] #49 7.171 + set -e [2021-08-23T16:17:39.559Z] #49 7.171 + export GO111MODULE=on [2021-08-23T16:17:39.559Z] #49 7.171 + GO111MODULE=on [2021-08-23T16:17:39.559Z] #49 7.171 + GOBIN=/build [2021-08-23T16:17:39.559Z] #49 7.171 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T16:17:39.559Z] #49 7.729 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T16:17:39.559Z] #49 10.16 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T16:17:39.559Z] #49 10.16 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T16:17:39.559Z] #49 10.23 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:17:39.559Z] #49 10.24 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T16:17:39.559Z] #49 10.66 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T16:17:39.559Z] #49 10.68 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T16:17:39.559Z] #49 10.80 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T16:17:39.675Z] #47 7.625 unicode/utf16 [2021-08-23T16:17:39.822Z] #49 ... [2021-08-23T16:17:39.822Z] [2021-08-23T16:17:39.822Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:17:39.822Z] #35 sha256:7a16289f97b9c8823d9f945ab243aecb64b5fb4b17b243afbad1c3c563ee558c [2021-08-23T16:17:39.822Z] #35 6.461 Install go-toml version v1.8.1 [2021-08-23T16:17:39.822Z] #35 7.016 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-23T16:17:39.822Z] #35 10.19 github.com/pelletier/go-toml [2021-08-23T16:17:39.939Z] #47 7.928 math [2021-08-23T16:17:39.939Z] #47 7.987 container/list [2021-08-23T16:17:40.084Z] #35 ... [2021-08-23T16:17:40.084Z] [2021-08-23T16:17:40.084Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:17:40.084Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:17:40.084Z] #37 8.734 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:40.084Z] #37 8.755 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:40.084Z] #37 8.755 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:40.084Z] #37 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:17:40.084Z] #37 ... [2021-08-23T16:17:40.084Z] [2021-08-23T16:17:40.084Z] #53 [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-23T16:17:40.084Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:17:40.084Z] #53 6.149 + RM_GOPATH=0 [2021-08-23T16:17:40.084Z] #53 6.149 + TMP_GOPATH= [2021-08-23T16:17:40.084Z] #53 6.149 + : /build [2021-08-23T16:17:40.084Z] #53 6.149 + '[' -z '' ']' [2021-08-23T16:17:40.084Z] #53 6.149 ++ mktemp -d [2021-08-23T16:17:40.084Z] #53 6.153 + export GOPATH=/tmp/tmp.NcoYRNzJ2F [2021-08-23T16:17:40.084Z] #53 6.153 + GOPATH=/tmp/tmp.NcoYRNzJ2F [2021-08-23T16:17:40.084Z] #53 6.153 + RM_GOPATH=1 [2021-08-23T16:17:40.084Z] #53 6.153 + case "$(go env GOARCH)" in [2021-08-23T16:17:40.084Z] #53 6.153 ++ go env GOARCH [2021-08-23T16:17:40.084Z] #53 6.167 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T16:17:40.084Z] #53 6.167 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:40.084Z] #53 6.167 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:40.084Z] #53 6.167 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:40.084Z] #53 6.167 + dir=/tmp/install [2021-08-23T16:17:40.084Z] #53 6.167 + bin=shfmt [2021-08-23T16:17:40.084Z] #53 6.167 + shift [2021-08-23T16:17:40.084Z] #53 6.167 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T16:17:40.084Z] #53 6.167 + . /tmp/install/shfmt.installer [2021-08-23T16:17:40.084Z] #53 6.167 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T16:17:40.084Z] #53 6.167 + install_shfmt [2021-08-23T16:17:40.084Z] #53 6.167 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T16:17:40.084Z] #53 6.167 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NcoYRNzJ2F/src/github.com/mvdan/sh [2021-08-23T16:17:40.084Z] #53 6.167 Cloning into '/tmp/tmp.NcoYRNzJ2F/src/github.com/mvdan/sh'... [2021-08-23T16:17:40.351Z] #53 ... [2021-08-23T16:17:40.351Z] [2021-08-23T16:17:40.351Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:17:40.351Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:17:40.351Z] #14 11.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:17:40.892Z] #47 8.614 runtime [2021-08-23T16:17:40.892Z] #47 8.769 crypto/internal/subtle [2021-08-23T16:17:41.174Z] #47 9.003 crypto/subtle [2021-08-23T16:17:41.436Z] #47 9.420 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-23T16:17:42.008Z] #47 9.878 internal/nettrace [2021-08-23T16:17:42.008Z] #47 ... [2021-08-23T16:17:42.008Z] [2021-08-23T16:17:42.008Z] #60 [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-23T16:17:42.008Z] #60 sha256:f25133f3b3f49e90a1c3304801c218821829ac00fada781fe1da6bd3923b9bce [2021-08-23T16:17:42.008Z] #60 4.302 + RM_GOPATH=0 [2021-08-23T16:17:42.008Z] #60 4.302 + TMP_GOPATH= [2021-08-23T16:17:42.008Z] #60 4.304 + : /build [2021-08-23T16:17:42.008Z] #60 4.304 + '[' -z '' ']' [2021-08-23T16:17:42.008Z] #60 4.304 ++ mktemp -d [2021-08-23T16:17:42.008Z] #60 4.305 + export GOPATH=/tmp/tmp.rHFqiu83vW [2021-08-23T16:17:42.008Z] #60 4.309 + GOPATH=/tmp/tmp.rHFqiu83vW [2021-08-23T16:17:42.008Z] #60 4.309 + RM_GOPATH=1 [2021-08-23T16:17:42.008Z] #60 4.309 + case "$(go env GOARCH)" in [2021-08-23T16:17:42.008Z] #60 4.337 ++ go env GOARCH [2021-08-23T16:17:42.008Z] #60 4.371 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.008Z] #60 4.371 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.008Z] #60 4.371 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:42.008Z] #60 4.401 + dir=/tmp/install [2021-08-23T16:17:42.008Z] #60 4.401 + bin=rootlesskit [2021-08-23T16:17:42.008Z] #60 4.401 + shift [2021-08-23T16:17:42.008Z] #60 4.401 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-23T16:17:42.008Z] #60 4.401 + . /tmp/install/rootlesskit.installer [2021-08-23T16:17:42.008Z] #60 4.401 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:17:42.008Z] #60 4.401 + install_rootlesskit [2021-08-23T16:17:42.008Z] #60 4.401 + case "$1" in [2021-08-23T16:17:42.008Z] #60 4.401 + export CGO_ENABLED=0 [2021-08-23T16:17:42.008Z] #60 4.401 + CGO_ENABLED=0 [2021-08-23T16:17:42.008Z] #60 4.401 + _install_rootlesskit [2021-08-23T16:17:42.008Z] #60 4.401 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-23T16:17:42.008Z] #60 4.401 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rHFqiu83vW/src/github.com/rootless-containers/rootlesskit [2021-08-23T16:17:42.008Z] #60 4.401 Cloning into '/tmp/tmp.rHFqiu83vW/src/github.com/rootless-containers/rootlesskit'... [2021-08-23T16:17:42.008Z] #60 4.402 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:17:42.008Z] #60 7.592 + cd /tmp/tmp.rHFqiu83vW/src/github.com/rootless-containers/rootlesskit [2021-08-23T16:17:42.008Z] #60 7.593 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:17:42.008Z] #60 7.698 + export GO111MODULE=on [2021-08-23T16:17:42.008Z] #60 7.698 + GO111MODULE=on [2021-08-23T16:17:42.008Z] #60 7.699 + export GOPROXY=https://proxy.golang.org [2021-08-23T16:17:42.008Z] #60 7.699 + GOPROXY=https://proxy.golang.org [2021-08-23T16:17:42.008Z] #60 7.699 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:17:42.008Z] #60 7.699 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T16:17:42.008Z] #60 9.324 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:17:42.009Z] #60 9.331 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T16:17:42.009Z] #60 9.334 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T16:17:42.009Z] #60 9.717 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T16:17:42.009Z] #60 9.790 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T16:17:42.020Z] INFO [runner/unused/goanalysis] analyzers took 30.519298462s with top 10 stages: buildssa: 26.078202215s, U1000: 4.441096247s [2021-08-23T16:17:42.275Z] #60 ... [2021-08-23T16:17:42.275Z] [2021-08-23T16:17:42.275Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:17:42.275Z] #35 sha256:1b691f50e50ec890c90982a4095d298379e56924376856a8c318938ae4c5960d [2021-08-23T16:17:42.275Z] #35 4.365 Install go-toml version v1.8.1 [2021-08-23T16:17:42.275Z] #35 5.185 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-23T16:17:42.275Z] #35 8.604 github.com/pelletier/go-toml [2021-08-23T16:17:42.275Z] #35 ... [2021-08-23T16:17:42.275Z] [2021-08-23T16:17:42.275Z] #49 [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-23T16:17:42.275Z] #49 sha256:1314755e80b61d89c8b0abac6d46f30f23072b341bca901916181ad8bee7ef4a [2021-08-23T16:17:42.275Z] #49 4.077 + RM_GOPATH=0 [2021-08-23T16:17:42.275Z] #49 4.077 + TMP_GOPATH= [2021-08-23T16:17:42.275Z] #49 4.077 + : /build [2021-08-23T16:17:42.275Z] #49 4.077 + '[' -z '' ']' [2021-08-23T16:17:42.275Z] #49 4.077 ++ mktemp -d [2021-08-23T16:17:42.275Z] #49 4.077 + export GOPATH=/tmp/tmp.fw3DhAJ5sF [2021-08-23T16:17:42.275Z] #49 4.077 + GOPATH=/tmp/tmp.fw3DhAJ5sF [2021-08-23T16:17:42.275Z] #49 4.077 + RM_GOPATH=1 [2021-08-23T16:17:42.275Z] #49 4.077 + case "$(go env GOARCH)" in [2021-08-23T16:17:42.275Z] #49 4.077 ++ go env GOARCH [2021-08-23T16:17:42.275Z] #49 4.089 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.275Z] #49 4.089 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.275Z] #49 4.089 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:42.275Z] #49 4.091 + dir=/tmp/install [2021-08-23T16:17:42.275Z] #49 4.091 + bin=gotestsum [2021-08-23T16:17:42.275Z] #49 4.091 + shift [2021-08-23T16:17:42.275Z] #49 4.091 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-23T16:17:42.275Z] #49 4.091 + . /tmp/install/gotestsum.installer [2021-08-23T16:17:42.275Z] #49 4.091 ++ : v0.5.3 [2021-08-23T16:17:42.275Z] #49 4.091 + install_gotestsum [2021-08-23T16:17:42.275Z] #49 4.094 + set -e [2021-08-23T16:17:42.275Z] #49 4.094 + export GO111MODULE=on [2021-08-23T16:17:42.275Z] #49 4.094 + GO111MODULE=on [2021-08-23T16:17:42.275Z] #49 4.094 + GOBIN=/build [2021-08-23T16:17:42.275Z] #49 4.094 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-23T16:17:42.275Z] #49 4.758 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T16:17:42.275Z] #49 6.573 go: downloading github.com/fatih/color v1.9.0 [2021-08-23T16:17:42.275Z] #49 6.583 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T16:17:42.275Z] #49 6.583 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:17:42.275Z] #49 6.596 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T16:17:42.275Z] #49 7.549 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T16:17:42.275Z] #49 7.575 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T16:17:42.275Z] #49 7.727 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T16:17:42.275Z] #49 7.762 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T16:17:42.275Z] #49 7.803 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T16:17:42.275Z] #49 8.233 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T16:17:42.275Z] #49 8.335 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T16:17:42.537Z] #49 ... [2021-08-23T16:17:42.537Z] [2021-08-23T16:17:42.537Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:17:42.537Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T16:17:42.537Z] #37 5.012 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:42.537Z] #37 5.030 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:42.537Z] #37 5.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:42.537Z] #37 6.007 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T16:17:42.537Z] #37 7.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T16:17:42.537Z] #37 ... [2021-08-23T16:17:42.537Z] [2021-08-23T16:17:42.537Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:17:42.537Z] #25 sha256:4d91961c9d477b20a21522244c12f1a518051f70a4b884a18e470bc2022353fa [2021-08-23T16:17:42.537Z] #25 4.576 + RM_GOPATH=0 [2021-08-23T16:17:42.537Z] #25 4.576 + TMP_GOPATH= [2021-08-23T16:17:42.537Z] #25 4.576 + : /build [2021-08-23T16:17:42.537Z] #25 4.576 + '[' -z '' ']' [2021-08-23T16:17:42.537Z] #25 4.588 ++ mktemp -d [2021-08-23T16:17:42.537Z] #25 4.597 + export GOPATH=/tmp/tmp.Dk0VOAv7dm [2021-08-23T16:17:42.537Z] #25 4.597 + GOPATH=/tmp/tmp.Dk0VOAv7dm [2021-08-23T16:17:42.537Z] #25 4.597 + RM_GOPATH=1 [2021-08-23T16:17:42.537Z] #25 4.597 + case "$(go env GOARCH)" in [2021-08-23T16:17:42.537Z] #25 4.597 ++ go env GOARCH [2021-08-23T16:17:42.537Z] #25 4.616 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.537Z] #25 4.616 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.537Z] #25 4.616 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:42.537Z] #25 4.616 Install docker/cli version 17.06.2-ce from stable [2021-08-23T16:17:42.537Z] #25 4.617 + dir=/tmp/install [2021-08-23T16:17:42.537Z] #25 4.617 + bin=dockercli [2021-08-23T16:17:42.537Z] #25 4.617 + shift [2021-08-23T16:17:42.537Z] #25 4.617 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-23T16:17:42.537Z] #25 4.617 + . /tmp/install/dockercli.installer [2021-08-23T16:17:42.537Z] #25 4.617 ++ : stable [2021-08-23T16:17:42.537Z] #25 4.617 ++ : 17.06.2-ce [2021-08-23T16:17:42.537Z] #25 4.617 + install_dockercli [2021-08-23T16:17:42.537Z] #25 4.617 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-23T16:17:42.537Z] #25 4.624 ++ uname -m [2021-08-23T16:17:42.537Z] #25 4.638 + arch=aarch64 [2021-08-23T16:17:42.537Z] #25 4.638 + '[' aarch64 '!=' x86_64 ']' [2021-08-23T16:17:42.537Z] #25 4.638 + '[' aarch64 '!=' s390x ']' [2021-08-23T16:17:42.537Z] #25 4.638 + '[' aarch64 '!=' armhf ']' [2021-08-23T16:17:42.537Z] #25 4.638 + build_dockercli [2021-08-23T16:17:42.537Z] #25 4.638 + git clone https://github.com/docker/docker-ce /tmp/tmp.Dk0VOAv7dm/tmp/docker-ce [2021-08-23T16:17:42.537Z] #25 4.652 Cloning into '/tmp/tmp.Dk0VOAv7dm/tmp/docker-ce'... [2021-08-23T16:17:42.800Z] #25 ... [2021-08-23T16:17:42.800Z] [2021-08-23T16:17:42.800Z] #51 [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-23T16:17:42.800Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:17:42.800Z] #51 4.358 + RM_GOPATH=0 [2021-08-23T16:17:42.800Z] #51 4.358 + TMP_GOPATH= [2021-08-23T16:17:42.800Z] #51 4.358 + : /build [2021-08-23T16:17:42.800Z] #51 4.358 + '[' -z '' ']' [2021-08-23T16:17:42.800Z] #51 4.358 ++ mktemp -d [2021-08-23T16:17:42.800Z] #51 4.366 + export GOPATH=/tmp/tmp.TEL5APiNdO [2021-08-23T16:17:42.800Z] #51 4.366 + GOPATH=/tmp/tmp.TEL5APiNdO [2021-08-23T16:17:42.800Z] #51 4.366 + RM_GOPATH=1 [2021-08-23T16:17:42.800Z] #51 4.366 + case "$(go env GOARCH)" in [2021-08-23T16:17:42.800Z] #51 4.366 ++ go env GOARCH [2021-08-23T16:17:42.800Z] #51 4.379 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.800Z] #51 4.379 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:42.800Z] #51 4.379 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:42.800Z] #51 4.379 + dir=/tmp/install [2021-08-23T16:17:42.800Z] #51 4.390 + bin=golangci_lint [2021-08-23T16:17:42.800Z] #51 4.390 + shift [2021-08-23T16:17:42.800Z] #51 4.390 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-23T16:17:42.800Z] #51 4.390 + . /tmp/install/golangci_lint.installer [2021-08-23T16:17:42.800Z] #51 4.390 ++ : v1.23.8 [2021-08-23T16:17:42.800Z] #51 4.390 + install_golangci_lint [2021-08-23T16:17:42.800Z] #51 4.390 + set -e [2021-08-23T16:17:42.800Z] #51 4.390 + export GO111MODULE=on [2021-08-23T16:17:42.800Z] #51 4.390 + GO111MODULE=on [2021-08-23T16:17:42.800Z] #51 4.390 + GOBIN=/build [2021-08-23T16:17:42.800Z] #51 4.390 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-23T16:17:42.800Z] #51 4.932 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-23T16:17:42.800Z] #51 ... [2021-08-23T16:17:42.800Z] [2021-08-23T16:17:42.800Z] #45 [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 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-23T16:17:42.800Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:17:42.800Z] #45 5.110 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:42.800Z] #45 5.174 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:42.800Z] #45 5.174 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:42.800Z] #45 5.661 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-23T16:17:42.800Z] #45 6.149 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T16:17:42.800Z] #45 7.133 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T16:17:43.063Z] #45 ... [2021-08-23T16:17:43.063Z] [2021-08-23T16:17:43.063Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:17:43.063Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:17:43.063Z] #14 5.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:43.063Z] #14 5.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:43.063Z] #14 5.076 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:43.063Z] #14 5.936 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T16:17:43.063Z] #14 7.193 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T16:17:43.326Z] #14 ... [2021-08-23T16:17:43.326Z] [2021-08-23T16:17:43.326Z] #53 [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-23T16:17:43.326Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:17:43.326Z] #53 3.831 + RM_GOPATH=0 [2021-08-23T16:17:43.326Z] #53 3.831 + TMP_GOPATH= [2021-08-23T16:17:43.326Z] #53 3.831 + : /build [2021-08-23T16:17:43.326Z] #53 3.831 + '[' -z '' ']' [2021-08-23T16:17:43.326Z] #53 3.831 ++ mktemp -d [2021-08-23T16:17:43.326Z] #53 3.841 + export GOPATH=/tmp/tmp.2KMrU6aMt7 [2021-08-23T16:17:43.326Z] #53 3.841 + GOPATH=/tmp/tmp.2KMrU6aMt7 [2021-08-23T16:17:43.326Z] #53 3.841 + RM_GOPATH=1 [2021-08-23T16:17:43.326Z] #53 3.841 + case "$(go env GOARCH)" in [2021-08-23T16:17:43.326Z] #53 3.842 ++ go env GOARCH [2021-08-23T16:17:43.326Z] #53 3.872 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:43.326Z] #53 3.872 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:17:43.326Z] #53 3.872 ++ dirname /tmp/install/install.sh [2021-08-23T16:17:43.326Z] #53 3.875 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T16:17:43.326Z] #53 3.876 + dir=/tmp/install [2021-08-23T16:17:43.326Z] #53 3.876 + bin=shfmt [2021-08-23T16:17:43.326Z] #53 3.876 + shift [2021-08-23T16:17:43.326Z] #53 3.876 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-23T16:17:43.326Z] #53 3.876 + . /tmp/install/shfmt.installer [2021-08-23T16:17:43.326Z] #53 3.876 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T16:17:43.326Z] #53 3.876 + install_shfmt [2021-08-23T16:17:43.326Z] #53 3.876 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-23T16:17:43.326Z] #53 3.876 + git clone https://github.com/mvdan/sh.git /tmp/tmp.2KMrU6aMt7/src/github.com/mvdan/sh [2021-08-23T16:17:43.326Z] #53 3.886 Cloning into '/tmp/tmp.2KMrU6aMt7/src/github.com/mvdan/sh'... [2021-08-23T16:17:43.326Z] #53 10.40 + cd /tmp/tmp.2KMrU6aMt7/src/github.com/mvdan/sh [2021-08-23T16:17:43.326Z] #53 10.40 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T16:17:43.326Z] #53 10.57 + GO111MODULE=on [2021-08-23T16:17:43.326Z] #53 10.57 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T16:17:43.326Z] #53 ... [2021-08-23T16:17:43.326Z] [2021-08-23T16:17:43.326Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:17:43.326Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T16:17:43.326Z] #33 4.594 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-23T16:17:43.326Z] #33 4.600 Cloning into '.'... [2021-08-23T16:17:43.595Z] #33 ... [2021-08-23T16:17:43.595Z] [2021-08-23T16:17:43.595Z] #57 [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-23T16:17:43.595Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T16:17:43.595Z] #57 5.210 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:43.595Z] #57 5.273 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:43.595Z] #57 5.274 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:43.595Z] #57 6.144 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T16:17:43.595Z] #57 7.246 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T16:17:43.595Z] #57 ... [2021-08-23T16:17:43.595Z] [2021-08-23T16:17:43.595Z] #53 [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-23T16:17:43.595Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:17:43.595Z] #53 11.53 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T16:17:43.595Z] #53 11.54 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T16:17:43.595Z] #53 11.56 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T16:17:44.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:17:45.645Z] #14 ... [2021-08-23T16:17:45.645Z] [2021-08-23T16:17:45.645Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:17:45.645Z] #25 sha256:baab78e097731ffddce0583c64713dec22b722b13773cfe381e4c276bb9342a5 [2021-08-23T16:17:45.645Z] #25 15.42 + mkdir -p /build [2021-08-23T16:17:45.645Z] #25 15.43 + mv docker/docker /build/ [2021-08-23T16:17:45.645Z] #25 15.44 + rmdir docker [2021-08-23T16:17:45.645Z] #25 DONE 16.2s [2021-08-23T16:17:45.645Z] [2021-08-23T16:17:45.645Z] #60 [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-23T16:17:45.645Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:17:45.645Z] #60 12.43 + cd /tmp/tmp.HkUyRLP9qg/src/github.com/rootless-containers/rootlesskit [2021-08-23T16:17:45.645Z] #60 12.43 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-23T16:17:45.645Z] #60 12.49 + export GO111MODULE=on [2021-08-23T16:17:45.645Z] #60 12.49 + GO111MODULE=on [2021-08-23T16:17:45.645Z] #60 12.49 + export GOPROXY=https://proxy.golang.org [2021-08-23T16:17:45.645Z] #60 12.49 + GOPROXY=https://proxy.golang.org [2021-08-23T16:17:45.645Z] #60 12.49 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:17:45.645Z] #60 12.49 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-23T16:17:45.645Z] #60 13.87 go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:17:45.645Z] #60 13.88 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-23T16:17:45.645Z] #60 13.95 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-23T16:17:45.645Z] #60 14.51 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-23T16:17:46.158Z] #53 ... [2021-08-23T16:17:46.158Z] [2021-08-23T16:17:46.158Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:17:46.158Z] #30 sha256:aca11acb393e049a0d6f50a5fc44c81c29d7be4860ce5f51938a37ab90488ae1 [2021-08-23T16:17:46.158Z] #30 3.633 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-23T16:17:46.158Z] #30 4.259 [2021-08-23T16:17:46.158Z] #30 4.451 # 2.0% ######################################################################## 100.0% [2021-08-23T16:17:46.158Z] #30 5.394 [2021-08-23T16:17:46.158Z] #30 9.767 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-23T16:17:46.158Z] #30 11.30 #=#=# [2021-08-23T16:17:46.158Z] #30 11.62 #=#=# 0.1% ######################################################################## 100.0% [2021-08-23T16:17:46.158Z] #30 12.74 [2021-08-23T16:17:46.158Z] #30 ... [2021-08-23T16:17:46.158Z] [2021-08-23T16:17:46.158Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:17:46.158Z] #35 sha256:1b691f50e50ec890c90982a4095d298379e56924376856a8c318938ae4c5960d [2021-08-23T16:17:46.158Z] #35 13.69 github.com/pelletier/go-toml/cmd/tomll [2021-08-23T16:17:46.603Z] #60 ... [2021-08-23T16:17:46.603Z] [2021-08-23T16:17:46.603Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:17:46.603Z] #35 sha256:7a16289f97b9c8823d9f945ab243aecb64b5fb4b17b243afbad1c3c563ee558c [2021-08-23T16:17:46.603Z] #35 17.73 github.com/pelletier/go-toml/cmd/tomll [2021-08-23T16:17:46.865Z] #35 ... [2021-08-23T16:17:46.865Z] [2021-08-23T16:17:46.865Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:17:46.865Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:17:46.865Z] #33 7.605 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-23T16:17:46.865Z] #33 7.605 Cloning into '.'... [2021-08-23T16:17:47.128Z] #33 ... [2021-08-23T16:17:47.128Z] [2021-08-23T16:17:47.128Z] #51 [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-23T16:17:47.128Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:17:47.129Z] #51 17.87 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T16:17:47.129Z] #51 17.91 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T16:17:47.129Z] #51 18.02 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T16:17:47.129Z] #51 18.02 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T16:17:47.129Z] #51 18.02 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T16:17:47.129Z] #51 18.38 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T16:17:47.390Z] #51 18.59 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T16:17:47.390Z] #51 18.59 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T16:17:47.390Z] #51 18.65 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T16:17:47.651Z] #51 18.68 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T16:17:47.913Z] #51 ... [2021-08-23T16:17:47.913Z] [2021-08-23T16:17:47.913Z] #45 [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 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-23T16:17:47.913Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:17:47.913Z] #45 8.061 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:17:47.913Z] #45 8.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:17:47.913Z] #45 8.080 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:17:47.913Z] #45 8.829 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-23T16:17:47.913Z] #45 9.209 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:17:47.913Z] #45 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:17:47.913Z] #45 18.01 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-23T16:17:47.913Z] #45 ... [2021-08-23T16:17:47.913Z] [2021-08-23T16:17:47.913Z] #60 [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-23T16:17:47.913Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:17:47.913Z] #60 18.06 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-23T16:17:47.913Z] #60 18.84 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T16:17:47.913Z] #60 18.87 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T16:17:47.913Z] #60 19.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T16:17:48.190Z] #60 19.29 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T16:17:48.190Z] #60 19.35 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T16:17:48.763Z] #60 ... [2021-08-23T16:17:48.763Z] [2021-08-23T16:17:48.763Z] #47 [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-23T16:17:48.763Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:17:48.763Z] #47 9.788 encoding [2021-08-23T16:17:48.763Z] #47 9.987 unicode/utf16 [2021-08-23T16:17:48.763Z] #47 10.25 container/list [2021-08-23T16:17:48.763Z] #47 10.99 crypto/internal/subtle [2021-08-23T16:17:48.763Z] #47 11.18 crypto/subtle [2021-08-23T16:17:48.763Z] #47 11.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-23T16:17:48.763Z] #47 11.64 internal/nettrace [2021-08-23T16:17:48.763Z] #47 12.05 runtime/cgo [2021-08-23T16:17:48.763Z] #47 ... [2021-08-23T16:17:48.763Z] [2021-08-23T16:17:48.763Z] #60 [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-23T16:17:48.763Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:17:48.763Z] #60 19.80 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T16:17:49.467Z] #60 20.38 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T16:17:49.731Z] #60 20.50 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T16:17:49.731Z] #60 ... [2021-08-23T16:17:49.731Z] [2021-08-23T16:17:49.731Z] #57 [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-23T16:17:49.731Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:17:49.731Z] #57 10.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:17:49.731Z] #57 ... [2021-08-23T16:17:49.731Z] [2021-08-23T16:17:49.731Z] #51 [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-23T16:17:49.731Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:17:49.731Z] #51 19.69 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T16:17:49.731Z] #51 19.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T16:17:49.992Z] #51 ... [2021-08-23T16:17:49.992Z] [2021-08-23T16:17:49.992Z] #49 [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-23T16:17:49.992Z] #49 sha256:8c2edfb33a67c6efdda181e8a674b108339923d9d15afed7eee4bc330a4dc32b [2021-08-23T16:17:49.992Z] #49 10.96 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T16:17:49.992Z] #49 11.32 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T16:17:49.992Z] #49 12.13 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T16:17:49.992Z] #49 14.06 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T16:17:49.992Z] #49 ... [2021-08-23T16:17:49.992Z] [2021-08-23T16:17:49.992Z] #53 [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-23T16:17:49.992Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:17:49.992Z] #53 13.07 + cd /tmp/tmp.NcoYRNzJ2F/src/github.com/mvdan/sh [2021-08-23T16:17:49.992Z] #53 13.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-23T16:17:49.992Z] #53 13.21 + GO111MODULE=on [2021-08-23T16:17:49.992Z] #53 13.21 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-23T16:17:49.992Z] #53 14.39 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-23T16:17:49.992Z] #53 14.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-23T16:17:49.992Z] #53 14.46 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-23T16:17:49.992Z] #53 16.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T16:17:49.992Z] #53 20.63 runtime [2021-08-23T16:17:50.428Z] #35 DONE 18.1s [2021-08-23T16:17:50.428Z] [2021-08-23T16:17:50.428Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:17:50.428Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T16:17:50.428Z] #41 14.56 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-23T16:17:50.428Z] #41 16.36 + 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-23T16:17:50.477Z] c67ded6868b6: Verifying Checksum [2021-08-23T16:17:50.477Z] c67ded6868b6: Download complete [2021-08-23T16:17:50.565Z] #53 ... [2021-08-23T16:17:50.565Z] [2021-08-23T16:17:50.565Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:17:50.565Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:17:50.565Z] #37 11.49 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:17:50.565Z] #37 ... [2021-08-23T16:17:50.565Z] [2021-08-23T16:17:50.565Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-23T16:17:50.565Z] #35 sha256:7a16289f97b9c8823d9f945ab243aecb64b5fb4b17b243afbad1c3c563ee558c [2021-08-23T16:17:50.565Z] #35 DONE 21.7s [2021-08-23T16:17:50.838Z] [2021-08-23T16:17:50.838Z] #53 [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-23T16:17:50.838Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:17:51.099Z] #53 ... [2021-08-23T16:17:51.099Z] [2021-08-23T16:17:51.099Z] #60 [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-23T16:17:51.099Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:17:51.099Z] #60 22.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T16:17:52.364Z] #41 ... [2021-08-23T16:17:52.364Z] [2021-08-23T16:17:52.364Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:17:52.364Z] #30 sha256:aca11acb393e049a0d6f50a5fc44c81c29d7be4860ce5f51938a37ab90488ae1 [2021-08-23T16:17:52.364Z] #30 17.02 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2021-08-23T16:17:52.364Z] #30 18.69 [2021-08-23T16:17:52.364Z] #30 18.89 #=#=# 0.1% ####### 10.8% ############## 20.4% #################### 29.0% ########################### 38.5% ################################## 48.0% ####################################### 54.5% ############################################# 62.6% #################################################### 72.3% ####################################################### 76.6% ############################################################## 86.9% ###################################################################### 97.4% ######################################################################## 100.0% [2021-08-23T16:17:52.364Z] #30 ... [2021-08-23T16:17:52.364Z] [2021-08-23T16:17:52.364Z] #47 [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-23T16:17:52.364Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:17:52.364Z] #47 10.08 vendor/golang.org/x/crypto/internal/subtle [2021-08-23T16:17:52.364Z] #47 10.13 runtime/cgo [2021-08-23T16:17:52.364Z] #47 ... [2021-08-23T16:17:52.364Z] [2021-08-23T16:17:52.364Z] #51 [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-23T16:17:52.364Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:17:52.364Z] #51 18.38 go: downloading github.com/fatih/color v1.7.0 [2021-08-23T16:17:52.364Z] #51 18.38 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-23T16:17:52.364Z] #51 18.54 go: downloading github.com/pkg/errors v0.8.1 [2021-08-23T16:17:52.364Z] #51 18.58 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-23T16:17:52.364Z] #51 18.80 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-23T16:17:52.364Z] #51 18.87 go: downloading github.com/spf13/viper v1.6.1 [2021-08-23T16:17:52.364Z] #51 19.71 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-23T16:17:52.364Z] #51 19.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-23T16:17:52.364Z] #51 19.80 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-23T16:17:52.364Z] #51 19.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-23T16:17:52.364Z] #51 20.30 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-23T16:17:52.630Z] #51 20.43 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-23T16:17:52.630Z] #51 20.65 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T16:17:53.233Z] #51 21.12 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T16:17:53.810Z] #51 21.81 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T16:17:54.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:17:54.073Z] #51 ... [2021-08-23T16:17:54.073Z] [2021-08-23T16:17:54.073Z] #60 [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-23T16:17:54.073Z] #60 sha256:f25133f3b3f49e90a1c3304801c218821829ac00fada781fe1da6bd3923b9bce [2021-08-23T16:17:54.073Z] #60 11.86 go: downloading github.com/google/uuid v1.3.0 [2021-08-23T16:17:54.073Z] #60 11.89 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-23T16:17:54.073Z] #60 12.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-23T16:17:54.073Z] #60 12.71 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-23T16:17:54.073Z] #60 12.89 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-23T16:17:54.073Z] #60 13.20 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-23T16:17:54.073Z] #60 14.13 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-23T16:17:54.073Z] #60 15.53 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-23T16:17:54.073Z] #60 18.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-23T16:17:54.073Z] #60 19.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T16:17:54.073Z] #60 ... [2021-08-23T16:17:54.073Z] [2021-08-23T16:17:54.073Z] #51 [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-23T16:17:54.073Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:17:54.073Z] #51 21.98 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T16:17:54.073Z] #51 22.09 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T16:17:55.039Z] #51 22.79 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T16:17:55.039Z] #51 22.85 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T16:17:55.039Z] #51 22.98 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T16:17:55.039Z] #51 ... [2021-08-23T16:17:55.039Z] [2021-08-23T16:17:55.039Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:17:55.039Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:17:55.039Z] #14 12.89 Fetched 8286 kB in 8s (1011 kB/s) [2021-08-23T16:17:55.039Z] #14 12.89 Reading package lists... [2021-08-23T16:17:55.039Z] #14 16.68 Reading package lists... [2021-08-23T16:17:55.039Z] #14 20.99 Building dependency tree... [2021-08-23T16:17:55.304Z] #14 ... [2021-08-23T16:17:55.304Z] [2021-08-23T16:17:55.304Z] #51 [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-23T16:17:55.304Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:17:55.304Z] #51 23.01 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T16:17:55.566Z] #51 23.34 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T16:17:55.566Z] #51 23.49 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T16:17:55.566Z] #51 ... [2021-08-23T16:17:55.566Z] [2021-08-23T16:17:55.566Z] #45 [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 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-23T16:17:55.566Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:17:55.566Z] #45 13.29 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-23T16:17:55.566Z] #45 14.62 Fetched 8290 kB in 10s (845 kB/s) [2021-08-23T16:17:55.566Z] #45 14.62 Reading package lists... [2021-08-23T16:17:55.566Z] #45 17.82 Reading package lists... [2021-08-23T16:17:55.566Z] #45 22.24 Building dependency tree... [2021-08-23T16:17:55.829Z] #45 ... [2021-08-23T16:17:55.829Z] [2021-08-23T16:17:55.829Z] #57 [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-23T16:17:55.829Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T16:17:55.829Z] #57 13.62 Fetched 8286 kB in 9s (948 kB/s) [2021-08-23T16:17:55.829Z] #57 13.62 Reading package lists... [2021-08-23T16:17:55.829Z] #57 17.06 Reading package lists... [2021-08-23T16:17:55.829Z] #57 21.99 Building dependency tree... [2021-08-23T16:17:55.829Z] #57 ... [2021-08-23T16:17:55.829Z] [2021-08-23T16:17:55.829Z] #53 [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-23T16:17:55.829Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:17:55.829Z] #53 13.67 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-23T16:17:55.829Z] #53 17.49 runtime [2021-08-23T16:17:56.094Z] #53 ... [2021-08-23T16:17:56.094Z] [2021-08-23T16:17:56.094Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:17:56.094Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T16:17:56.094Z] #37 13.78 Fetched 8286 kB in 9s (914 kB/s) [2021-08-23T16:17:56.094Z] #37 13.78 Reading package lists... [2021-08-23T16:17:56.094Z] #37 17.43 Reading package lists... [2021-08-23T16:17:56.094Z] #37 21.63 Building dependency tree... [2021-08-23T16:17:56.094Z] #37 23.92 The following additional packages will be installed: [2021-08-23T16:17:56.094Z] #37 23.93 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T16:17:56.094Z] #37 23.93 Suggested packages: [2021-08-23T16:17:56.094Z] #37 23.94 cmake-doc ninja-build lrzip [2021-08-23T16:17:56.094Z] #37 23.94 Recommended packages: [2021-08-23T16:17:56.094Z] #37 23.94 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T16:17:56.094Z] #37 ... [2021-08-23T16:17:56.094Z] [2021-08-23T16:17:56.094Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:17:56.094Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:17:56.094Z] #14 23.53 The following additional packages will be installed: [2021-08-23T16:17:56.094Z] #14 23.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T16:17:56.094Z] #14 23.53 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T16:17:56.094Z] #14 23.53 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T16:17:56.094Z] #14 23.53 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T16:17:56.094Z] #14 23.53 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T16:17:56.094Z] #14 23.54 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T16:17:56.094Z] #14 23.54 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T16:17:56.094Z] #14 23.55 Suggested packages: [2021-08-23T16:17:56.094Z] #14 23.56 gcc-10-locales seccomp wine64 [2021-08-23T16:17:56.398Z] #60 27.27 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-23T16:17:56.398Z] #60 ... [2021-08-23T16:17:56.398Z] [2021-08-23T16:17:56.398Z] #51 [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-23T16:17:56.398Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:17:56.398Z] #51 23.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-23T16:17:56.398Z] #51 23.50 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-23T16:17:56.398Z] #51 23.92 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-23T16:17:56.398Z] #51 23.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T16:17:56.398Z] #51 23.92 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-23T16:17:56.398Z] #51 24.00 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-23T16:17:56.398Z] #51 24.37 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-23T16:17:56.398Z] #51 24.37 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-23T16:17:56.398Z] #51 24.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-23T16:17:56.398Z] #51 24.61 go: downloading github.com/spf13/afero v1.1.2 [2021-08-23T16:17:56.398Z] #51 24.71 go: downloading github.com/spf13/cast v1.3.0 [2021-08-23T16:17:56.398Z] #51 24.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-23T16:17:56.398Z] #51 24.74 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T16:17:56.398Z] #51 24.84 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T16:17:56.398Z] #51 24.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T16:17:56.398Z] #51 24.97 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T16:17:56.398Z] #51 25.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.35 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.41 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T16:17:56.398Z] #51 25.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T16:17:56.398Z] #51 25.72 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T16:17:56.398Z] #51 25.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T16:17:56.398Z] #51 26.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T16:17:56.398Z] #51 26.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T16:17:56.398Z] #51 26.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T16:17:56.398Z] #51 26.93 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T16:17:56.398Z] #51 26.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T16:17:56.398Z] #51 27.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T16:17:56.398Z] #51 27.36 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T16:17:56.398Z] #51 27.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T16:17:56.662Z] #51 27.65 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T16:17:56.662Z] #51 27.69 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T16:17:56.686Z] #14 24.62 The following NEW packages will be installed: [2021-08-23T16:17:56.686Z] #14 24.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T16:17:56.686Z] #14 24.63 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T16:17:56.686Z] #14 24.63 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T16:17:56.686Z] #14 24.63 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T16:17:56.686Z] #14 24.63 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T16:17:56.686Z] #14 24.63 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T16:17:56.686Z] #14 24.63 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T16:17:56.686Z] #14 24.63 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T16:17:56.686Z] #14 24.63 mingw-w64-x86-64-dev [2021-08-23T16:17:57.360Z] #14 25.00 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:17:57.360Z] #14 25.00 Need to get 108 MB of archives. [2021-08-23T16:17:57.360Z] #14 25.00 After this operation, 620 MB of additional disk space will be used. [2021-08-23T16:17:57.360Z] #14 25.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2021-08-23T16:17:57.360Z] #14 25.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2021-08-23T16:17:57.360Z] #14 25.20 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T16:17:57.360Z] #14 25.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2021-08-23T16:17:57.360Z] #14 25.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2021-08-23T16:17:57.360Z] #14 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T16:17:57.611Z] #51 28.39 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T16:17:57.611Z] #51 28.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T16:17:57.611Z] #51 28.53 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T16:17:57.611Z] #51 28.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T16:17:57.611Z] #51 28.73 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T16:17:57.611Z] #51 28.79 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T16:17:57.624Z] 4612f6d0b889: Verifying Checksum [2021-08-23T16:17:57.624Z] 4612f6d0b889: Download complete [2021-08-23T16:17:57.872Z] #51 29.03 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T16:17:57.872Z] #51 29.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T16:17:57.934Z] #14 25.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T16:17:58.133Z] #51 29.19 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T16:17:58.133Z] #51 29.24 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T16:17:58.133Z] #51 29.25 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T16:17:58.133Z] #51 29.28 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T16:17:58.197Z] #14 26.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2021-08-23T16:17:58.197Z] #14 26.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T16:17:58.395Z] #51 29.40 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T16:17:58.773Z] #14 26.68 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-23T16:17:59.339Z] #51 30.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T16:17:59.339Z] #51 30.43 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T16:17:59.604Z] #51 30.62 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T16:17:59.604Z] #51 30.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T16:17:59.604Z] #51 30.70 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T16:17:59.869Z] #51 30.81 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T16:17:59.869Z] #51 30.97 go: downloading golang.org/x/text v0.3.2 [2021-08-23T16:18:00.173Z] #14 27.82 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2021-08-23T16:18:00.437Z] #14 28.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T16:18:01.267Z] #51 ... [2021-08-23T16:18:01.267Z] [2021-08-23T16:18:01.267Z] #57 [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-23T16:18:01.267Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:18:01.267Z] #57 22.13 Fetched 8398 kB in 14s (583 kB/s) [2021-08-23T16:18:01.267Z] #57 22.13 Reading package lists... [2021-08-23T16:18:01.267Z] #57 27.87 Reading package lists... [2021-08-23T16:18:01.267Z] #57 ... [2021-08-23T16:18:01.267Z] [2021-08-23T16:18:01.267Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:18:01.267Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:18:01.267Z] #41 22.28 Updating files: 95% (1615/1696) Updating files: 96% (1629/1696) Updating files: 97% (1646/1696) Updating files: 98% (1663/1696) Updating files: 99% (1680/1696) Updating files: 100% (1696/1696) Updating files: 100% (1696/1696), done. [2021-08-23T16:18:01.267Z] #41 22.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-23T16:18:01.267Z] #41 24.76 + 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-23T16:18:01.399Z] #14 29.05 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2021-08-23T16:18:01.399Z] #14 ... [2021-08-23T16:18:01.399Z] [2021-08-23T16:18:01.399Z] #57 [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-23T16:18:01.399Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T16:18:01.399Z] #57 24.28 The following additional packages will be installed: [2021-08-23T16:18:01.399Z] #57 24.30 libbtrfs0 [2021-08-23T16:18:01.399Z] #57 24.46 The following NEW packages will be installed: [2021-08-23T16:18:01.399Z] #57 24.46 libbtrfs-dev libbtrfs0 [2021-08-23T16:18:01.399Z] #57 24.94 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:01.399Z] #57 24.94 Need to get 454 kB of archives. [2021-08-23T16:18:01.399Z] #57 24.94 After this operation, 1275 kB of additional disk space will be used. [2021-08-23T16:18:01.399Z] #57 24.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-23T16:18:01.399Z] #57 24.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-23T16:18:01.399Z] #57 26.80 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:01.399Z] #57 27.06 Fetched 454 kB in 0s (1169 kB/s) [2021-08-23T16:18:01.399Z] #57 27.15 Selecting previously unselected package libbtrfs0:arm64. [2021-08-23T16:18:01.399Z] #57 27.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-23T16:18:01.399Z] #57 27.30 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-23T16:18:01.399Z] #57 27.33 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T16:18:01.399Z] #57 28.30 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-23T16:18:01.399Z] #57 28.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-23T16:18:01.399Z] #57 28.31 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T16:18:01.399Z] #57 28.73 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T16:18:01.399Z] #57 29.18 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T16:18:01.399Z] #57 29.20 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:18:01.531Z] #41 ... [2021-08-23T16:18:01.531Z] [2021-08-23T16:18:01.531Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:01.531Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:01.531Z] #14 22.62 Fetched 8398 kB in 14s (601 kB/s) [2021-08-23T16:18:01.531Z] #14 22.62 Reading package lists... [2021-08-23T16:18:01.793Z] #14 28.23 Reading package lists... [2021-08-23T16:18:01.793Z] #14 ... [2021-08-23T16:18:01.793Z] [2021-08-23T16:18:01.793Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:01.793Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:18:01.793Z] #37 22.62 Fetched 8398 kB in 14s (591 kB/s) [2021-08-23T16:18:01.793Z] #37 22.62 Reading package lists... [2021-08-23T16:18:01.793Z] #37 28.07 Reading package lists... [2021-08-23T16:18:01.793Z] #37 ... [2021-08-23T16:18:01.793Z] [2021-08-23T16:18:01.793Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:01.793Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:01.793Z] #14 28.23 Reading package lists... [2021-08-23T16:18:02.799Z] #57 ... [2021-08-23T16:18:02.799Z] [2021-08-23T16:18:02.799Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:02.799Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:02.799Z] #14 30.05 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2021-08-23T16:18:02.799Z] #14 30.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T16:18:02.799Z] #14 30.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2021-08-23T16:18:02.799Z] #14 ... [2021-08-23T16:18:02.799Z] [2021-08-23T16:18:02.799Z] #57 [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-23T16:18:02.799Z] #57 sha256:7eeb75880c62ac0638256b7933aca90061ac1bcdbf6896af478fa6e9c144809d [2021-08-23T16:18:02.799Z] #57 DONE 30.5s [2021-08-23T16:18:02.799Z] [2021-08-23T16:18:02.799Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:02.799Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:02.799Z] #14 30.47 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2021-08-23T16:18:02.799Z] #14 30.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2021-08-23T16:18:02.799Z] #14 30.49 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2021-08-23T16:18:02.799Z] #14 30.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2021-08-23T16:18:02.799Z] #14 30.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB] [2021-08-23T16:18:02.799Z] #14 30.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2021-08-23T16:18:02.799Z] #14 30.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2021-08-23T16:18:02.799Z] #14 30.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2021-08-23T16:18:02.799Z] #14 30.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2021-08-23T16:18:02.799Z] #14 30.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2021-08-23T16:18:02.799Z] #14 30.58 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2021-08-23T16:18:02.799Z] #14 30.59 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T16:18:02.799Z] #14 30.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB] [2021-08-23T16:18:02.799Z] #14 30.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB] [2021-08-23T16:18:03.004Z] #14 33.14 Building dependency tree... [2021-08-23T16:18:03.004Z] #14 ... [2021-08-23T16:18:03.004Z] [2021-08-23T16:18:03.004Z] #45 [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 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-23T16:18:03.004Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:18:03.004Z] #45 23.12 Fetched 8401 kB in 15s (545 kB/s) [2021-08-23T16:18:03.004Z] #45 23.12 Reading package lists... [2021-08-23T16:18:03.004Z] #45 29.09 Reading package lists... [2021-08-23T16:18:03.004Z] #45 ... [2021-08-23T16:18:03.004Z] [2021-08-23T16:18:03.004Z] #47 [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-23T16:18:03.004Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:03.004Z] #47 24.15 vendor/golang.org/x/crypto/internal/subtle [2021-08-23T16:18:03.266Z] #47 ... [2021-08-23T16:18:03.266Z] [2021-08-23T16:18:03.266Z] #57 [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-23T16:18:03.266Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:18:03.266Z] #57 27.87 Reading package lists... [2021-08-23T16:18:03.266Z] #57 33.06 Building dependency tree... [2021-08-23T16:18:03.387Z] #14 ... [2021-08-23T16:18:03.387Z] [2021-08-23T16:18:03.387Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:18:03.387Z] #30 sha256:aca11acb393e049a0d6f50a5fc44c81c29d7be4860ce5f51938a37ab90488ae1 [2021-08-23T16:18:03.387Z] #30 21.29 [2021-08-23T16:18:03.387Z] #30 26.62 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-23T16:18:03.387Z] #30 28.01 #=#=# [2021-08-23T16:18:03.387Z] #30 28.31 ######################################################################## 100.0% [2021-08-23T16:18:03.387Z] #30 29.74 [2021-08-23T16:18:03.387Z] #30 ... [2021-08-23T16:18:03.387Z] [2021-08-23T16:18:03.387Z] #45 [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 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-23T16:18:03.387Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:18:03.387Z] #45 24.95 The following additional packages will be installed: [2021-08-23T16:18:03.387Z] #45 24.96 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T16:18:03.387Z] #45 24.97 python3-protobuf python3-six [2021-08-23T16:18:03.387Z] #45 24.97 Suggested packages: [2021-08-23T16:18:03.387Z] #45 24.97 python3-setuptools [2021-08-23T16:18:03.387Z] #45 24.97 Recommended packages: [2021-08-23T16:18:03.387Z] #45 24.97 iproute2 | iproute [2021-08-23T16:18:03.387Z] #45 25.63 The following NEW packages will be installed: [2021-08-23T16:18:03.387Z] #45 25.64 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T16:18:03.387Z] #45 25.65 python3-protobuf python3-six [2021-08-23T16:18:03.387Z] #45 26.07 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:03.387Z] #45 26.07 Need to get 2094 kB of archives. [2021-08-23T16:18:03.387Z] #45 26.07 After this operation, 10.5 MB of additional disk space will be used. [2021-08-23T16:18:03.387Z] #45 26.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2021-08-23T16:18:03.387Z] #45 26.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T16:18:03.387Z] #45 26.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-23T16:18:03.387Z] #45 26.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2021-08-23T16:18:03.387Z] #45 26.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-23T16:18:03.387Z] #45 26.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-23T16:18:03.387Z] #45 26.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-23T16:18:03.387Z] #45 28.97 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-23T16:18:03.387Z] #45 30.43 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:03.387Z] #45 30.72 Fetched 2094 kB in 4s (582 kB/s) [2021-08-23T16:18:03.387Z] #45 30.83 Selecting previously unselected package libprotobuf23:arm64. [2021-08-23T16:18:03.387Z] #45 30.83 (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 ... 15703 files and directories currently installed.) [2021-08-23T16:18:03.387Z] #45 30.98 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2021-08-23T16:18:03.387Z] #45 31.00 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2021-08-23T16:18:03.652Z] #45 ... [2021-08-23T16:18:03.652Z] [2021-08-23T16:18:03.652Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:03.652Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:03.652Z] #14 31.61 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:03.916Z] #14 31.86 Fetched 108 MB in 6s (18.3 MB/s) [2021-08-23T16:18:04.187Z] #14 31.98 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T16:18:04.187Z] #14 31.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-23T16:18:04.187Z] #14 32.09 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-23T16:18:04.187Z] #14 32.11 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:18:05.584Z] #14 ... [2021-08-23T16:18:05.584Z] [2021-08-23T16:18:05.584Z] #51 [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-23T16:18:05.584Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:18:05.584Z] #51 23.54 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-23T16:18:05.584Z] #51 23.60 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-23T16:18:05.584Z] #51 23.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-23T16:18:05.584Z] #51 23.97 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-23T16:18:05.584Z] #51 24.08 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-23T16:18:05.584Z] #51 24.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-23T16:18:05.584Z] #51 24.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-23T16:18:05.584Z] #51 24.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-23T16:18:05.584Z] #51 24.29 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-23T16:18:05.584Z] #51 24.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-23T16:18:05.584Z] #51 24.45 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-23T16:18:05.584Z] #51 24.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-23T16:18:05.584Z] #51 24.58 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-23T16:18:05.584Z] #51 24.82 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-23T16:18:05.584Z] #51 24.85 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-23T16:18:05.585Z] #51 24.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-23T16:18:05.585Z] #51 24.99 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-23T16:18:05.585Z] #51 25.01 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-23T16:18:05.585Z] #51 25.20 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-23T16:18:05.585Z] #51 25.45 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-23T16:18:05.585Z] #51 25.57 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-23T16:18:05.585Z] #51 25.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-23T16:18:05.585Z] #51 26.15 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-23T16:18:05.585Z] #51 26.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-23T16:18:05.585Z] #51 26.61 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-23T16:18:05.585Z] #51 26.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-23T16:18:05.585Z] #51 26.98 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-23T16:18:05.585Z] #51 27.02 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-23T16:18:05.585Z] #51 27.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-23T16:18:05.585Z] #51 27.37 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-23T16:18:05.585Z] #51 28.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-23T16:18:05.585Z] #51 28.61 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-23T16:18:05.585Z] #51 28.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-23T16:18:05.585Z] #51 28.62 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-23T16:18:05.585Z] #51 28.68 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-23T16:18:05.585Z] #51 28.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.31 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.33 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.44 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.44 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-23T16:18:05.585Z] #51 29.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-23T16:18:05.585Z] #51 29.63 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-23T16:18:05.585Z] #51 29.92 go: downloading golang.org/x/text v0.3.2 [2021-08-23T16:18:05.585Z] #51 30.39 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T16:18:05.585Z] #51 30.85 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T16:18:05.585Z] #51 32.79 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T16:18:05.585Z] #51 32.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T16:18:05.819Z] #57 36.50 The following additional packages will be installed: [2021-08-23T16:18:05.819Z] #57 36.51 libbtrfs0 [2021-08-23T16:18:05.819Z] #57 36.69 The following NEW packages will be installed: [2021-08-23T16:18:05.819Z] #57 36.72 libbtrfs-dev libbtrfs0 [2021-08-23T16:18:05.853Z] #51 ... [2021-08-23T16:18:05.853Z] [2021-08-23T16:18:05.853Z] #45 [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 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-23T16:18:05.853Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:18:05.853Z] #45 31.57 Selecting previously unselected package python3-pkg-resources. [2021-08-23T16:18:05.853Z] #45 31.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T16:18:05.853Z] #45 31.60 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:18:05.853Z] #45 31.81 Selecting previously unselected package python3-six. [2021-08-23T16:18:05.853Z] #45 31.82 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-23T16:18:05.853Z] #45 31.84 Unpacking python3-six (1.16.0-2) ... [2021-08-23T16:18:05.853Z] #45 32.01 Selecting previously unselected package python3-protobuf. [2021-08-23T16:18:05.853Z] #45 32.02 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2021-08-23T16:18:05.853Z] #45 32.03 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-23T16:18:05.853Z] #45 32.59 Selecting previously unselected package libnet1:arm64. [2021-08-23T16:18:05.853Z] #45 32.59 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-23T16:18:05.853Z] #45 32.60 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:18:05.853Z] #45 32.85 Selecting previously unselected package libnl-3-200:arm64. [2021-08-23T16:18:05.853Z] #45 32.85 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-23T16:18:05.853Z] #45 32.88 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T16:18:05.853Z] #45 33.23 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-23T16:18:05.853Z] #45 33.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-23T16:18:05.853Z] #45 33.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T16:18:05.853Z] #45 33.40 Selecting previously unselected package criu. [2021-08-23T16:18:05.853Z] #45 33.40 Preparing to unpack .../7-criu_3.15-1_arm64.deb ... [2021-08-23T16:18:05.853Z] #45 33.43 Unpacking criu (3.15-1) ... [2021-08-23T16:18:06.086Z] #57 37.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:06.086Z] #57 37.19 Need to get 460 kB of archives. [2021-08-23T16:18:06.086Z] #57 37.19 After this operation, 1237 kB of additional disk space will be used. [2021-08-23T16:18:06.086Z] #57 37.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T16:18:06.086Z] #57 37.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T16:18:06.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:18:06.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T16:18:06.808Z] #45 34.24 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:18:06.808Z] #45 ... [2021-08-23T16:18:06.808Z] [2021-08-23T16:18:06.808Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:06.808Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T16:18:06.808Z] #37 24.64 The following NEW packages will be installed: [2021-08-23T16:18:06.808Z] #37 24.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T16:18:06.808Z] #37 24.65 vim-common xxd [2021-08-23T16:18:06.808Z] #37 24.99 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:06.808Z] #37 24.99 Need to get 15.6 MB of archives. [2021-08-23T16:18:06.808Z] #37 24.99 After this operation, 67.4 MB of additional disk space will be used. [2021-08-23T16:18:06.808Z] #37 24.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-23T16:18:06.808Z] #37 24.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:18:06.808Z] #37 25.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T16:18:06.808Z] #37 25.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-23T16:18:06.808Z] #37 25.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB] [2021-08-23T16:18:06.808Z] #37 25.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB] [2021-08-23T16:18:06.808Z] #37 25.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2021-08-23T16:18:06.808Z] #37 25.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2021-08-23T16:18:06.808Z] #37 25.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2021-08-23T16:18:06.808Z] #37 25.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB] [2021-08-23T16:18:06.808Z] #37 27.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:06.808Z] #37 27.39 Fetched 15.6 MB in 1s (11.6 MB/s) [2021-08-23T16:18:06.808Z] #37 27.99 Selecting previously unselected package xxd. [2021-08-23T16:18:06.808Z] #37 27.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15703 files and directories currently installed.) [2021-08-23T16:18:06.808Z] #37 28.08 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-23T16:18:06.808Z] #37 28.30 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:18:06.808Z] #37 28.53 Selecting previously unselected package vim-common. [2021-08-23T16:18:06.808Z] #37 28.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:18:06.808Z] #37 28.55 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:18:06.808Z] #37 29.31 Selecting previously unselected package cmake-data. [2021-08-23T16:18:06.808Z] #37 29.32 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T16:18:06.808Z] #37 29.36 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T16:18:06.808Z] #37 34.30 Selecting previously unselected package libicu67:arm64. [2021-08-23T16:18:06.808Z] #37 34.31 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2021-08-23T16:18:06.808Z] #37 34.37 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-23T16:18:06.808Z] #37 ... [2021-08-23T16:18:06.808Z] [2021-08-23T16:18:06.808Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-23T16:18:06.808Z] #30 sha256:aca11acb393e049a0d6f50a5fc44c81c29d7be4860ce5f51938a37ab90488ae1 [2021-08-23T16:18:06.808Z] #30 32.20 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-23T16:18:06.808Z] #30 33.73 #=#=# [2021-08-23T16:18:06.808Z] #30 34.03 #=#=# ######################################################################## 100.0% [2021-08-23T16:18:06.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:18:07.032Z] #57 38.21 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:07.296Z] #57 38.43 Fetched 460 kB in 0s (1308 kB/s) [2021-08-23T16:18:07.296Z] #57 38.53 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T16:18:07.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:18:07.615Z] #57 38.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T16:18:07.615Z] #57 38.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T16:18:07.615Z] #57 38.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:18:07.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:18:07.760Z] #30 35.50 [2021-08-23T16:18:07.760Z] #30 35.93 Download of images into '/build' complete. [2021-08-23T16:18:07.760Z] #30 35.93 Use something like the following to load the result into a Docker daemon: [2021-08-23T16:18:07.760Z] #30 35.93 tar -cC '/build' . | docker load [2021-08-23T16:18:07.878Z] #57 ... [2021-08-23T16:18:07.878Z] [2021-08-23T16:18:07.878Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:07.878Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:07.878Z] #14 33.14 Building dependency tree... [2021-08-23T16:18:07.879Z] #14 36.82 The following additional packages will be installed: [2021-08-23T16:18:07.879Z] #14 36.83 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T16:18:07.879Z] #14 36.83 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2021-08-23T16:18:07.879Z] #14 36.83 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2021-08-23T16:18:07.879Z] #14 36.83 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2021-08-23T16:18:07.879Z] #14 36.84 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2021-08-23T16:18:07.879Z] #14 36.84 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2021-08-23T16:18:07.879Z] #14 36.85 mingw-w64-common mingw-w64-x86-64-dev [2021-08-23T16:18:07.879Z] #14 36.85 Suggested packages: [2021-08-23T16:18:07.879Z] #14 36.87 gcc-10-locales seccomp wine64 [2021-08-23T16:18:07.879Z] #14 38.18 The following NEW packages will be installed: [2021-08-23T16:18:07.879Z] #14 38.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-23T16:18:07.879Z] #14 38.19 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2021-08-23T16:18:07.879Z] #14 38.19 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2021-08-23T16:18:07.879Z] #14 38.19 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2021-08-23T16:18:07.879Z] #14 38.19 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2021-08-23T16:18:07.879Z] #14 38.20 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2021-08-23T16:18:07.879Z] #14 38.21 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2021-08-23T16:18:07.879Z] #14 38.21 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2021-08-23T16:18:07.879Z] #14 38.21 mingw-w64-x86-64-dev [2021-08-23T16:18:07.879Z] #14 38.63 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:07.879Z] #14 38.63 Need to get 115 MB of archives. [2021-08-23T16:18:07.879Z] #14 38.63 After this operation, 645 MB of additional disk space will be used. [2021-08-23T16:18:07.879Z] #14 38.63 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2021-08-23T16:18:07.879Z] #14 38.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2021-08-23T16:18:07.879Z] #14 39.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2021-08-23T16:18:08.149Z] #14 39.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2021-08-23T16:18:08.149Z] #14 39.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2021-08-23T16:18:08.149Z] #14 39.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2021-08-23T16:18:08.337Z] #30 DONE 36.4s [2021-08-23T16:18:08.337Z] [2021-08-23T16:18:08.337Z] #58 [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-23T16:18:08.337Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:18:08.337Z] #58 1.426 + RM_GOPATH=0 [2021-08-23T16:18:08.337Z] #58 1.426 + TMP_GOPATH= [2021-08-23T16:18:08.337Z] #58 1.426 + : /build [2021-08-23T16:18:08.337Z] #58 1.426 + '[' -z '' ']' [2021-08-23T16:18:08.337Z] #58 1.427 ++ mktemp -d [2021-08-23T16:18:08.337Z] #58 1.440 + export GOPATH=/tmp/tmp.H1ln7e6DJg [2021-08-23T16:18:08.337Z] #58 1.440 + GOPATH=/tmp/tmp.H1ln7e6DJg [2021-08-23T16:18:08.337Z] #58 1.441 + RM_GOPATH=1 [2021-08-23T16:18:08.337Z] #58 1.441 + case "$(go env GOARCH)" in [2021-08-23T16:18:08.337Z] #58 1.443 ++ go env GOARCH [2021-08-23T16:18:08.337Z] #58 1.479 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:08.337Z] #58 1.479 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:08.337Z] #58 1.480 ++ dirname /tmp/install/install.sh [2021-08-23T16:18:08.337Z] #58 1.483 + dir=/tmp/install [2021-08-23T16:18:08.337Z] #58 1.484 + bin=containerd [2021-08-23T16:18:08.338Z] #58 1.484 + shift [2021-08-23T16:18:08.338Z] #58 1.485 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T16:18:08.338Z] #58 1.485 + . /tmp/install/containerd.installer [2021-08-23T16:18:08.338Z] #58 1.486 ++ set -e [2021-08-23T16:18:08.338Z] #58 1.487 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:18:08.338Z] #58 1.487 + install_containerd [2021-08-23T16:18:08.338Z] #58 1.488 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T16:18:08.338Z] #58 1.488 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H1ln7e6DJg/src/github.com/containerd/containerd [2021-08-23T16:18:08.338Z] #58 1.489 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:18:08.338Z] #58 1.496 Cloning into '/tmp/tmp.H1ln7e6DJg/src/github.com/containerd/containerd'... [2021-08-23T16:18:08.413Z] #14 39.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2021-08-23T16:18:08.675Z] #14 39.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2021-08-23T16:18:08.675Z] #14 39.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2021-08-23T16:18:08.934Z] #58 ... [2021-08-23T16:18:08.934Z] [2021-08-23T16:18:08.934Z] #45 [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 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-23T16:18:08.934Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:18:08.934Z] #45 36.62 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2021-08-23T16:18:08.934Z] #45 36.64 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:18:08.934Z] #45 36.68 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T16:18:09.079Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:18:09.198Z] #45 36.71 Setting up python3-six (1.16.0-2) ... [2021-08-23T16:18:09.291Z] #14 40.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T16:18:09.909Z] #14 ... [2021-08-23T16:18:09.909Z] [2021-08-23T16:18:09.909Z] #57 [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-23T16:18:09.909Z] #57 sha256:d102aaa35eb16e033c41703a30fa0a89f7f201b0ead6336215dd28a0ae7686a8 [2021-08-23T16:18:09.909Z] #57 39.20 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T16:18:09.909Z] #57 39.20 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T16:18:09.909Z] #57 39.21 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:18:09.909Z] #57 39.62 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:18:09.909Z] #57 39.70 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:18:09.909Z] #57 39.73 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:18:09.909Z] #57 DONE 40.8s [2021-08-23T16:18:09.910Z] [2021-08-23T16:18:09.910Z] #58 [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-23T16:18:09.910Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:18:10.599Z] #45 ... [2021-08-23T16:18:10.599Z] [2021-08-23T16:18:10.599Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:18:10.599Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T16:18:10.599Z] #33 28.01 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-23T16:18:10.599Z] #33 28.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:18:10.599Z] #33 ... [2021-08-23T16:18:10.599Z] [2021-08-23T16:18:10.599Z] #45 [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 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-23T16:18:10.599Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:18:10.599Z] #45 38.22 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T16:18:10.599Z] #45 38.24 Setting up python3-protobuf (3.12.4-1) ... [2021-08-23T16:18:11.626Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:18:12.486Z] #58 ... [2021-08-23T16:18:12.486Z] [2021-08-23T16:18:12.486Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:12.486Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:18:12.486Z] #37 28.07 Reading package lists... [2021-08-23T16:18:12.486Z] #37 33.13 Building dependency tree... [2021-08-23T16:18:12.486Z] #37 36.73 The following additional packages will be installed: [2021-08-23T16:18:12.486Z] #37 36.74 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2021-08-23T16:18:12.486Z] #37 36.75 Suggested packages: [2021-08-23T16:18:12.486Z] #37 36.77 cmake-doc ninja-build lrzip [2021-08-23T16:18:12.486Z] #37 36.77 Recommended packages: [2021-08-23T16:18:12.486Z] #37 36.77 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-23T16:18:12.486Z] #37 37.64 The following NEW packages will be installed: [2021-08-23T16:18:12.486Z] #37 37.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2021-08-23T16:18:12.486Z] #37 37.66 vim-common xxd [2021-08-23T16:18:12.486Z] #37 38.06 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:12.486Z] #37 38.06 Need to get 17.7 MB of archives. [2021-08-23T16:18:12.486Z] #37 38.06 After this operation, 70.7 MB of additional disk space will be used. [2021-08-23T16:18:12.486Z] #37 38.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T16:18:12.486Z] #37 38.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:18:12.486Z] #37 38.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB] [2021-08-23T16:18:12.486Z] #37 38.17 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T16:18:12.486Z] #37 38.95 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB] [2021-08-23T16:18:12.486Z] #37 38.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB] [2021-08-23T16:18:12.486Z] #37 38.98 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2021-08-23T16:18:12.486Z] #37 39.00 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2021-08-23T16:18:12.486Z] #37 39.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2021-08-23T16:18:12.486Z] #37 39.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB] [2021-08-23T16:18:12.486Z] #37 40.66 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:12.486Z] #37 41.19 Fetched 17.7 MB in 2s (11.1 MB/s) [2021-08-23T16:18:12.486Z] #37 41.35 Selecting previously unselected package xxd. [2021-08-23T16:18:12.486Z] #37 41.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 ... 15713 files and directories currently installed.) [2021-08-23T16:18:12.486Z] #37 41.42 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:18:12.486Z] #37 41.45 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:18:12.486Z] #37 41.73 Selecting previously unselected package vim-common. [2021-08-23T16:18:12.486Z] #37 41.73 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:18:12.486Z] #37 41.80 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:18:12.486Z] #37 42.63 Selecting previously unselected package cmake-data. [2021-08-23T16:18:12.486Z] #37 42.63 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ... [2021-08-23T16:18:12.486Z] #37 42.64 Unpacking cmake-data (3.18.4-2) ... [2021-08-23T16:18:12.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T16:18:13.062Z] #37 ... [2021-08-23T16:18:13.062Z] [2021-08-23T16:18:13.062Z] #58 [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-23T16:18:13.062Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:18:13.062Z] #58 3.343 + RM_GOPATH=0 [2021-08-23T16:18:13.062Z] #58 3.343 + TMP_GOPATH= [2021-08-23T16:18:13.062Z] #58 3.344 + : /build [2021-08-23T16:18:13.062Z] #58 3.344 + '[' -z '' ']' [2021-08-23T16:18:13.062Z] #58 3.346 ++ mktemp -d [2021-08-23T16:18:13.062Z] #58 3.354 + export GOPATH=/tmp/tmp.AWxjk96Zgq [2021-08-23T16:18:13.062Z] #58 3.357 + GOPATH=/tmp/tmp.AWxjk96Zgq [2021-08-23T16:18:13.062Z] #58 3.358 + RM_GOPATH=1 [2021-08-23T16:18:13.062Z] #58 3.358 + case "$(go env GOARCH)" in [2021-08-23T16:18:13.062Z] #58 3.359 ++ go env GOARCH [2021-08-23T16:18:13.062Z] #58 3.390 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:13.062Z] #58 3.391 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:13.062Z] #58 3.391 ++ dirname /tmp/install/install.sh [2021-08-23T16:18:13.062Z] #58 3.400 + dir=/tmp/install [2021-08-23T16:18:13.062Z] #58 3.407 + bin=containerd [2021-08-23T16:18:13.062Z] #58 3.407 + shift [2021-08-23T16:18:13.062Z] #58 3.407 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-23T16:18:13.062Z] #58 3.408 + . /tmp/install/containerd.installer [2021-08-23T16:18:13.062Z] #58 3.408 ++ set -e [2021-08-23T16:18:13.062Z] #58 3.408 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:18:13.062Z] #58 3.409 + install_containerd [2021-08-23T16:18:13.062Z] #58 3.415 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-23T16:18:13.062Z] #58 3.418 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:18:13.062Z] #58 3.419 + git clone https://github.com/containerd/containerd.git /tmp/tmp.AWxjk96Zgq/src/github.com/containerd/containerd [2021-08-23T16:18:13.062Z] #58 3.425 Cloning into '/tmp/tmp.AWxjk96Zgq/src/github.com/containerd/containerd'... [2021-08-23T16:18:13.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:18:14.006Z] #58 ... [2021-08-23T16:18:14.006Z] [2021-08-23T16:18:14.006Z] #45 [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 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-23T16:18:14.006Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:18:14.006Z] #45 29.09 Reading package lists... [2021-08-23T16:18:14.006Z] #45 34.46 Building dependency tree... [2021-08-23T16:18:14.006Z] #45 37.89 The following additional packages will be installed: [2021-08-23T16:18:14.006Z] #45 37.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T16:18:14.006Z] #45 37.89 python3-protobuf python3-six [2021-08-23T16:18:14.006Z] #45 37.91 Suggested packages: [2021-08-23T16:18:14.006Z] #45 37.91 python3-setuptools [2021-08-23T16:18:14.006Z] #45 37.91 Recommended packages: [2021-08-23T16:18:14.006Z] #45 37.91 iproute2 | iproute [2021-08-23T16:18:14.006Z] #45 38.50 The following NEW packages will be installed: [2021-08-23T16:18:14.006Z] #45 38.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2021-08-23T16:18:14.006Z] #45 38.53 python3-protobuf python3-six [2021-08-23T16:18:14.006Z] #45 39.09 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:18:14.006Z] #45 39.09 Need to get 2267 kB of archives. [2021-08-23T16:18:14.006Z] #45 39.09 After this operation, 10.8 MB of additional disk space will be used. [2021-08-23T16:18:14.006Z] #45 39.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2021-08-23T16:18:14.006Z] #45 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T16:18:14.006Z] #45 39.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2021-08-23T16:18:14.006Z] #45 39.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2021-08-23T16:18:14.006Z] #45 39.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T16:18:14.006Z] #45 39.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T16:18:14.006Z] #45 39.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T16:18:14.006Z] #45 41.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-23T16:18:14.006Z] #45 43.45 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:14.006Z] #45 43.77 Fetched 2267 kB in 4s (616 kB/s) [2021-08-23T16:18:14.006Z] #45 43.86 Selecting previously unselected package libprotobuf23:amd64. [2021-08-23T16:18:14.006Z] #45 43.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 ... 15713 files and directories currently installed.) [2021-08-23T16:18:14.006Z] #45 43.93 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2021-08-23T16:18:14.006Z] #45 43.95 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T16:18:14.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:18:14.301Z] #45 ... [2021-08-23T16:18:14.302Z] [2021-08-23T16:18:14.302Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:18:14.302Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:18:14.302Z] #33 44.16 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2021-08-23T16:18:14.302Z] #33 44.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-23T16:18:14.827Z] #33 45.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:18:14.829Z] #45 42.50 Setting up criu (3.15-1) ... [2021-08-23T16:18:15.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:18:15.092Z] #45 ... [2021-08-23T16:18:15.092Z] [2021-08-23T16:18:15.092Z] #47 [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-23T16:18:15.092Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:18:15.092Z] #47 33.06 internal/reflectlite [2021-08-23T16:18:15.092Z] #47 33.07 sync [2021-08-23T16:18:15.092Z] #47 34.44 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T16:18:15.092Z] #47 34.47 math/rand [2021-08-23T16:18:15.092Z] #47 34.49 internal/testlog [2021-08-23T16:18:15.092Z] #47 34.98 internal/singleflight [2021-08-23T16:18:15.092Z] #47 35.57 sort [2021-08-23T16:18:15.092Z] #47 35.58 errors [2021-08-23T16:18:15.092Z] #47 36.06 io [2021-08-23T16:18:15.092Z] #47 36.07 strconv [2021-08-23T16:18:15.092Z] #47 36.12 internal/oserror [2021-08-23T16:18:15.092Z] #47 36.27 syscall [2021-08-23T16:18:15.092Z] #47 37.05 path [2021-08-23T16:18:15.092Z] #47 38.61 bytes [2021-08-23T16:18:15.092Z] #47 38.66 strings [2021-08-23T16:18:15.092Z] #47 41.56 reflect [2021-08-23T16:18:15.092Z] #47 41.82 hash [2021-08-23T16:18:15.092Z] #47 42.15 hash/crc32 [2021-08-23T16:18:15.092Z] #47 42.83 bufio [2021-08-23T16:18:15.359Z] #47 ... [2021-08-23T16:18:15.359Z] [2021-08-23T16:18:15.359Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:15.359Z] #37 sha256:28aa615c2394b6d252f85f3b48f2ed44c8edcb64fab368b19cd2b904d4aae32f [2021-08-23T16:18:15.359Z] #37 38.67 Selecting previously unselected package libxml2:arm64. [2021-08-23T16:18:15.359Z] #37 38.67 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ... [2021-08-23T16:18:15.359Z] #37 38.70 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-23T16:18:15.359Z] #37 39.11 Selecting previously unselected package libarchive13:arm64. [2021-08-23T16:18:15.359Z] #37 39.11 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ... [2021-08-23T16:18:15.359Z] #37 39.15 Unpacking libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-23T16:18:15.359Z] #37 39.53 Selecting previously unselected package libjsoncpp24:arm64. [2021-08-23T16:18:15.359Z] #37 39.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2021-08-23T16:18:15.359Z] #37 39.54 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-23T16:18:15.359Z] #37 39.73 Selecting previously unselected package librhash0:arm64. [2021-08-23T16:18:15.359Z] #37 39.74 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2021-08-23T16:18:15.359Z] #37 39.75 Unpacking librhash0:arm64 (1.4.1-2) ... [2021-08-23T16:18:15.359Z] #37 39.99 Selecting previously unselected package libuv1:arm64. [2021-08-23T16:18:15.359Z] #37 40.04 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2021-08-23T16:18:15.359Z] #37 40.05 Unpacking libuv1:arm64 (1.40.0-2) ... [2021-08-23T16:18:15.359Z] #37 40.30 Selecting previously unselected package cmake. [2021-08-23T16:18:15.359Z] #37 40.30 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ... [2021-08-23T16:18:15.359Z] #37 40.33 Unpacking cmake (3.18.4-2) ... [2021-08-23T16:18:15.359Z] #37 42.41 Setting up libicu67:arm64 (67.1-7) ... [2021-08-23T16:18:15.359Z] #37 42.43 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:18:15.359Z] #37 42.45 Setting up libuv1:arm64 (1.40.0-2) ... [2021-08-23T16:18:15.359Z] #37 42.47 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:18:15.359Z] #37 42.52 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2021-08-23T16:18:15.359Z] #37 42.54 Setting up librhash0:arm64 (1.4.1-2) ... [2021-08-23T16:18:15.359Z] #37 42.56 Setting up cmake-data (3.18.4-2) ... [2021-08-23T16:18:15.359Z] #37 42.58 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ... [2021-08-23T16:18:15.359Z] #37 42.61 Setting up libarchive13:arm64 (3.4.3-2+b1) ... [2021-08-23T16:18:15.359Z] #37 42.65 Setting up cmake (3.18.4-2) ... [2021-08-23T16:18:15.359Z] #37 42.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:18:15.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:18:15.769Z] #33 ... [2021-08-23T16:18:15.769Z] [2021-08-23T16:18:15.769Z] #51 [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-23T16:18:15.769Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:18:15.769Z] #51 36.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-23T16:18:15.769Z] #51 36.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-23T16:18:15.769Z] #51 36.80 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-23T16:18:15.769Z] #51 36.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-23T16:18:15.769Z] #51 36.90 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T16:18:15.769Z] #51 38.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T16:18:15.769Z] #51 38.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T16:18:15.769Z] #51 38.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-23T16:18:15.769Z] #51 ... [2021-08-23T16:18:15.769Z] [2021-08-23T16:18:15.769Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:15.769Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:18:15.769Z] #37 46.76 Selecting previously unselected package libicu67:amd64. [2021-08-23T16:18:15.769Z] #37 46.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2021-08-23T16:18:15.769Z] #37 46.78 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T16:18:15.935Z] #37 DONE 43.6s [2021-08-23T16:18:15.935Z] [2021-08-23T16:18:15.935Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:18:15.935Z] #38 sha256:72fcf29d563acfce98ec2a039d4c34a4ba6f476434b8243b7cd72e327bffcae9 [2021-08-23T16:18:16.199Z] #38 ... [2021-08-23T16:18:16.199Z] [2021-08-23T16:18:16.199Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:16.199Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:16.199Z] #14 34.13 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T16:18:16.199Z] #14 34.15 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2021-08-23T16:18:16.199Z] #14 34.18 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:18:16.199Z] #14 36.27 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T16:18:16.199Z] #14 36.29 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T16:18:16.199Z] #14 36.32 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:18:16.199Z] #14 36.51 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-23T16:18:16.199Z] #14 36.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T16:18:16.199Z] #14 36.54 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T16:18:16.199Z] #14 36.80 Selecting previously unselected package dmsetup. [2021-08-23T16:18:16.199Z] #14 36.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T16:18:16.199Z] #14 36.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:18:16.199Z] #14 37.11 Selecting previously unselected package mingw-w64-common. [2021-08-23T16:18:16.199Z] #14 37.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T16:18:16.199Z] #14 37.12 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T16:18:16.199Z] #14 42.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T16:18:16.199Z] #14 42.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T16:18:16.199Z] #14 43.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:18:16.556Z] #14 ... [2021-08-23T16:18:16.556Z] [2021-08-23T16:18:16.556Z] #51 [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-23T16:18:16.556Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:18:16.556Z] #51 34.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-23T16:18:16.556Z] #51 39.00 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-23T16:18:16.556Z] #51 39.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-23T16:18:16.556Z] #51 39.32 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-23T16:18:16.556Z] #51 ... [2021-08-23T16:18:16.556Z] [2021-08-23T16:18:16.556Z] #53 [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-23T16:18:16.556Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:18:16.556Z] #53 35.04 internal/reflectlite [2021-08-23T16:18:16.556Z] #53 37.19 syscall [2021-08-23T16:18:16.556Z] #53 37.21 io [2021-08-23T16:18:16.556Z] #53 37.21 path [2021-08-23T16:18:16.556Z] #53 37.23 strconv [2021-08-23T16:18:16.556Z] #53 39.69 strings [2021-08-23T16:18:16.556Z] #53 39.70 bytes [2021-08-23T16:18:16.556Z] #53 41.68 reflect [2021-08-23T16:18:16.556Z] #53 42.49 text/tabwriter [2021-08-23T16:18:16.556Z] #53 44.20 bufio [2021-08-23T16:18:16.556Z] #53 44.29 regexp/syntax [2021-08-23T16:18:16.712Z] #37 ... [2021-08-23T16:18:16.712Z] [2021-08-23T16:18:16.712Z] #47 [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-23T16:18:16.712Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:16.712Z] #47 37.93 sync [2021-08-23T16:18:16.712Z] #47 37.93 internal/reflectlite [2021-08-23T16:18:16.712Z] #47 39.83 internal/testlog [2021-08-23T16:18:16.712Z] #47 40.24 github.com/LK4D4/vndr/godl/singleflight [2021-08-23T16:18:16.712Z] #47 40.51 math/rand [2021-08-23T16:18:16.712Z] #47 40.95 errors [2021-08-23T16:18:16.712Z] #47 41.54 io [2021-08-23T16:18:16.712Z] #47 41.75 strconv [2021-08-23T16:18:16.712Z] #47 42.93 bytes [2021-08-23T16:18:16.712Z] #47 44.78 strings [2021-08-23T16:18:16.712Z] #47 45.86 reflect [2021-08-23T16:18:16.712Z] #47 47.60 bufio [2021-08-23T16:18:16.978Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:18:16.983Z] #47 ... [2021-08-23T16:18:16.983Z] [2021-08-23T16:18:16.983Z] #45 [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 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-23T16:18:16.983Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:18:16.983Z] #45 45.17 Selecting previously unselected package python3-pkg-resources. [2021-08-23T16:18:16.983Z] #45 45.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T16:18:16.983Z] #45 45.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:18:16.983Z] #45 45.45 Selecting previously unselected package python3-six. [2021-08-23T16:18:16.983Z] #45 45.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2021-08-23T16:18:16.983Z] #45 45.45 Unpacking python3-six (1.16.0-2) ... [2021-08-23T16:18:16.983Z] #45 46.00 Selecting previously unselected package python3-protobuf. [2021-08-23T16:18:16.983Z] #45 46.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2021-08-23T16:18:16.983Z] #45 46.03 Unpacking python3-protobuf (3.12.4-1) ... [2021-08-23T16:18:16.983Z] #45 46.55 Selecting previously unselected package libnet1:amd64. [2021-08-23T16:18:16.983Z] #45 46.56 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T16:18:16.983Z] #45 46.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:18:16.983Z] #45 46.73 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T16:18:16.983Z] #45 46.74 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T16:18:16.983Z] #45 46.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:18:16.983Z] #45 46.90 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T16:18:16.983Z] #45 46.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T16:18:16.983Z] #45 46.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:18:16.983Z] #45 47.07 Selecting previously unselected package criu. [2021-08-23T16:18:16.983Z] #45 47.08 Preparing to unpack .../7-criu_3.15-1_amd64.deb ... [2021-08-23T16:18:16.983Z] #45 47.08 Unpacking criu (3.15-1) ... [2021-08-23T16:18:17.291Z] #53 ... [2021-08-23T16:18:17.291Z] [2021-08-23T16:18:17.291Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:18:17.291Z] #38 sha256:72fcf29d563acfce98ec2a039d4c34a4ba6f476434b8243b7cd72e327bffcae9 [2021-08-23T16:18:17.291Z] #38 1.280 + RM_GOPATH=0 [2021-08-23T16:18:17.291Z] #38 1.280 + TMP_GOPATH= [2021-08-23T16:18:17.291Z] #38 1.280 + : /build [2021-08-23T16:18:17.291Z] #38 1.281 + '[' -z '' ']' [2021-08-23T16:18:17.291Z] #38 1.281 ++ mktemp -d [2021-08-23T16:18:17.291Z] #38 1.285 + export GOPATH=/tmp/tmp.red4L6bdiu [2021-08-23T16:18:17.291Z] #38 1.310 + GOPATH=/tmp/tmp.red4L6bdiu [2021-08-23T16:18:17.291Z] #38 1.311 + RM_GOPATH=1 [2021-08-23T16:18:17.291Z] #38 1.311 + case "$(go env GOARCH)" in [2021-08-23T16:18:17.291Z] #38 1.312 ++ go env GOARCH [2021-08-23T16:18:17.291Z] #38 1.395 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:17.291Z] #38 1.395 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:17.291Z] #38 1.396 ++ dirname /tmp/install/install.sh [2021-08-23T16:18:17.291Z] #38 1.426 + dir=/tmp/install [2021-08-23T16:18:17.291Z] #38 1.433 + bin=tini [2021-08-23T16:18:17.291Z] #38 1.434 + shift [2021-08-23T16:18:17.291Z] #38 1.434 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T16:18:17.291Z] #38 1.435 + . /tmp/install/tini.installer [2021-08-23T16:18:17.291Z] #38 1.436 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:18:17.291Z] #38 1.437 + install_tini [2021-08-23T16:18:17.291Z] #38 1.437 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T16:18:17.291Z] #38 1.438 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:18:17.291Z] #38 1.439 + git clone https://github.com/krallin/tini.git /tmp/tmp.red4L6bdiu/tini [2021-08-23T16:18:17.291Z] #38 1.442 Cloning into '/tmp/tmp.red4L6bdiu/tini'... [2021-08-23T16:18:17.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:18:17.560Z] #45 47.95 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:18:17.567Z] #38 ... [2021-08-23T16:18:17.567Z] [2021-08-23T16:18:17.567Z] #49 [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-23T16:18:17.567Z] #49 sha256:1314755e80b61d89c8b0abac6d46f30f23072b341bca901916181ad8bee7ef4a [2021-08-23T16:18:17.567Z] #49 DONE 45.5s [2021-08-23T16:18:17.857Z] [2021-08-23T16:18:17.857Z] #45 [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 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-23T16:18:17.857Z] #45 sha256:be3d3b1bf7d876af1662a28e57b4846dececd3ea91204f912d8253683da1579b [2021-08-23T16:18:17.857Z] #45 45.05 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:18:17.857Z] #45 DONE 45.7s [2021-08-23T16:18:17.857Z] [2021-08-23T16:18:17.857Z] #47 [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-23T16:18:17.857Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:18:17.857Z] #47 43.29 regexp/syntax [2021-08-23T16:18:17.857Z] #47 45.41 vendor/golang.org/x/net/dns/dnsmessage [2021-08-23T16:18:18.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:18:19.063Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:18:19.063Z] Using test binary docker [2021-08-23T16:18:19.063Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:18:19.063Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:18:19.063Z] INFO: Waiting for daemon to start... [2021-08-23T16:18:19.063Z] Starting dockerd [2021-08-23T16:18:19.621Z] #45 49.96 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2021-08-23T16:18:19.881Z] #45 49.98 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:18:19.881Z] #45 50.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:18:19.881Z] #45 50.16 Setting up python3-six (1.16.0-2) ... [2021-08-23T16:18:21.195Z] #47 ... [2021-08-23T16:18:21.195Z] [2021-08-23T16:18:21.195Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:18:21.195Z] #38 sha256:72fcf29d563acfce98ec2a039d4c34a4ba6f476434b8243b7cd72e327bffcae9 [2021-08-23T16:18:21.195Z] #38 2.490 + cd /tmp/tmp.red4L6bdiu/tini [2021-08-23T16:18:21.195Z] #38 2.490 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:18:21.195Z] #38 2.545 + cmake . [2021-08-23T16:18:21.195Z] #38 3.534 -- The C compiler identification is GNU 10.2.1 [2021-08-23T16:18:21.195Z] #38 3.595 -- Detecting C compiler ABI info [2021-08-23T16:18:21.195Z] #38 4.734 -- Detecting C compiler ABI info - done [2021-08-23T16:18:21.195Z] #38 4.842 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T16:18:21.195Z] #38 4.852 -- Detecting C compile features [2021-08-23T16:18:21.195Z] #38 4.856 -- Detecting C compile features - done [2021-08-23T16:18:21.195Z] #38 4.926 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T16:18:21.195Z] #38 5.239 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T16:18:21.195Z] #38 5.351 -- Configuring done [2021-08-23T16:18:21.195Z] #38 5.369 -- Generating done [2021-08-23T16:18:21.195Z] #38 5.380 -- Build files have been written to: /tmp/tmp.red4L6bdiu/tini [2021-08-23T16:18:21.195Z] #38 5.394 + make tini-static [2021-08-23T16:18:21.268Z] #45 51.58 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:18:21.268Z] #45 51.63 Setting up python3-protobuf (3.12.4-1) ... [2021-08-23T16:18:21.268Z] #45 ... [2021-08-23T16:18:21.268Z] [2021-08-23T16:18:21.269Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:21.269Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:21.269Z] #14 42.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T16:18:21.269Z] #14 43.14 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2021-08-23T16:18:21.269Z] #14 43.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2021-08-23T16:18:21.269Z] #14 45.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2021-08-23T16:18:21.269Z] #14 46.48 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2021-08-23T16:18:21.269Z] #14 46.48 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2021-08-23T16:18:21.269Z] #14 46.48 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2021-08-23T16:18:21.269Z] #14 46.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2021-08-23T16:18:21.269Z] #14 46.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2021-08-23T16:18:21.269Z] #14 46.51 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2021-08-23T16:18:21.269Z] #14 46.52 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB] [2021-08-23T16:18:21.269Z] #14 46.52 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2021-08-23T16:18:21.269Z] #14 46.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2021-08-23T16:18:21.269Z] #14 46.54 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2021-08-23T16:18:21.269Z] #14 46.56 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2021-08-23T16:18:21.269Z] #14 46.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2021-08-23T16:18:21.269Z] #14 46.67 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2021-08-23T16:18:21.269Z] #14 46.67 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2021-08-23T16:18:21.269Z] #14 46.67 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB] [2021-08-23T16:18:21.269Z] #14 46.67 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB] [2021-08-23T16:18:21.269Z] #14 47.90 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:18:21.269Z] #14 48.20 Fetched 115 MB in 8s (13.7 MB/s) [2021-08-23T16:18:21.269Z] #14 48.30 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-23T16:18:21.269Z] #14 48.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15713 files and directories currently installed.) [2021-08-23T16:18:21.269Z] #14 48.39 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T16:18:21.269Z] #14 48.41 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:18:21.269Z] #14 50.66 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-23T16:18:21.269Z] #14 50.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2021-08-23T16:18:21.269Z] #14 50.69 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:18:21.604Z] . [2021-08-23T16:18:21.604Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:18:21.604Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:18:21.604Z] Error: No such image: emptyfs [2021-08-23T16:18:21.604Z] Running integration-test (iteration 1) [2021-08-23T16:18:21.604Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:18:21.604Z] Loaded image: busybox:latest [2021-08-23T16:18:21.604Z] Loaded image: busybox:glibc [2021-08-23T16:18:21.775Z] #38 5.854 Scanning dependencies of target tini-static [2021-08-23T16:18:21.775Z] #38 5.932 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T16:18:22.214Z] #14 53.38 Selecting previously unselected package binutils-mingw-w64. [2021-08-23T16:18:22.214Z] #14 ... [2021-08-23T16:18:22.214Z] [2021-08-23T16:18:22.214Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:22.214Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:18:22.214Z] #37 53.35 Selecting previously unselected package libxml2:amd64. [2021-08-23T16:18:22.214Z] #37 53.36 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... [2021-08-23T16:18:22.214Z] #37 53.37 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T16:18:22.788Z] #37 53.93 Selecting previously unselected package libarchive13:amd64. [2021-08-23T16:18:22.788Z] #37 53.93 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ... [2021-08-23T16:18:23.050Z] #37 53.95 Unpacking libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T16:18:23.171Z] #38 7.499 [100%] Linking C executable tini-static [2021-08-23T16:18:23.515Z] Loaded image: debian:bullseye-slim [2021-08-23T16:18:23.515Z] Loaded image: hello-world:latest [2021-08-23T16:18:23.515Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:18:23.515Z] INFO: Testing against a local daemon [2021-08-23T16:18:23.516Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:18:23.750Z] #38 8.171 [100%] Built target tini-static [2021-08-23T16:18:24.015Z] #38 8.239 + mkdir -p /build [2021-08-23T16:18:24.015Z] #38 8.242 + cp tini-static /build/docker-init [2021-08-23T16:18:24.278Z] #38 DONE 8.6s [2021-08-23T16:18:24.278Z] [2021-08-23T16:18:24.278Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:24.278Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:24.278Z] #14 49.97 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T16:18:24.278Z] #14 49.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:24.278Z] #14 49.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:18:24.278Z] #14 50.13 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T16:18:24.278Z] #14 50.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:24.278Z] #14 50.15 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:18:24.442Z] #37 55.13 Selecting previously unselected package libjsoncpp24:amd64. [2021-08-23T16:18:24.442Z] #37 55.14 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2021-08-23T16:18:24.442Z] #37 55.39 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T16:18:24.442Z] #37 ... [2021-08-23T16:18:24.442Z] [2021-08-23T16:18:24.442Z] #53 [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-23T16:18:24.442Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:18:24.442Z] #53 45.58 internal/oserror [2021-08-23T16:18:24.442Z] #53 45.63 strconv [2021-08-23T16:18:24.442Z] #53 45.83 syscall [2021-08-23T16:18:24.442Z] #53 49.44 reflect [2021-08-23T16:18:24.442Z] #53 53.99 time [2021-08-23T16:18:24.460Z] --- PASS: TestCgroupNamespacesBuild (1.18s) [2021-08-23T16:18:24.460Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:18:24.721Z] #53 ... [2021-08-23T16:18:24.721Z] [2021-08-23T16:18:24.721Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:24.721Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:24.721Z] #14 53.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2021-08-23T16:18:24.721Z] #14 53.39 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:18:24.721Z] #14 53.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-23T16:18:24.721Z] #14 53.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:18:24.721Z] #14 53.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:18:24.721Z] #14 53.89 Selecting previously unselected package dmsetup. [2021-08-23T16:18:24.721Z] #14 53.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:18:24.721Z] #14 53.90 Unpacking dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:18:24.721Z] #14 54.18 Selecting previously unselected package mingw-w64-common. [2021-08-23T16:18:24.721Z] #14 54.18 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2021-08-23T16:18:24.721Z] #14 54.21 Unpacking mingw-w64-common (8.0.0-1) ... [2021-08-23T16:18:25.294Z] #14 ... [2021-08-23T16:18:25.294Z] [2021-08-23T16:18:25.294Z] #49 [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-23T16:18:25.294Z] #49 sha256:8c2edfb33a67c6efdda181e8a674b108339923d9d15afed7eee4bc330a4dc32b [2021-08-23T16:18:25.294Z] #49 DONE 56.1s [2021-08-23T16:18:25.294Z] [2021-08-23T16:18:25.294Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:25.294Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:18:25.294Z] #37 56.12 Selecting previously unselected package librhash0:amd64. [2021-08-23T16:18:25.294Z] #37 56.12 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2021-08-23T16:18:25.294Z] #37 56.13 Unpacking librhash0:amd64 (1.4.1-2) ... [2021-08-23T16:18:25.294Z] #37 56.40 Selecting previously unselected package libuv1:amd64. [2021-08-23T16:18:25.294Z] #37 56.44 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2021-08-23T16:18:25.294Z] #37 56.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2021-08-23T16:18:25.843Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2021-08-23T16:18:25.843Z] === RUN TestBuildWithSession [2021-08-23T16:18:25.843Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:18:25.843Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:18:25.843Z] === RUN TestBuildSquashParent [2021-08-23T16:18:25.867Z] #37 56.77 Selecting previously unselected package cmake. [2021-08-23T16:18:25.867Z] #37 56.77 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ... [2021-08-23T16:18:25.867Z] #37 56.77 Unpacking cmake (3.18.4-2) ... [2021-08-23T16:18:27.591Z] #14 55.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T16:18:27.854Z] #14 55.64 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:27.854Z] #14 55.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:18:29.169Z] #37 ... [2021-08-23T16:18:29.169Z] [2021-08-23T16:18:29.169Z] #47 [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-23T16:18:29.169Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:29.169Z] #47 49.77 sort [2021-08-23T16:18:29.169Z] #47 50.91 syscall [2021-08-23T16:18:29.169Z] #47 58.68 internal/syscall/unix [2021-08-23T16:18:29.169Z] #47 59.02 time [2021-08-23T16:18:29.169Z] #47 59.31 internal/fmtsort [2021-08-23T16:18:29.169Z] #47 ... [2021-08-23T16:18:29.169Z] [2021-08-23T16:18:29.169Z] #45 [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 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-23T16:18:29.169Z] #45 sha256:fbd94b6a8a46fb64eacdd33b26fce264ca8b397aa11f6c0fc7264c82498e56b9 [2021-08-23T16:18:29.169Z] #45 56.26 Setting up criu (3.15-1) ... [2021-08-23T16:18:29.169Z] #45 58.36 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:18:29.169Z] #45 DONE 59.2s [2021-08-23T16:18:29.169Z] [2021-08-23T16:18:29.169Z] #47 [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-23T16:18:29.169Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:29.169Z] #47 59.93 internal/syscall/execenv [2021-08-23T16:18:29.169Z] #47 ... [2021-08-23T16:18:29.169Z] [2021-08-23T16:18:29.169Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:29.169Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:29.169Z] #14 59.99 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-23T16:18:29.169Z] #14 59.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2021-08-23T16:18:29.169Z] #14 59.99 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:18:29.776Z] #14 ... [2021-08-23T16:18:29.776Z] [2021-08-23T16:18:29.776Z] #53 [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-23T16:18:29.776Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:18:29.776Z] #53 50.21 internal/syscall/unix [2021-08-23T16:18:29.776Z] #53 50.23 time [2021-08-23T16:18:29.776Z] #53 50.51 internal/syscall/execenv [2021-08-23T16:18:29.776Z] #53 52.36 regexp [2021-08-23T16:18:29.776Z] #53 56.53 context [2021-08-23T16:18:29.776Z] #53 56.53 internal/poll [2021-08-23T16:18:29.776Z] #53 56.55 io/fs [2021-08-23T16:18:29.776Z] #53 57.48 encoding/binary [2021-08-23T16:18:29.776Z] #53 57.65 internal/fmtsort [2021-08-23T16:18:31.168Z] #53 58.83 os [2021-08-23T16:18:31.743Z] #53 59.49 encoding/base64 [2021-08-23T16:18:31.744Z] #53 59.53 golang.org/x/sys/unix [2021-08-23T16:18:32.007Z] #53 ... [2021-08-23T16:18:32.007Z] [2021-08-23T16:18:32.007Z] #47 [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-23T16:18:32.007Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:18:32.007Z] #47 50.15 internal/syscall/unix [2021-08-23T16:18:32.007Z] #47 50.47 time [2021-08-23T16:18:32.007Z] #47 51.78 regexp [2021-08-23T16:18:32.007Z] #47 55.70 github.com/LK4D4/vndr/versioned [2021-08-23T16:18:32.007Z] #47 56.79 io/fs [2021-08-23T16:18:32.007Z] #47 56.79 context [2021-08-23T16:18:32.007Z] #47 56.80 internal/poll [2021-08-23T16:18:32.007Z] #47 57.64 encoding/binary [2021-08-23T16:18:32.007Z] #47 57.64 internal/fmtsort [2021-08-23T16:18:32.007Z] #47 59.17 encoding/base64 [2021-08-23T16:18:32.007Z] #47 59.17 crypto/sha512 [2021-08-23T16:18:32.007Z] #47 59.17 crypto/cipher [2021-08-23T16:18:32.007Z] #47 59.88 os [2021-08-23T16:18:32.007Z] #47 60.01 crypto/ed25519/internal/edwards25519 [2021-08-23T16:18:32.420Z] --- PASS: TestBuildSquashParent (6.56s) [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:18:32.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:18:32.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:18:32.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:18:32.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:18:32.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:18:32.420Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:18:32.420Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:18:32.420Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:18:32.420Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:18:32.477Z] #14 ... [2021-08-23T16:18:32.477Z] [2021-08-23T16:18:32.477Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-23T16:18:32.477Z] #37 sha256:ca24fa47f96520bc0de39475769fdfcf9872a3a0eb37a894fc83ecffef9cf360 [2021-08-23T16:18:32.477Z] #37 61.21 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T16:18:32.477Z] #37 61.24 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:18:32.477Z] #37 61.27 Setting up libuv1:amd64 (1.40.0-2) ... [2021-08-23T16:18:32.477Z] #37 61.27 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:18:32.477Z] #37 61.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2021-08-23T16:18:32.477Z] #37 61.44 Setting up librhash0:amd64 (1.4.1-2) ... [2021-08-23T16:18:32.477Z] #37 61.44 Setting up cmake-data (3.18.4-2) ... [2021-08-23T16:18:32.477Z] #37 61.44 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... [2021-08-23T16:18:32.477Z] #37 61.44 Setting up libarchive13:amd64 (3.4.3-2+b1) ... [2021-08-23T16:18:32.477Z] #37 61.44 Setting up cmake (3.18.4-2) ... [2021-08-23T16:18:32.477Z] #37 61.44 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:18:32.477Z] #37 DONE 62.9s [2021-08-23T16:18:32.477Z] [2021-08-23T16:18:32.477Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:18:32.477Z] #38 sha256:0aeba5b8f7efa9ef3afec2724080b2e727028137d52d8f2a6f738665a30f9aa1 [2021-08-23T16:18:32.585Z] #47 60.39 crypto/md5 [2021-08-23T16:18:33.544Z] #47 61.31 crypto/aes [2021-08-23T16:18:33.544Z] #47 61.40 crypto/des [2021-08-23T16:18:33.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:18:33.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:18:33.807Z] #47 ... [2021-08-23T16:18:33.808Z] [2021-08-23T16:18:33.808Z] #53 [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-23T16:18:33.808Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:18:33.808Z] #53 61.77 fmt [2021-08-23T16:18:34.070Z] #53 61.77 mvdan.cc/sh/v3/fileutil [2021-08-23T16:18:34.070Z] #53 61.77 path/filepath [2021-08-23T16:18:35.464Z] #53 63.32 io/ioutil [2021-08-23T16:18:35.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:18:35.713Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:18:37.402Z] #53 65.30 flag [2021-08-23T16:18:37.402Z] #53 65.30 github.com/pkg/diff [2021-08-23T16:18:37.402Z] #53 65.31 encoding/json [2021-08-23T16:18:37.769Z] #38 5.171 + RM_GOPATH=0 [2021-08-23T16:18:37.769Z] #38 5.171 + TMP_GOPATH= [2021-08-23T16:18:37.769Z] #38 5.171 + : /build [2021-08-23T16:18:37.769Z] #38 5.171 + '[' -z '' ']' [2021-08-23T16:18:37.769Z] #38 5.171 ++ mktemp -d [2021-08-23T16:18:37.769Z] #38 5.171 + export GOPATH=/tmp/tmp.Pz98qdvtMj [2021-08-23T16:18:37.769Z] #38 5.171 + GOPATH=/tmp/tmp.Pz98qdvtMj [2021-08-23T16:18:37.769Z] #38 5.171 + RM_GOPATH=1 [2021-08-23T16:18:37.769Z] #38 5.171 + case "$(go env GOARCH)" in [2021-08-23T16:18:37.769Z] #38 5.171 ++ go env GOARCH [2021-08-23T16:18:37.769Z] #38 5.212 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:18:37.769Z] #38 5.212 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:37.769Z] #38 5.212 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:18:37.769Z] #38 5.212 ++ dirname /tmp/install/install.sh [2021-08-23T16:18:37.769Z] #38 5.212 + dir=/tmp/install [2021-08-23T16:18:37.769Z] #38 5.212 + bin=tini [2021-08-23T16:18:37.769Z] #38 5.212 + shift [2021-08-23T16:18:37.769Z] #38 5.212 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-23T16:18:37.769Z] #38 5.212 + . /tmp/install/tini.installer [2021-08-23T16:18:37.769Z] #38 5.212 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:18:37.769Z] #38 5.212 + install_tini [2021-08-23T16:18:37.769Z] #38 5.212 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-23T16:18:37.769Z] #38 5.212 + git clone https://github.com/krallin/tini.git /tmp/tmp.Pz98qdvtMj/tini [2021-08-23T16:18:37.769Z] #38 5.212 Cloning into '/tmp/tmp.Pz98qdvtMj/tini'... [2021-08-23T16:18:38.030Z] #38 6.056 + cd /tmp/tmp.Pz98qdvtMj/tini [2021-08-23T16:18:38.030Z] #38 6.056 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-23T16:18:38.030Z] #38 6.165 + cmake . [2021-08-23T16:18:38.288Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-23T16:18:38.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.60s) [2021-08-23T16:18:38.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.70s) [2021-08-23T16:18:38.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.87s) [2021-08-23T16:18:38.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2021-08-23T16:18:38.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2021-08-23T16:18:38.289Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.07s) [2021-08-23T16:18:38.289Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:18:38.289Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:18:38.350Z] #53 66.31 go/token [2021-08-23T16:18:38.604Z] #38 6.693 -- The C compiler identification is GNU 10.2.1 [2021-08-23T16:18:38.604Z] #38 6.808 -- Detecting C compiler ABI info [2021-08-23T16:18:39.175Z] #38 ... [2021-08-23T16:18:39.176Z] [2021-08-23T16:18:39.176Z] #47 [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-23T16:18:39.176Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:39.176Z] #47 60.20 path [2021-08-23T16:18:39.176Z] #47 60.87 regexp/syntax [2021-08-23T16:18:39.176Z] #47 65.02 io/fs [2021-08-23T16:18:39.176Z] #47 65.05 regexp [2021-08-23T16:18:39.176Z] #47 66.36 os [2021-08-23T16:18:39.176Z] #47 68.50 github.com/LK4D4/vndr/versioned [2021-08-23T16:18:39.176Z] #47 68.54 hash/crc32 [2021-08-23T16:18:39.176Z] #47 69.30 crypto/ed25519/internal/edwards25519 [2021-08-23T16:18:39.176Z] #47 ... [2021-08-23T16:18:39.176Z] [2021-08-23T16:18:39.176Z] #53 [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-23T16:18:39.176Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:18:39.176Z] #53 60.15 context [2021-08-23T16:18:39.176Z] #53 61.15 internal/poll [2021-08-23T16:18:39.176Z] #53 62.34 encoding/binary [2021-08-23T16:18:39.176Z] #53 63.64 io/fs [2021-08-23T16:18:39.176Z] #53 64.25 encoding/base64 [2021-08-23T16:18:39.176Z] #53 64.89 golang.org/x/sys/unix [2021-08-23T16:18:39.176Z] #53 65.11 os [2021-08-23T16:18:39.176Z] #53 69.36 fmt [2021-08-23T16:18:39.298Z] #53 66.98 golang.org/x/crypto/ssh/terminal [2021-08-23T16:18:39.298Z] #53 ... [2021-08-23T16:18:39.298Z] [2021-08-23T16:18:39.298Z] #58 [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-23T16:18:39.298Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:18:39.298Z] #58 34.02 Updating files: 36% (1644/4562) Updating files: 37% (1688/4562) Updating files: 38% (1734/4562) Updating files: 39% (1780/4562) Updating files: 40% (1825/4562) Updating files: 41% (1871/4562) Updating files: 42% (1917/4562) Updating files: 43% (1962/4562) Updating files: 44% (2008/4562) Updating files: 45% (2053/4562) Updating files: 46% (2099/4562) Updating files: 47% (2145/4562) Updating files: 48% (2190/4562) Updating files: 49% (2236/4562) Updating files: 50% (2281/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 77% (3537/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-23T16:18:39.298Z] #58 35.82 + cd /tmp/tmp.H1ln7e6DJg/src/github.com/containerd/containerd [2021-08-23T16:18:39.298Z] #58 35.82 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:18:39.436Z] #53 ... [2021-08-23T16:18:39.436Z] [2021-08-23T16:18:39.436Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-23T16:18:39.436Z] #38 sha256:0aeba5b8f7efa9ef3afec2724080b2e727028137d52d8f2a6f738665a30f9aa1 [2021-08-23T16:18:39.436Z] #38 7.474 -- Detecting C compiler ABI info - done [2021-08-23T16:18:39.436Z] #38 7.618 -- Check for working C compiler: /usr/bin/cc - skipped [2021-08-23T16:18:39.436Z] #38 7.621 -- Detecting C compile features [2021-08-23T16:18:39.436Z] #38 7.627 -- Detecting C compile features - done [2021-08-23T16:18:39.436Z] #38 7.671 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-23T16:18:39.560Z] #58 36.90 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T16:18:39.560Z] #58 36.90 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T16:18:39.560Z] #58 36.90 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:18:39.560Z] #58 36.90 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:18:39.560Z] #58 36.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T16:18:39.560Z] #58 36.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T16:18:39.560Z] #58 36.90 + '[' '' = dynamic ']' [2021-08-23T16:18:39.560Z] #58 36.90 + make [2021-08-23T16:18:39.696Z] #38 7.936 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-23T16:18:39.958Z] #38 8.025 -- Configuring done [2021-08-23T16:18:39.958Z] #38 8.042 -- Generating done [2021-08-23T16:18:39.958Z] #38 8.043 -- Build files have been written to: /tmp/tmp.Pz98qdvtMj/tini [2021-08-23T16:18:39.958Z] #38 8.058 + make tini-static [2021-08-23T16:18:40.220Z] #38 8.364 Scanning dependencies of target tini-static [2021-08-23T16:18:40.220Z] #38 8.469 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-23T16:18:41.483Z] #58 38.77 + bin/ctr [2021-08-23T16:18:41.594Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:18:42.136Z] #38 9.891 [100%] Linking C executable tini-static [2021-08-23T16:18:42.164Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:18:42.398Z] #38 10.48 [100%] Built target tini-static [2021-08-23T16:18:42.398Z] #38 10.56 + mkdir -p /build [2021-08-23T16:18:42.398Z] #38 10.56 + cp tini-static /build/docker-init [2021-08-23T16:18:43.105Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:18:43.342Z] #38 DONE 11.3s [2021-08-23T16:18:43.342Z] [2021-08-23T16:18:43.342Z] #53 [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-23T16:18:43.342Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:18:43.342Z] #53 73.26 golang.org/x/crypto/ssh/terminal [2021-08-23T16:18:43.342Z] #53 74.07 encoding/json [2021-08-23T16:18:43.914Z] #53 74.99 flag [2021-08-23T16:18:44.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:18:44.795Z] #58 ... [2021-08-23T16:18:44.796Z] [2021-08-23T16:18:44.796Z] #47 [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-23T16:18:44.796Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:18:44.796Z] #47 62.36 crypto/sha1 [2021-08-23T16:18:44.796Z] #47 63.21 crypto/sha256 [2021-08-23T16:18:44.796Z] #47 63.21 vendor/golang.org/x/crypto/chacha20 [2021-08-23T16:18:44.796Z] #47 63.46 vendor/golang.org/x/crypto/poly1305 [2021-08-23T16:18:44.796Z] #47 64.67 internal/lazyregexp [2021-08-23T16:18:44.796Z] #47 64.68 os/exec [2021-08-23T16:18:44.796Z] #47 64.70 fmt [2021-08-23T16:18:44.796Z] #47 64.71 net [2021-08-23T16:18:44.796Z] #47 68.04 net/url [2021-08-23T16:18:44.796Z] #47 68.04 go/scanner [2021-08-23T16:18:44.796Z] #47 68.04 text/template/parse [2021-08-23T16:18:44.796Z] #47 69.78 go/ast [2021-08-23T16:18:44.796Z] #47 70.03 log [2021-08-23T16:18:44.796Z] #47 70.92 encoding/json [2021-08-23T16:18:45.301Z] #53 ... [2021-08-23T16:18:45.301Z] [2021-08-23T16:18:45.301Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:45.301Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:18:45.301Z] #14 66.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-23T16:18:45.301Z] #14 66.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:18:45.302Z] #14 66.13 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:18:45.302Z] #14 66.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2021-08-23T16:18:45.302Z] #14 66.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:18:45.302Z] #14 66.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:18:45.302Z] #14 74.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2021-08-23T16:18:45.302Z] #14 74.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:18:45.302Z] #14 74.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:18:45.302Z] #14 ... [2021-08-23T16:18:45.302Z] [2021-08-23T16:18:45.302Z] #47 [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-23T16:18:45.302Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:45.302Z] #47 71.00 fmt [2021-08-23T16:18:45.302Z] #47 71.45 path/filepath [2021-08-23T16:18:45.302Z] #47 72.89 internal/lazyregexp [2021-08-23T16:18:45.302Z] #47 73.36 io/ioutil [2021-08-23T16:18:45.302Z] #47 73.87 crypto/sha256 [2021-08-23T16:18:45.302Z] #47 75.10 vendor/golang.org/x/net/dns/dnsmessage [2021-08-23T16:18:45.302Z] #47 75.31 flag [2021-08-23T16:18:45.429Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2021-08-23T16:18:45.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2021-08-23T16:18:45.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-23T16:18:45.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-23T16:18:45.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-23T16:18:45.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-23T16:18:45.429Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:18:45.873Z] #47 ... [2021-08-23T16:18:45.873Z] [2021-08-23T16:18:45.873Z] #53 [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-23T16:18:45.873Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:18:45.873Z] #53 76.76 github.com/pkg/diff [2021-08-23T16:18:46.189Z] #47 ... [2021-08-23T16:18:46.189Z] [2021-08-23T16:18:46.189Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:46.189Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:46.189Z] #14 64.57 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T16:18:46.189Z] #14 64.57 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:46.189Z] #14 64.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:18:46.189Z] #14 69.18 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T16:18:46.189Z] #14 69.19 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:46.189Z] #14 69.20 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:18:46.189Z] #14 73.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T16:18:46.189Z] #14 73.74 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:46.189Z] #14 73.75 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:18:46.765Z] #14 ... [2021-08-23T16:18:46.765Z] [2021-08-23T16:18:46.765Z] #47 [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-23T16:18:46.765Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:18:46.765Z] #47 74.51 text/template [2021-08-23T16:18:47.259Z] #53 77.96 go/scanner [2021-08-23T16:18:47.713Z] #47 75.45 go/parser [2021-08-23T16:18:48.202Z] #53 79.26 go/ast [2021-08-23T16:18:49.146Z] #53 80.13 mvdan.cc/editorconfig [2021-08-23T16:18:49.636Z] #47 ... [2021-08-23T16:18:49.636Z] [2021-08-23T16:18:49.636Z] #53 [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-23T16:18:49.636Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:18:49.636Z] #53 67.33 mvdan.cc/editorconfig [2021-08-23T16:18:49.636Z] #53 67.67 go/scanner [2021-08-23T16:18:49.636Z] #53 69.02 mvdan.cc/sh/v3/syntax [2021-08-23T16:18:49.636Z] #53 69.22 go/ast [2021-08-23T16:18:49.636Z] #53 76.07 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T16:18:50.089Z] #53 81.14 mvdan.cc/sh/v3/fileutil [2021-08-23T16:18:50.211Z] #53 ... [2021-08-23T16:18:50.212Z] [2021-08-23T16:18:50.212Z] #47 [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-23T16:18:50.212Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:18:50.212Z] #47 78.07 encoding/xml [2021-08-23T16:18:50.217Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:18:50.217Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:18:50.217Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:18:50.217Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:18:50.217Z] [2021-08-23T16:18:50.217Z] + TEST_INTEGRATION_DEST=1 [2021-08-23T16:18:50.217Z] + CONTAINER_NAME=docker-pr3-1 [2021-08-23T16:18:50.217Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:18:50.217Z] + run_tests test-integration-flaky [2021-08-23T16:18:50.217Z] + '[' -n 0 ']' [2021-08-23T16:18:50.217Z] + rm= [2021-08-23T16:18:50.218Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42776/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42776/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh test-integration-flaky test-integration [2021-08-23T16:18:50.218Z] + c=0 [2021-08-23T16:18:50.218Z] + TEST_INTEGRATION_DEST=2 [2021-08-23T16:18:50.218Z] + CONTAINER_NAME=docker-pr3-2 [2021-08-23T16:18:50.218Z] + TEST_SKIP_INTEGRATION=1 [2021-08-23T16:18:50.218Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-23T16:18:50.218Z] + run_tests [2021-08-23T16:18:50.218Z] + '[' -n 0 ']' [2021-08-23T16:18:50.218Z] + rm= [2021-08-23T16:18:50.218Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42776/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42776/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh '' test-integration [2021-08-23T16:18:50.218Z] + TEST_INTEGRATION_DEST=3 [2021-08-23T16:18:50.218Z] + CONTAINER_NAME=docker-pr3-3 [2021-08-23T16:18:50.218Z] + TEST_SKIP_INTEGRATION=1 [2021-08-23T16:18:50.218Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-23T16:18:50.218Z] + run_tests [2021-08-23T16:18:50.218Z] + '[' -n 0 ']' [2021-08-23T16:18:50.218Z] + rm= [2021-08-23T16:18:50.218Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42776/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42776/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh '' test-integration [2021-08-23T16:18:50.218Z] ++ jobs -p [2021-08-23T16:18:50.218Z] + for job in $(jobs -p) [2021-08-23T16:18:50.218Z] + wait 25652 [2021-08-23T16:18:50.218Z] [2021-08-23T16:18:50.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:18:50.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:18:50.218Z] HOSTNAME=d42aea8668b3 [2021-08-23T16:18:50.218Z] TEST_SKIP_INTEGRATION=1 [2021-08-23T16:18:50.218Z] TESTDEBUG=0 [2021-08-23T16:18:50.218Z] DEST=bundles/test-integration [2021-08-23T16:18:50.218Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:18:50.218Z] KEEPBUNDLE=1 [2021-08-23T16:18:50.218Z] DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:18:50.218Z] container=docker [2021-08-23T16:18:50.218Z] HOME=/root [2021-08-23T16:18:50.218Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:18:50.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:18:50.218Z] VALIDATE_BRANCH=master [2021-08-23T16:18:50.218Z] TERM=xterm [2021-08-23T16:18:50.218Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:18:50.218Z] SHLVL=1 [2021-08-23T16:18:50.218Z] TIMEOUT=120m [2021-08-23T16:18:50.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:18:50.218Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:18:50.218Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-23T16:18:50.218Z] GO111MODULE=off [2021-08-23T16:18:50.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:18:50.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:18:50.218Z] GOPATH=/go [2021-08-23T16:18:50.218Z] PKG_CONFIG=pkg-config [2021-08-23T16:18:50.218Z] _=/usr/bin/env [2021-08-23T16:18:50.218Z] Building test suite binary ./integration-cli/test.main [2021-08-23T16:18:50.218Z] [2021-08-23T16:18:50.218Z] [2021-08-23T16:18:50.218Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-23T16:18:50.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:18:50.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:18:50.218Z] HOSTNAME=032367d511e4 [2021-08-23T16:18:50.218Z] TEST_SKIP_INTEGRATION=1 [2021-08-23T16:18:50.218Z] TESTDEBUG=0 [2021-08-23T16:18:50.218Z] DEST=bundles/test-integration [2021-08-23T16:18:50.218Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:18:50.218Z] KEEPBUNDLE=1 [2021-08-23T16:18:50.218Z] DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:18:50.218Z] container=docker [2021-08-23T16:18:50.218Z] HOME=/root [2021-08-23T16:18:50.218Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:18:50.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:18:50.218Z] VALIDATE_BRANCH=master [2021-08-23T16:18:50.218Z] TERM=xterm [2021-08-23T16:18:50.218Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:18:50.218Z] SHLVL=1 [2021-08-23T16:18:50.218Z] TIMEOUT=120m [2021-08-23T16:18:50.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:18:50.218Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:18:50.218Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-23T16:18:50.218Z] GO111MODULE=off [2021-08-23T16:18:50.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:18:50.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:18:50.218Z] GOPATH=/go [2021-08-23T16:18:50.218Z] PKG_CONFIG=pkg-config [2021-08-23T16:18:50.218Z] _=/usr/bin/env [2021-08-23T16:18:50.218Z] Building test suite binary ./integration-cli/test.main [2021-08-23T16:18:50.218Z] No new tests added to integration. [2021-08-23T16:18:50.218Z] [2021-08-23T16:18:50.218Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:18:50.218Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:18:50.218Z] HOSTNAME=9cbe89c698aa [2021-08-23T16:18:50.218Z] TESTDEBUG=0 [2021-08-23T16:18:50.218Z] DEST=bundles/test-integration [2021-08-23T16:18:50.218Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:18:50.218Z] KEEPBUNDLE=1 [2021-08-23T16:18:50.218Z] DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 [2021-08-23T16:18:50.218Z] container=docker [2021-08-23T16:18:50.218Z] HOME=/root [2021-08-23T16:18:50.218Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:18:50.218Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:18:50.218Z] VALIDATE_BRANCH=master [2021-08-23T16:18:50.218Z] TERM=xterm [2021-08-23T16:18:50.218Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:18:50.218Z] SHLVL=1 [2021-08-23T16:18:50.218Z] TIMEOUT=120m [2021-08-23T16:18:50.218Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:18:50.218Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:18:50.218Z] GO111MODULE=off [2021-08-23T16:18:50.218Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:18:50.218Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:18:50.218Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:18:50.218Z] GOPATH=/go [2021-08-23T16:18:50.218Z] PKG_CONFIG=pkg-config [2021-08-23T16:18:50.218Z] _=/usr/bin/env [2021-08-23T16:18:50.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T16:18:50.351Z] #53 81.33 text/tabwriter [2021-08-23T16:18:50.709Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-23T16:18:50.709Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:18:50.923Z] #53 81.90 mvdan.cc/sh/v3/syntax [2021-08-23T16:18:53.525Z] #47 80.97 math/big [2021-08-23T16:18:54.228Z] #53 ... [2021-08-23T16:18:54.228Z] [2021-08-23T16:18:54.228Z] #58 [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-23T16:18:54.228Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:18:54.474Z] #47 82.25 go/doc [2021-08-23T16:18:55.840Z] #58 44.62 Updating files: 50% (2311/4562) Updating files: 51% (2327/4562) Updating files: 52% (2373/4562) Updating files: 53% (2418/4562) Updating files: 54% (2464/4562) Updating files: 55% (2510/4562) Updating files: 56% (2555/4562) Updating files: 57% (2601/4562) Updating files: 58% (2646/4562) Updating files: 59% (2692/4562) Updating files: 60% (2738/4562) Updating files: 61% (2783/4562) Updating files: 62% (2829/4562) Updating files: 63% (2875/4562) Updating files: 64% (2920/4562) Updating files: 65% (2966/4562) Updating files: 66% (3011/4562) Updating files: 67% (3057/4562) Updating files: 68% (3103/4562) Updating files: 69% (3148/4562) Updating files: 70% (3194/4562) Updating files: 71% (3240/4562) Updating files: 72% (3285/4562) Updating files: 73% (3331/4562) Updating files: 74% (3376/4562) Updating files: 75% (3422/4562) Updating files: 76% (3468/4562) Updating files: 77% (3513/4562) Updating files: 78% (3559/4562) Updating files: 79% (3604/4562) Updating files: 80% (3650/4562) Updating files: 81% (3696/4562) Updating files: 82% (3741/4562) Updating files: 83% (3787/4562) Updating files: 84% (3833/4562) Updating files: 85% (3878/4562) Updating files: 86% (3924/4562) Updating files: 87% (3969/4562) Updating files: 88% (4015/4562) Updating files: 89% (4061/4562) Updating files: 90% (4106/4562) Updating files: 91% (4152/4562) Updating files: 92% (4198/4562) Updating files: 93% (4243/4562) Updating files: 94% (4289/4562) Updating files: 95% (4334/4562) Updating files: 96% (4380/4562) Updating files: 97% (4426/4562) Updating files: 98% (4471/4562) Updating files: 99% (4517/4562) Updating files: 100% (4562/4562) Updating files: 100% (4562/4562), done. [2021-08-23T16:18:55.840Z] #58 46.14 + cd /tmp/tmp.AWxjk96Zgq/src/github.com/containerd/containerd [2021-08-23T16:18:55.840Z] #58 46.14 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-23T16:18:55.840Z] #58 ... [2021-08-23T16:18:55.840Z] [2021-08-23T16:18:55.840Z] #47 [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-23T16:18:55.840Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:18:55.840Z] #47 76.96 go/token [2021-08-23T16:18:55.840Z] #47 77.89 go/scanner [2021-08-23T16:18:55.840Z] #47 78.89 go/ast [2021-08-23T16:18:55.840Z] #47 79.88 net/url [2021-08-23T16:18:55.840Z] #47 81.51 text/template/parse [2021-08-23T16:18:55.840Z] #47 82.90 go/parser [2021-08-23T16:18:55.840Z] #47 86.30 text/template [2021-08-23T16:18:55.840Z] #47 86.83 log [2021-08-23T16:18:55.868Z] #47 ... [2021-08-23T16:18:55.868Z] [2021-08-23T16:18:55.868Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:55.868Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:55.868Z] #14 83.60 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T16:18:55.868Z] #14 ... [2021-08-23T16:18:55.868Z] [2021-08-23T16:18:55.868Z] #53 [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-23T16:18:55.868Z] #53 sha256:211ce1a8da65d352b4848b1752a9837156b8be687a230e0a32dbe319a6494e75 [2021-08-23T16:18:55.868Z] #53 DONE 83.6s [2021-08-23T16:18:55.868Z] [2021-08-23T16:18:55.868Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:18:55.868Z] #14 sha256:19a1458a3f448906b0785e62191f9e3d2cb68edf322ed79c9ebbb6a0729b9ac4 [2021-08-23T16:18:55.868Z] #14 83.60 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2021-08-23T16:18:55.868Z] #14 83.63 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:18:56.411Z] #47 87.50 encoding/xml [2021-08-23T16:18:57.795Z] #47 ... [2021-08-23T16:18:57.795Z] [2021-08-23T16:18:57.795Z] #58 [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-23T16:18:57.795Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:18:57.795Z] #58 47.77 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-23T16:18:57.795Z] #58 47.77 + BUILDTAGS='netgo osusergo static_build' [2021-08-23T16:18:57.795Z] #58 47.77 + export EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:18:57.795Z] #58 47.77 + EXTRA_FLAGS=-buildmode=pie [2021-08-23T16:18:57.795Z] #58 47.77 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-23T16:18:57.795Z] #58 47.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-23T16:18:57.795Z] #58 47.77 + '[' '' = dynamic ']' [2021-08-23T16:18:57.795Z] #58 47.77 + make [2021-08-23T16:18:58.836Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-23T16:18:58.836Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:18:59.712Z] #58 49.55 + bin/ctr [2021-08-23T16:19:00.090Z] #14 87.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T16:19:00.090Z] #14 87.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T16:19:00.090Z] #14 88.00 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:19:00.353Z] #14 88.16 Selecting previously unselected package libapparmor1:arm64. [2021-08-23T16:19:00.353Z] #14 88.16 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2021-08-23T16:19:00.353Z] #14 88.17 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T16:19:00.353Z] #14 88.26 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-23T16:19:00.353Z] #14 88.28 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2021-08-23T16:19:00.353Z] #14 88.29 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T16:19:00.615Z] #14 88.42 Selecting previously unselected package libbtrfs0:arm64. [2021-08-23T16:19:00.615Z] #14 88.44 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2021-08-23T16:19:00.615Z] #14 88.44 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T16:19:00.615Z] #14 88.62 Selecting previously unselected package libbtrfs-dev:arm64. [2021-08-23T16:19:00.885Z] #14 88.64 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2021-08-23T16:19:00.885Z] #14 88.67 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T16:19:00.885Z] #14 88.88 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-23T16:19:01.148Z] #14 88.89 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T16:19:01.148Z] #14 88.92 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T16:19:01.148Z] #14 89.00 Selecting previously unselected package libudev-dev:arm64. [2021-08-23T16:19:01.148Z] #14 89.01 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ... [2021-08-23T16:19:01.148Z] #14 89.02 Unpacking libudev-dev:arm64 (247.3-6) ... [2021-08-23T16:19:01.374Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-23T16:19:01.374Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:19:01.410Z] #14 89.21 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-23T16:19:01.410Z] #14 89.21 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2021-08-23T16:19:01.410Z] #14 89.23 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2021-08-23T16:19:01.673Z] #14 89.54 Selecting previously unselected package libpcre2-16-0:arm64. [2021-08-23T16:19:01.673Z] #14 89.55 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2021-08-23T16:19:01.673Z] #14 89.57 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2021-08-23T16:19:01.945Z] #14 89.74 Selecting previously unselected package libpcre2-32-0:arm64. [2021-08-23T16:19:01.945Z] #14 89.74 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2021-08-23T16:19:01.945Z] #14 89.76 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2021-08-23T16:19:02.208Z] #14 90.08 Selecting previously unselected package libpcre2-posix2:arm64. [2021-08-23T16:19:02.208Z] #14 90.08 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2021-08-23T16:19:02.208Z] #14 90.11 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2021-08-23T16:19:02.261Z] #58 ... [2021-08-23T16:19:02.261Z] [2021-08-23T16:19:02.261Z] #53 [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-23T16:19:02.261Z] #53 sha256:16bcc6acbaf0649fe4b982387d8b13a8c609c170ef8cdad12eca0e2008be0124 [2021-08-23T16:19:02.261Z] #53 88.73 mvdan.cc/sh/v3/cmd/shfmt [2021-08-23T16:19:02.261Z] #53 DONE 93.2s [2021-08-23T16:19:02.261Z] [2021-08-23T16:19:02.261Z] #47 [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-23T16:19:02.261Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:19:02.261Z] #47 91.53 go/doc [2021-08-23T16:19:02.261Z] #47 92.27 compress/flate [2021-08-23T16:19:02.471Z] #14 90.22 Selecting previously unselected package libpcre2-dev:arm64. [2021-08-23T16:19:02.472Z] #14 90.22 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2021-08-23T16:19:02.472Z] #14 90.24 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2021-08-23T16:19:02.734Z] #14 90.55 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-23T16:19:02.734Z] #14 90.55 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2021-08-23T16:19:02.734Z] #14 90.58 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2021-08-23T16:19:02.997Z] #14 90.87 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-23T16:19:02.997Z] #14 90.87 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2021-08-23T16:19:02.997Z] #14 90.89 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-23T16:19:02.997Z] #14 90.98 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-23T16:19:03.260Z] #14 90.99 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ... [2021-08-23T16:19:03.260Z] #14 91.00 Unpacking libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T16:19:03.260Z] #14 91.22 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-23T16:19:03.260Z] #14 91.22 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ... [2021-08-23T16:19:03.260Z] #14 91.23 Unpacking libsystemd-dev:arm64 (247.3-6) ... [2021-08-23T16:19:03.655Z] #47 94.54 github.com/LK4D4/vndr/build [2021-08-23T16:19:03.917Z] #47 95.03 compress/gzip [2021-08-23T16:19:04.212Z] #14 91.97 Setting up libseccomp-dev:arm64 (2.5.1-1) ... [2021-08-23T16:19:04.212Z] #14 91.99 Setting up libapparmor1:arm64 (2.13.6-10) ... [2021-08-23T16:19:04.212Z] #14 92.01 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:19:04.212Z] #14 92.02 Setting up libsepol1-dev:arm64 (3.1-1) ... [2021-08-23T16:19:04.212Z] #14 92.03 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:19:04.212Z] #14 92.05 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2021-08-23T16:19:04.212Z] #14 92.06 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2021-08-23T16:19:04.212Z] #14 92.08 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2021-08-23T16:19:04.212Z] #14 92.09 Setting up libudev-dev:arm64 (247.3-6) ... [2021-08-23T16:19:04.212Z] #14 92.11 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2021-08-23T16:19:04.212Z] #14 92.14 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:19:04.212Z] #14 92.19 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2021-08-23T16:19:04.474Z] #14 92.21 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:19:04.474Z] #14 92.23 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2021-08-23T16:19:04.474Z] #14 92.25 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T16:19:04.474Z] #14 92.27 Setting up libsystemd-dev:arm64 (247.3-6) ... [2021-08-23T16:19:04.474Z] #14 92.30 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:19:04.474Z] #14 92.31 Setting up libpcre2-dev:arm64 (10.36-2) ... [2021-08-23T16:19:04.474Z] #14 92.32 Setting up libselinux1-dev:arm64 (3.1-3) ... [2021-08-23T16:19:04.474Z] #14 92.34 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:19:04.474Z] #14 92.36 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:19:04.474Z] #14 92.39 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-23T16:19:04.474Z] #14 92.40 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:19:04.474Z] #14 92.42 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-23T16:19:04.474Z] #14 92.43 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:19:04.474Z] #14 92.45 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:19:04.474Z] #14 92.47 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-23T16:19:04.474Z] #14 92.48 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:19:04.474Z] #14 92.50 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:19:04.814Z] #14 92.54 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T16:19:04.814Z] #14 92.57 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:19:04.814Z] #14 92.64 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2021-08-23T16:19:04.814Z] #14 92.66 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2021-08-23T16:19:04.814Z] #14 92.68 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:19:04.861Z] #47 95.80 crypto/x509/pkix [2021-08-23T16:19:05.435Z] #47 96.38 net [2021-08-23T16:19:05.787Z] #14 DONE 93.7s [2021-08-23T16:19:05.787Z] [2021-08-23T16:19:05.787Z] #55 [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-23T16:19:05.787Z] #55 sha256:577aee79c49fd3a521935001b2b30ef5cbc2e37bb176922d1fc5631624345b51 [2021-08-23T16:19:06.382Z] #47 97.46 vendor/golang.org/x/sys/cpu [2021-08-23T16:19:06.654Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-23T16:19:06.654Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:19:06.654Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-08-23T16:19:06.654Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:19:06.956Z] #47 97.98 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-23T16:19:07.179Z] #55 ... [2021-08-23T16:19:07.179Z] [2021-08-23T16:19:07.179Z] #60 [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-23T16:19:07.179Z] #60 sha256:f25133f3b3f49e90a1c3304801c218821829ac00fada781fe1da6bd3923b9bce [2021-08-23T16:19:07.179Z] #60 89.92 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:19:07.179Z] #60 89.92 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T16:19:07.179Z] #60 DONE 95.0s [2021-08-23T16:19:07.179Z] [2021-08-23T16:19:07.179Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T16:19:07.179Z] #61 sha256:45f25b7356dcc6788f206f95975ec581b41630bac54ae2d35e497c2d90b357b4 [2021-08-23T16:19:07.179Z] #61 DONE 0.1s [2021-08-23T16:19:07.179Z] [2021-08-23T16:19:07.179Z] #47 [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-23T16:19:07.179Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:19:07.179Z] #47 85.29 vendor/golang.org/x/text/unicode/norm [2021-08-23T16:19:07.179Z] #47 86.42 github.com/LK4D4/vndr/build [2021-08-23T16:19:07.179Z] #47 89.55 mime [2021-08-23T16:19:07.179Z] #47 90.48 net/http/internal [2021-08-23T16:19:07.179Z] #47 94.27 vendor/golang.org/x/net/http/httpproxy [2021-08-23T16:19:07.179Z] #47 94.27 net/textproto [2021-08-23T16:19:07.179Z] #47 94.28 crypto/x509 [2021-08-23T16:19:07.445Z] #47 ... [2021-08-23T16:19:07.445Z] [2021-08-23T16:19:07.445Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T16:19:07.445Z] #62 sha256:ceb15bec1a9ac57234c8ed8bf7198c666bb2b9b9d8130cd850f5168f7639120e [2021-08-23T16:19:07.445Z] #62 DONE 0.1s [2021-08-23T16:19:07.445Z] [2021-08-23T16:19:07.445Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T16:19:07.445Z] #15 sha256:24cfbbaf1ca8a238d1c7a636932e289d830589143d7b795fbaa3a76075075cb9 [2021-08-23T16:19:07.900Z] #47 98.91 vendor/golang.org/x/crypto/curve25519 [2021-08-23T16:19:08.400Z] #15 DONE 2.3s [2021-08-23T16:19:08.401Z] [2021-08-23T16:19:08.401Z] #55 [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-23T16:19:08.401Z] #55 sha256:577aee79c49fd3a521935001b2b30ef5cbc2e37bb176922d1fc5631624345b51 [2021-08-23T16:19:08.401Z] #55 2.091 + RM_GOPATH=0 [2021-08-23T16:19:08.401Z] #55 2.091 + TMP_GOPATH= [2021-08-23T16:19:08.401Z] #55 2.091 + : /build [2021-08-23T16:19:08.401Z] #55 2.091 + '[' -z '' ']' [2021-08-23T16:19:08.401Z] #55 2.092 ++ mktemp -d [2021-08-23T16:19:08.401Z] #55 2.095 + export GOPATH=/tmp/tmp.n1YbDwOiA3 [2021-08-23T16:19:08.401Z] #55 2.095 + GOPATH=/tmp/tmp.n1YbDwOiA3 [2021-08-23T16:19:08.401Z] #55 2.095 + RM_GOPATH=1 [2021-08-23T16:19:08.401Z] #55 2.095 + case "$(go env GOARCH)" in [2021-08-23T16:19:08.401Z] #55 2.098 ++ go env GOARCH [2021-08-23T16:19:08.401Z] #55 2.121 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:19:08.401Z] #55 2.122 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:19:08.401Z] #55 2.124 ++ dirname /tmp/install/install.sh [2021-08-23T16:19:08.401Z] #55 2.137 + dir=/tmp/install [2021-08-23T16:19:08.401Z] #55 2.138 + bin=runc [2021-08-23T16:19:08.401Z] #55 2.138 + shift [2021-08-23T16:19:08.401Z] #55 2.139 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T16:19:08.401Z] #55 2.139 + . /tmp/install/runc.installer [2021-08-23T16:19:08.401Z] #55 2.139 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:19:08.401Z] #55 2.140 + install_runc [2021-08-23T16:19:08.401Z] #55 2.145 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T16:19:08.401Z] #55 2.145 + uname -r [2021-08-23T16:19:08.401Z] #55 2.190 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-23T16:19:08.401Z] #55 2.190 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T16:19:08.401Z] #55 2.190 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-23T16:19:08.401Z] #55 2.190 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.n1YbDwOiA3/src/github.com/opencontainers/runc [2021-08-23T16:19:08.401Z] #55 2.192 Cloning into '/tmp/tmp.n1YbDwOiA3/src/github.com/opencontainers/runc'... [2021-08-23T16:19:08.473Z] #47 99.51 vendor/golang.org/x/crypto/hkdf [2021-08-23T16:19:08.735Z] #47 99.66 vendor/golang.org/x/text/transform [2021-08-23T16:19:08.997Z] #47 ... [2021-08-23T16:19:08.997Z] [2021-08-23T16:19:08.997Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:19:08.997Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:19:08.997Z] #14 90.00 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2021-08-23T16:19:08.997Z] #14 90.00 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:19:08.997Z] #14 90.01 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:19:08.997Z] #14 96.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2021-08-23T16:19:08.997Z] #14 96.65 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:19:08.997Z] #14 96.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:19:09.258Z] #14 ... [2021-08-23T16:19:09.258Z] [2021-08-23T16:19:09.258Z] #47 [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-23T16:19:09.258Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:19:09.258Z] #47 100.4 vendor/golang.org/x/text/unicode/bidi [2021-08-23T16:19:09.798Z] #55 ... [2021-08-23T16:19:09.798Z] [2021-08-23T16:19:09.798Z] #16 [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-23T16:19:09.798Z] #16 sha256:5212c2902a7e44300356ff01e0ea409040af82ade445131d758286c414d0dd8f [2021-08-23T16:19:09.798Z] #16 DONE 1.6s [2021-08-23T16:19:10.060Z] [2021-08-23T16:19:10.060Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:19:10.060Z] #17 sha256:0032852c43856fcddcc9b83149d0dee1a2fe43a031243fbd69b5b53f28e6ada8 [2021-08-23T16:19:10.646Z] #47 101.8 vendor/golang.org/x/text/secure/bidirule [2021-08-23T16:19:10.907Z] #47 102.1 vendor/golang.org/x/text/unicode/norm [2021-08-23T16:19:11.454Z] #17 1.449 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T16:19:11.454Z] #17 DONE 1.6s [2021-08-23T16:19:11.454Z] [2021-08-23T16:19:11.454Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T16:19:11.454Z] #18 sha256:4fa16f2916894026142531b04087b5c068b4c1570f083f024be2ac403f2e93c3 [2021-08-23T16:19:11.934Z] --- PASS: TestBuildMultiStageLayerLeak (4.45s) [2021-08-23T16:19:11.934Z] === RUN TestBuildWithHugeFile [2021-08-23T16:19:13.382Z] #18 DONE 1.7s [2021-08-23T16:19:13.382Z] [2021-08-23T16:19:13.382Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:19:13.382Z] #19 sha256:963d43c9db1f9bd6b5259ecb44f6838a762a3dee78f592a42ae982764ee0e26b [2021-08-23T16:19:14.778Z] #19 DONE 1.8s [2021-08-23T16:19:14.778Z] [2021-08-23T16:19:14.778Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:19:14.778Z] #25 sha256:4d91961c9d477b20a21522244c12f1a518051f70a4b884a18e470bc2022353fa [2021-08-23T16:19:15.129Z] #47 105.6 vendor/golang.org/x/net/idna [2021-08-23T16:19:16.517Z] #47 107.6 vendor/golang.org/x/net/http2/hpack [2021-08-23T16:19:16.682Z] #25 102.3 Updating files: 21% (2484/11460) Updating files: 22% (2522/11460) Updating files: 23% (2636/11460) Updating files: 24% (2751/11460) Updating files: 25% (2865/11460) Updating files: 26% (2980/11460) Updating files: 27% (3095/11460) Updating files: 28% (3209/11460) Updating files: 29% (3324/11460) Updating files: 30% (3438/11460) Updating files: 31% (3553/11460) Updating files: 32% (3668/11460) Updating files: 32% (3709/11460) Updating files: 33% (3782/11460) Updating files: 34% (3897/11460) Updating files: 35% (4011/11460) Updating files: 36% (4126/11460) Updating files: 37% (4241/11460) Updating files: 38% (4355/11460) Updating files: 39% (4470/11460) Updating files: 40% (4584/11460) Updating files: 41% (4699/11460) Updating files: 42% (4814/11460) Updating files: 43% (4928/11460) Updating files: 44% (5043/11460) Updating files: 45% (5157/11460) Updating files: 46% (5272/11460) Updating files: 47% (5387/11460) Updating files: 48% (5501/11460) Updating files: 49% (5616/11460) Updating files: 50% (5730/11460) Updating files: 51% (5845/11460) Updating files: 52% (5960/11460) Updating files: 52% (6012/11460) Updating files: 53% (6074/11460) Updating files: 54% (6189/11460) Updating files: 55% (6303/11460) [2021-08-23T16:19:16.682Z] #25 ... [2021-08-23T16:19:16.682Z] [2021-08-23T16:19:16.682Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:19:16.682Z] #20 sha256:806d8a82d2545bbc465b4d7e53cbe5cf7fe8159fdabee4d981d460f80efd178f [2021-08-23T16:19:16.682Z] #20 DONE 1.8s [2021-08-23T16:19:16.682Z] [2021-08-23T16:19:16.682Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:19:16.682Z] #25 sha256:4d91961c9d477b20a21522244c12f1a518051f70a4b884a18e470bc2022353fa [2021-08-23T16:19:17.905Z] #47 108.8 mime [2021-08-23T16:19:17.999Z] #25 102.3 Updating files: 21% (2484/11460) Updating files: 22% (2522/11460) Updating files: 23% (2636/11460) Updating files: 24% (2751/11460) Updating files: 25% (2865/11460) Updating files: 26% (2980/11460) Updating files: 27% (3095/11460) Updating files: 28% (3209/11460) Updating files: 29% (3324/11460) Updating files: 30% (3438/11460) Updating files: 31% (3553/11460) Updating files: 32% (3668/11460) Updating files: 32% (3709/11460) Updating files: 33% (3782/11460) Updating files: 34% (3897/11460) Updating files: 35% (4011/11460) Updating files: 36% (4126/11460) Updating files: 37% (4241/11460) Updating files: 38% (4355/11460) Updating files: 39% (4470/11460) Updating files: 40% (4584/11460) Updating files: 41% (4699/11460) Updating files: 42% (4814/11460) Updating files: 43% (4928/11460) Updating files: 44% (5043/11460) Updating files: 45% (5157/11460) Updating files: 46% (5272/11460) Updating files: 47% (5387/11460) Updating files: 48% (5501/11460) Updating files: 49% (5616/11460) Updating files: 50% (5730/11460) Updating files: 51% (5845/11460) Updating files: 52% (5960/11460) Updating files: 52% (6012/11460) Updating files: 53% (6074/11460) Updating files: 54% (6189/11460) Updating files: 55% (6303/11460) Updating files: 56% (6418/11460) Updating files: 57% (6533/11460) Updating files: 58% (6647/11460) Updating files: 59% (6762/11460) Updating files: 60% (6876/11460) Updating files: 61% (6991/11460) Updating files: 62% (7106/11460) Updating files: 63% (7220/11460) Updating files: 64% (7335/11460) Updating files: 65% (7449/11460) Updating files: 66% (7564/11460) Updating files: 67% (7679/11460) Updating files: 68% (7793/11460) Updating files: 68% (7848/11460) Updating files: 69% (7908/11460) Updating files: 70% (8022/11460) Updating files: 71% (8137/11460) Updating files: 72% (8252/11460) Updating files: 73% (8366/11460) Updating files: 74% (8481/11460) Updating files: 75% (8595/11460) Updating files: 76% (8710/11460) Updating files: 77% (8825/11460) Updating files: 78% (8939/11460) Updating files: 79% (9054/11460) Updating files: 80% (9168/11460) Updating files: 81% (9283/11460) [2021-08-23T16:19:17.999Z] #25 ... [2021-08-23T16:19:17.999Z] [2021-08-23T16:19:17.999Z] #47 [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-23T16:19:17.999Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:19:17.999Z] #47 95.83 mime/multipart [2021-08-23T16:19:17.999Z] #47 95.83 vendor/golang.org/x/net/http/httpguts [2021-08-23T16:19:17.999Z] #47 99.13 crypto/tls [2021-08-23T16:19:17.999Z] #47 104.4 net/http/httptrace [2021-08-23T16:19:17.999Z] #47 104.7 net/http [2021-08-23T16:19:17.999Z] #47 ... [2021-08-23T16:19:17.999Z] [2021-08-23T16:19:17.999Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:19:17.999Z] #25 sha256:4d91961c9d477b20a21522244c12f1a518051f70a4b884a18e470bc2022353fa [2021-08-23T16:19:18.519Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m16.360003598s with top 10 stages: buildssa: 1m41.593976343s, goimports: 22.814076605s, unconvert: 13.700846796s, gosec: 10.457551046s, golint: 6.686731741s, misspell: 4.635505641s, inspect: 4.231419031s, ineffassign: 3.907011389s, vrp: 3.35952541s, fact_purity: 1.965259534s [2021-08-23T16:19:18.519Z] INFO [runner] Issues before processing: 2863, after processing: 0 [2021-08-23T16:19:18.519Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1893/2282, path_prettifier: 2282/2282, skip_files: 2282/2282, identifier_marker: 1893/1893, exclude: 1893/1893, skip_dirs: 2282/2282, exclude-rules: 78/1893, nolint: 0/78, cgo: 2282/2863, filename_unadjuster: 2282/2282 [2021-08-23T16:19:18.519Z] INFO [runner] processing took 201.098915ms with stages: nolint: 70.704858ms, identifier_marker: 66.792119ms, path_prettifier: 44.605381ms, autogenerated_exclude: 7.205115ms, exclude-rules: 6.881906ms, skip_dirs: 3.656023ms, cgo: 694.916µs, filename_unadjuster: 552.736µs, max_same_issues: 1.355µs, uniq_by_line: 1.009µs, exclude: 796ns, diff: 537ns, path_shortener: 512ns, source_code: 507ns, max_from_linter: 429ns, skip_files: 426ns, max_per_file_from_linter: 290ns [2021-08-23T16:19:18.519Z] INFO [runner] linters took 1m49.131514781s with stages: goanalysis_metalinter: 1m25.090281608s, unused: 23.839855873s [2021-08-23T16:19:18.519Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-23T16:19:18.519Z] INFO Memory: 2428 samples, avg is 2040.9MB, max is 5176.7MB [2021-08-23T16:19:18.519Z] INFO Execution took 4m2.908566183s [2021-08-23T16:19:18.519Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-23T16:19:18.789Z] #25 102.3 Updating files: 21% (2484/11460) Updating files: 22% (2522/11460) Updating files: 23% (2636/11460) Updating files: 24% (2751/11460) Updating files: 25% (2865/11460) Updating files: 26% (2980/11460) Updating files: 27% (3095/11460) Updating files: 28% (3209/11460) Updating files: 29% (3324/11460) Updating files: 30% (3438/11460) Updating files: 31% (3553/11460) Updating files: 32% (3668/11460) Updating files: 32% (3709/11460) Updating files: 33% (3782/11460) Updating files: 34% (3897/11460) Updating files: 35% (4011/11460) Updating files: 36% (4126/11460) Updating files: 37% (4241/11460) Updating files: 38% (4355/11460) Updating files: 39% (4470/11460) Updating files: 40% (4584/11460) Updating files: 41% (4699/11460) Updating files: 42% (4814/11460) Updating files: 43% (4928/11460) Updating files: 44% (5043/11460) Updating files: 45% (5157/11460) Updating files: 46% (5272/11460) Updating files: 47% (5387/11460) Updating files: 48% (5501/11460) Updating files: 49% (5616/11460) Updating files: 50% (5730/11460) Updating files: 51% (5845/11460) Updating files: 52% (5960/11460) Updating files: 52% (6012/11460) Updating files: 53% (6074/11460) Updating files: 54% (6189/11460) Updating files: 55% (6303/11460) Updating files: 56% (6418/11460) Updating files: 57% (6533/11460) Updating files: 58% (6647/11460) Updating files: 59% (6762/11460) Updating files: 60% (6876/11460) Updating files: 61% (6991/11460) Updating files: 62% (7106/11460) Updating files: 63% (7220/11460) Updating files: 64% (7335/11460) Updating files: 65% (7449/11460) Updating files: 66% (7564/11460) Updating files: 67% (7679/11460) Updating files: 68% (7793/11460) Updating files: 68% (7848/11460) Updating files: 69% (7908/11460) Updating files: 70% (8022/11460) Updating files: 71% (8137/11460) Updating files: 72% (8252/11460) Updating files: 73% (8366/11460) Updating files: 74% (8481/11460) Updating files: 75% (8595/11460) Updating files: 76% (8710/11460) Updating files: 77% (8825/11460) Updating files: 78% (8939/11460) Updating files: 79% (9054/11460) Updating files: 80% (9168/11460) Updating files: 81% (9283/11460) Updating files: 82% (9398/11460) Updating files: 83% (9512/11460) Updating files: 84% (9627/11460) Updating files: 85% (9741/11460) Updating files: 86% (9856/11460) Updating files: 87% (9971/11460) Updating files: 88% (10085/11460) Updating files: 89% (10200/11460) Updating files: 90% (10314/11460) Updating files: 91% (10429/11460) Updating files: 91% (10480/11460) Updating files: 92% (10544/11460) Updating files: 93% (10658/11460) Updating files: 94% (10773/11460) Updating files: 95% (10887/11460) Updating files: 96% (11002/11460) Updating files: 97% (11117/11460) Updating files: 98% (11231/11460) Updating files: 99% (11346/11460) Updating files: 100% (11460/11460) Updating files: 100% (11460/11460), done. [2021-08-23T16:19:18.850Z] #47 110.1 mime/quotedprintable [2021-08-23T16:19:18.886Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh dynbinary test-docker-py [2021-08-23T16:19:19.052Z] #25 106.8 + cd /tmp/tmp.Dk0VOAv7dm/tmp/docker-ce [2021-08-23T16:19:19.052Z] #25 106.8 + git checkout -q v17.06.2-ce [2021-08-23T16:19:19.424Z] #47 110.4 net/http/internal [2021-08-23T16:19:19.424Z] #47 ... [2021-08-23T16:19:19.424Z] [2021-08-23T16:19:19.424Z] #60 [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-23T16:19:19.424Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:19:19.424Z] #60 110.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-23T16:19:19.424Z] #60 110.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-23T16:19:19.447Z] [2021-08-23T16:19:19.447Z] Removing bundles/ [2021-08-23T16:19:19.447Z] [2021-08-23T16:19:19.447Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:19:19.447Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:19:19.447Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:19:20.978Z] #25 ... [2021-08-23T16:19:20.978Z] [2021-08-23T16:19:20.978Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:19:20.978Z] #33 sha256:9b726a69f188bc91e91f32502262c459a052881b103cefb6ed30ab5d27ebad8b [2021-08-23T16:19:20.978Z] #33 DONE 108.7s [2021-08-23T16:19:21.243Z] [2021-08-23T16:19:21.243Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:19:21.243Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T16:19:21.243Z] #21 1.717 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:19:21.243Z] #21 1.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:19:21.243Z] #21 1.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:19:21.243Z] #21 2.372 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB] [2021-08-23T16:19:21.243Z] #21 3.413 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [26.2 kB] [2021-08-23T16:19:21.343Z] #60 ... [2021-08-23T16:19:21.343Z] [2021-08-23T16:19:21.343Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:19:21.343Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:19:21.343Z] #14 102.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2021-08-23T16:19:21.343Z] #14 102.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:19:21.343Z] #14 102.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:19:22.288Z] #14 ... [2021-08-23T16:19:22.288Z] [2021-08-23T16:19:22.288Z] #47 [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-23T16:19:22.288Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:19:22.288Z] #47 113.4 crypto/tls [2021-08-23T16:19:22.634Z] #21 ... [2021-08-23T16:19:22.634Z] [2021-08-23T16:19:22.634Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:19:22.634Z] #25 sha256:4d91961c9d477b20a21522244c12f1a518051f70a4b884a18e470bc2022353fa [2021-08-23T16:19:22.634Z] #25 110.3 + mkdir -p /tmp/tmp.Dk0VOAv7dm/src/github.com/docker [2021-08-23T16:19:22.634Z] #25 110.3 + mv components/cli /tmp/tmp.Dk0VOAv7dm/src/github.com/docker/cli [2021-08-23T16:19:22.634Z] #25 110.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-23T16:19:25.951Z] #25 ... [2021-08-23T16:19:25.951Z] [2021-08-23T16:19:25.951Z] #55 [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-23T16:19:25.951Z] #55 sha256:577aee79c49fd3a521935001b2b30ef5cbc2e37bb176922d1fc5631624345b51 [2021-08-23T16:19:25.951Z] #55 9.806 + cd /tmp/tmp.n1YbDwOiA3/src/github.com/opencontainers/runc [2021-08-23T16:19:25.951Z] #55 9.807 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:19:25.951Z] #55 10.34 + '[' -z '' ']' [2021-08-23T16:19:25.951Z] #55 10.34 + target=static [2021-08-23T16:19:25.951Z] #55 10.34 + make 'BUILDTAGS=seccomp ' static [2021-08-23T16:19:25.951Z] #55 10.91 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-23T16:19:25.951Z] #55 ... [2021-08-23T16:19:25.951Z] [2021-08-23T16:19:25.951Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:19:25.951Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T16:19:25.951Z] #21 7.032 Fetched 8286 kB in 6s (1464 kB/s) [2021-08-23T16:19:25.951Z] #21 7.032 Reading package lists... [2021-08-23T16:19:27.582Z] #47 ... [2021-08-23T16:19:27.582Z] [2021-08-23T16:19:27.582Z] #60 [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-23T16:19:27.582Z] #60 sha256:ba359009fc685df989884b980c73c8832676f2fa0954891f98adb5f24e7b5c0b [2021-08-23T16:19:27.582Z] #60 DONE 118.7s [2021-08-23T16:19:27.582Z] [2021-08-23T16:19:27.582Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-23T16:19:27.582Z] #61 sha256:90c56b1aace6fc60001deaf0ede22523869aebb5a23b7b35e65a5d391b73357b [2021-08-23T16:19:27.845Z] #61 DONE 0.4s [2021-08-23T16:19:27.845Z] [2021-08-23T16:19:27.845Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:19:27.845Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:19:27.845Z] #14 114.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2021-08-23T16:19:27.845Z] #14 114.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2021-08-23T16:19:27.845Z] #14 114.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:19:28.106Z] #14 ... [2021-08-23T16:19:28.106Z] [2021-08-23T16:19:28.106Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-23T16:19:28.106Z] #62 sha256:c9d28d2d5a529043683bfb561e3b039fc3972d8059deddb2bfce779caea7d9b0 [2021-08-23T16:19:28.106Z] #62 DONE 0.1s [2021-08-23T16:19:28.368Z] [2021-08-23T16:19:28.368Z] #47 [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-23T16:19:28.368Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:19:28.368Z] #47 119.2 net/http/httptrace [2021-08-23T16:19:28.368Z] #47 119.4 net/http [2021-08-23T16:19:28.508Z] #21 9.168 Reading package lists... [2021-08-23T16:19:28.508Z] #21 11.44 Building dependency tree... [2021-08-23T16:19:29.901Z] #21 13.01 The following additional packages will be installed: [2021-08-23T16:19:29.901Z] #21 13.01 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:19:29.901Z] #21 13.01 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T16:19:29.901Z] #21 13.01 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T16:19:29.901Z] #21 13.01 python3-pkg-resources vim-runtime xxd [2021-08-23T16:19:29.901Z] #21 13.02 Suggested packages: [2021-08-23T16:19:29.901Z] #21 13.02 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T16:19:29.901Z] #21 13.02 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T16:19:29.901Z] #21 13.02 acl attr quota [2021-08-23T16:19:29.901Z] #21 13.02 Recommended packages: [2021-08-23T16:19:29.901Z] #21 13.02 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T16:19:31.294Z] #21 14.24 The following NEW packages will be installed: [2021-08-23T16:19:31.294Z] #21 14.24 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T16:19:31.294Z] #21 14.24 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:19:31.294Z] #21 14.24 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T16:19:31.294Z] #21 14.24 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T16:19:31.294Z] #21 14.24 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T16:19:31.294Z] #21 14.24 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T16:19:31.294Z] #21 14.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T16:19:31.294Z] #21 14.24 xz-utils zip [2021-08-23T16:19:31.294Z] #21 14.57 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:19:31.294Z] #21 14.57 Need to get 26.4 MB of archives. [2021-08-23T16:19:31.294Z] #21 14.57 After this operation, 103 MB of additional disk space will be used. [2021-08-23T16:19:31.294Z] #21 14.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2021-08-23T16:19:31.294Z] #21 14.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2021-08-23T16:19:31.294Z] #21 14.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2021-08-23T16:19:31.294Z] #21 14.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2021-08-23T16:19:31.294Z] #21 14.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2021-08-23T16:19:31.294Z] #21 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2021-08-23T16:19:31.294Z] #21 14.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2021-08-23T16:19:31.294Z] #21 14.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2021-08-23T16:19:31.294Z] #21 14.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB] [2021-08-23T16:19:31.294Z] #21 14.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:19:31.294Z] #21 14.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T16:19:31.294Z] #21 14.65 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2021-08-23T16:19:31.294Z] #21 14.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB] [2021-08-23T16:19:31.294Z] #21 14.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2021-08-23T16:19:31.294Z] #21 14.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2021-08-23T16:19:31.294Z] #21 14.68 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2021-08-23T16:19:31.294Z] #21 14.69 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2021-08-23T16:19:31.294Z] #21 14.69 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-23T16:19:31.294Z] #21 14.69 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2021-08-23T16:19:31.294Z] #21 14.70 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2021-08-23T16:19:31.294Z] #21 14.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2021-08-23T16:19:31.294Z] #21 14.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2021-08-23T16:19:31.294Z] #21 14.71 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2021-08-23T16:19:31.294Z] #21 14.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2021-08-23T16:19:31.557Z] #21 ... [2021-08-23T16:19:31.557Z] [2021-08-23T16:19:31.557Z] #47 [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-23T16:19:31.557Z] #47 sha256:8c70a130f8df695c20d474949419cb28f86419ba35b5dc8c445490c28ff7dd92 [2021-08-23T16:19:31.557Z] #47 114.9 github.com/LK4D4/vndr/godl [2021-08-23T16:19:31.557Z] #47 115.5 github.com/LK4D4/vndr [2021-08-23T16:19:31.557Z] #47 DONE 119.4s [2021-08-23T16:19:31.557Z] [2021-08-23T16:19:31.557Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:19:31.557Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T16:19:31.557Z] #21 14.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2021-08-23T16:19:31.557Z] #21 14.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2021-08-23T16:19:31.557Z] #21 14.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2021-08-23T16:19:31.820Z] #21 15.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2021-08-23T16:19:31.820Z] #21 15.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-23T16:19:31.820Z] #21 15.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2021-08-23T16:19:31.820Z] #21 15.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2021-08-23T16:19:31.820Z] #21 15.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2021-08-23T16:19:31.820Z] #21 15.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2021-08-23T16:19:31.820Z] #21 15.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T16:19:31.820Z] #21 15.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T16:19:31.820Z] #21 15.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T16:19:31.820Z] #21 15.14 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T16:19:31.820Z] #21 15.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T16:19:31.820Z] #21 15.17 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T16:19:31.820Z] #21 15.17 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T16:19:31.820Z] #21 15.20 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2021-08-23T16:19:31.820Z] #21 15.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2021-08-23T16:19:32.083Z] #21 15.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2021-08-23T16:19:32.083Z] #21 15.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T16:19:32.083Z] #21 15.49 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB] [2021-08-23T16:19:32.083Z] #21 15.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2021-08-23T16:19:32.346Z] #21 15.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2021-08-23T16:19:33.295Z] #21 16.50 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:19:33.295Z] #21 16.61 Fetched 26.4 MB in 1s (20.8 MB/s) [2021-08-23T16:19:33.295Z] #21 16.67 Selecting previously unselected package pigz. [2021-08-23T16:19:33.559Z] #21 16.67 (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 ... 24004 files and directories currently installed.) [2021-08-23T16:19:33.559Z] #21 16.78 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2021-08-23T16:19:33.559Z] #21 16.78 Unpacking pigz (2.6-1) ... [2021-08-23T16:19:33.559Z] #21 16.89 Selecting previously unselected package libelf1:arm64. [2021-08-23T16:19:33.559Z] #21 16.90 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2021-08-23T16:19:33.559Z] #21 16.91 Unpacking libelf1:arm64 (0.183-1) ... [2021-08-23T16:19:33.664Z] #47 ... [2021-08-23T16:19:33.664Z] [2021-08-23T16:19:33.664Z] #14 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-08-23T16:19:33.664Z] #14 sha256:62a2a453b65e50348c9176d8a42cb0d041f264d45b155b924cc46d0ff4fc350c [2021-08-23T16:19:33.664Z] #14 120.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-23T16:19:33.664Z] #14 120.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2021-08-23T16:19:33.664Z] #14 120.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:19:33.664Z] #14 120.3 Selecting previously unselected package libapparmor1:amd64. [2021-08-23T16:19:33.664Z] #14 120.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 120.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T16:19:33.664Z] #14 120.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-23T16:19:33.664Z] #14 120.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 120.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T16:19:33.664Z] #14 120.6 Selecting previously unselected package libbtrfs0:amd64. [2021-08-23T16:19:33.664Z] #14 120.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 120.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:19:33.664Z] #14 120.8 Selecting previously unselected package libbtrfs-dev:amd64. [2021-08-23T16:19:33.664Z] #14 120.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 120.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:19:33.664Z] #14 121.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-23T16:19:33.664Z] #14 121.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 121.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:19:33.664Z] #14 121.1 Selecting previously unselected package libudev-dev:amd64. [2021-08-23T16:19:33.664Z] #14 121.1 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 121.1 Unpacking libudev-dev:amd64 (247.3-6) ... [2021-08-23T16:19:33.664Z] #14 121.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-23T16:19:33.664Z] #14 121.3 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 121.3 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T16:19:33.664Z] #14 121.6 Selecting previously unselected package libpcre2-16-0:amd64. [2021-08-23T16:19:33.664Z] #14 121.6 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 121.6 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 121.7 Selecting previously unselected package libpcre2-32-0:amd64. [2021-08-23T16:19:33.664Z] #14 121.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 121.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 122.0 Selecting previously unselected package libpcre2-posix2:amd64. [2021-08-23T16:19:33.664Z] #14 122.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 122.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 122.1 Selecting previously unselected package libpcre2-dev:amd64. [2021-08-23T16:19:33.664Z] #14 122.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 122.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 122.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-23T16:19:33.664Z] #14 122.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 122.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T16:19:33.664Z] #14 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-23T16:19:33.664Z] #14 122.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:19:33.664Z] #14 122.9 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-23T16:19:33.664Z] #14 122.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 122.9 Unpacking libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T16:19:33.664Z] #14 123.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-23T16:19:33.664Z] #14 123.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ... [2021-08-23T16:19:33.664Z] #14 123.1 Unpacking libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T16:19:33.664Z] #14 123.6 Setting up libseccomp-dev:amd64 (2.5.1-1) ... [2021-08-23T16:19:33.664Z] #14 123.6 Setting up libapparmor1:amd64 (2.13.6-10) ... [2021-08-23T16:19:33.664Z] #14 123.6 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2021-08-23T16:19:33.664Z] #14 123.7 Setting up libsepol1-dev:amd64 (3.1-1) ... [2021-08-23T16:19:33.664Z] #14 123.7 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2021-08-23T16:19:33.664Z] #14 123.7 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 123.7 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2021-08-23T16:19:33.664Z] #14 123.7 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 123.7 Setting up libudev-dev:amd64 (247.3-6) ... [2021-08-23T16:19:33.664Z] #14 123.8 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2021-08-23T16:19:33.664Z] #14 123.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2021-08-23T16:19:33.664Z] #14 123.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2021-08-23T16:19:33.665Z] #14 123.8 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 123.8 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2021-08-23T16:19:33.665Z] #14 123.8 Setting up mingw-w64-common (8.0.0-1) ... [2021-08-23T16:19:33.665Z] #14 123.9 Setting up libsystemd-dev:amd64 (247.3-6) ... [2021-08-23T16:19:33.665Z] #14 123.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2021-08-23T16:19:33.665Z] #14 123.9 Setting up libpcre2-dev:amd64 (10.36-2) ... [2021-08-23T16:19:33.665Z] #14 123.9 Setting up libselinux1-dev:amd64 (3.1-3) ... [2021-08-23T16:19:33.665Z] #14 123.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 124.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-23T16:19:33.665Z] #14 124.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 124.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-23T16:19:33.665Z] #14 124.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2021-08-23T16:19:33.665Z] #14 124.1 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 124.1 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-23T16:19:33.665Z] #14 124.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 124.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2021-08-23T16:19:33.665Z] #14 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:19:33.665Z] #14 124.2 Setting up dmsetup (2:1.02.175-2.1) ... [2021-08-23T16:19:33.665Z] #14 124.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:19:33.665Z] #14 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2021-08-23T16:19:33.665Z] #14 124.2 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:19:33.665Z] #14 DONE 124.7s [2021-08-23T16:19:33.665Z] [2021-08-23T16:19:33.665Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:19:33.665Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:19:33.665Z] #41 ... [2021-08-23T16:19:33.665Z] [2021-08-23T16:19:33.665Z] #55 [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-23T16:19:33.665Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:19:33.821Z] #21 17.10 Selecting previously unselected package libbpf0:arm64. [2021-08-23T16:19:33.821Z] #21 17.11 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2021-08-23T16:19:33.821Z] #21 17.12 Unpacking libbpf0:arm64 (1:0.3-2) ... [2021-08-23T16:19:34.084Z] #21 17.22 Selecting previously unselected package libcap2:arm64. [2021-08-23T16:19:34.084Z] #21 17.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2021-08-23T16:19:34.084Z] #21 17.25 Unpacking libcap2:arm64 (1:2.44-1) ... [2021-08-23T16:19:34.084Z] #21 17.36 Selecting previously unselected package libmnl0:arm64. [2021-08-23T16:19:34.084Z] #21 17.36 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2021-08-23T16:19:34.084Z] #21 17.37 Unpacking libmnl0:arm64 (1.0.4-3) ... [2021-08-23T16:19:34.084Z] #21 17.45 Selecting previously unselected package libxtables12:arm64. [2021-08-23T16:19:34.084Z] #21 17.46 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2021-08-23T16:19:34.347Z] #21 17.46 Unpacking libxtables12:arm64 (1.8.7-1) ... [2021-08-23T16:19:34.347Z] #21 17.54 Selecting previously unselected package libcap2-bin. [2021-08-23T16:19:34.347Z] #21 17.56 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2021-08-23T16:19:34.347Z] #21 17.56 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T16:19:34.347Z] #21 17.68 Selecting previously unselected package iproute2. [2021-08-23T16:19:34.347Z] #21 17.69 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2021-08-23T16:19:34.347Z] #21 17.70 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T16:19:34.873Z] #21 18.05 Selecting previously unselected package xxd. [2021-08-23T16:19:34.873Z] #21 18.07 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ... [2021-08-23T16:19:34.873Z] #21 18.07 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:19:34.873Z] #21 18.18 Selecting previously unselected package vim-common. [2021-08-23T16:19:34.873Z] #21 18.19 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:19:34.873Z] #21 18.21 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:19:35.136Z] #21 18.37 Selecting previously unselected package bash-completion. [2021-08-23T16:19:35.136Z] #21 18.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T16:19:36.970Z] #55 ... [2021-08-23T16:19:36.970Z] [2021-08-23T16:19:36.970Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-23T16:19:36.970Z] #15 sha256:0ec47ba844b5e0828037f24a154378620ba621f6e138df8e7e2cd85e3eb65be8 [2021-08-23T16:19:36.970Z] #15 DONE 3.2s [2021-08-23T16:19:36.970Z] [2021-08-23T16:19:36.970Z] #55 [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-23T16:19:36.970Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:19:36.970Z] #55 3.253 + RM_GOPATH=0 [2021-08-23T16:19:36.970Z] #55 3.253 + TMP_GOPATH= [2021-08-23T16:19:36.970Z] #55 3.253 + : /build [2021-08-23T16:19:36.970Z] #55 3.253 + '[' -z '' ']' [2021-08-23T16:19:36.970Z] #55 3.255 ++ mktemp -d [2021-08-23T16:19:36.970Z] #55 3.256 + export GOPATH=/tmp/tmp.ikCQJ9onPk [2021-08-23T16:19:36.970Z] #55 3.256 + GOPATH=/tmp/tmp.ikCQJ9onPk [2021-08-23T16:19:36.970Z] #55 3.256 + RM_GOPATH=1 [2021-08-23T16:19:36.970Z] #55 3.256 + case "$(go env GOARCH)" in [2021-08-23T16:19:36.970Z] #55 3.257 ++ go env GOARCH [2021-08-23T16:19:36.970Z] #55 3.304 + export GO_BUILDMODE=-buildmode=pie [2021-08-23T16:19:36.970Z] #55 3.304 + GO_BUILDMODE=-buildmode=pie [2021-08-23T16:19:36.970Z] #55 3.304 ++ dirname /tmp/install/install.sh [2021-08-23T16:19:36.970Z] #55 3.313 + dir=/tmp/install [2021-08-23T16:19:36.970Z] #55 3.313 + bin=runc [2021-08-23T16:19:36.970Z] #55 3.313 + shift [2021-08-23T16:19:36.970Z] #55 3.313 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-23T16:19:36.970Z] #55 3.313 + . /tmp/install/runc.installer [2021-08-23T16:19:36.970Z] #55 3.313 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:19:36.970Z] #55 3.313 + install_runc [2021-08-23T16:19:36.970Z] #55 3.313 + uname -r [2021-08-23T16:19:36.970Z] #55 3.313 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-23T16:19:36.970Z] #55 3.319 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-23T16:19:36.970Z] #55 3.325 + RUNC_BUILDTAGS='seccomp ' [2021-08-23T16:19:36.970Z] #55 3.325 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-23T16:19:36.970Z] #55 3.325 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ikCQJ9onPk/src/github.com/opencontainers/runc [2021-08-23T16:19:36.970Z] #55 3.325 Cloning into '/tmp/tmp.ikCQJ9onPk/src/github.com/opencontainers/runc'... [2021-08-23T16:19:37.693Z] #21 21.06 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T16:19:38.269Z] #21 21.61 Selecting previously unselected package bzip2. [2021-08-23T16:19:38.269Z] #21 21.62 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2021-08-23T16:19:38.269Z] #21 21.63 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T16:19:38.532Z] #21 21.74 Selecting previously unselected package xz-utils. [2021-08-23T16:19:38.532Z] #21 21.75 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ... [2021-08-23T16:19:38.532Z] #21 21.77 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T16:19:38.795Z] #21 21.95 Selecting previously unselected package apparmor. [2021-08-23T16:19:38.795Z] #21 21.96 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2021-08-23T16:19:38.795Z] #21 22.03 Unpacking apparmor (2.13.6-10) ... [2021-08-23T16:19:39.058Z] #21 22.48 Selecting previously unselected package inetutils-ping. [2021-08-23T16:19:39.323Z] #21 22.49 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2021-08-23T16:19:39.323Z] #21 22.50 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T16:19:39.323Z] #21 22.63 Selecting previously unselected package libip4tc2:arm64. [2021-08-23T16:19:39.323Z] #21 22.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2021-08-23T16:19:39.323Z] #21 22.64 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2021-08-23T16:19:39.323Z] #21 22.75 Selecting previously unselected package libip6tc2:arm64. [2021-08-23T16:19:39.520Z] #55 ... [2021-08-23T16:19:39.520Z] [2021-08-23T16:19:39.520Z] #16 [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-23T16:19:39.520Z] #16 sha256:0b2c1ce95ea1a4f8f4835b12f6fb1200b80c529afd423d11a7f0bfa461b227c2 [2021-08-23T16:19:39.520Z] #16 DONE 2.2s [2021-08-23T16:19:39.520Z] [2021-08-23T16:19:39.520Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-23T16:19:39.520Z] #17 sha256:35184b97e4472185c9df52527f99f416766ffec824a50908a36c173fec43f5fa [2021-08-23T16:19:39.586Z] #21 22.76 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2021-08-23T16:19:39.586Z] #21 22.78 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2021-08-23T16:19:39.586Z] #21 22.89 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-23T16:19:39.586Z] #21 22.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-23T16:19:39.586Z] #21 22.91 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-23T16:19:39.586Z] #21 22.99 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-23T16:19:39.849Z] #21 22.99 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2021-08-23T16:19:39.849Z] #21 23.00 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-23T16:19:39.849Z] #21 23.09 Selecting previously unselected package libnftnl11:arm64. [2021-08-23T16:19:39.849Z] #21 23.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2021-08-23T16:19:39.849Z] #21 23.11 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2021-08-23T16:19:39.849Z] #21 23.21 Selecting previously unselected package iptables. [2021-08-23T16:19:40.111Z] #21 23.21 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2021-08-23T16:19:40.111Z] #21 23.23 Unpacking iptables (1.8.7-1) ... [2021-08-23T16:19:40.374Z] #21 23.54 Selecting previously unselected package libonig5:arm64. [2021-08-23T16:19:40.374Z] #21 23.56 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2021-08-23T16:19:40.374Z] #21 23.56 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T16:19:40.374Z] #21 23.70 Selecting previously unselected package libjq1:arm64. [2021-08-23T16:19:40.374Z] #21 23.71 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2021-08-23T16:19:40.374Z] #21 23.72 Unpacking libjq1:arm64 (1.6-2.1) ... [2021-08-23T16:19:40.637Z] #21 23.86 Selecting previously unselected package jq. [2021-08-23T16:19:40.637Z] #21 23.87 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2021-08-23T16:19:40.637Z] #21 23.87 Unpacking jq (1.6-2.1) ... [2021-08-23T16:19:40.637Z] #21 23.96 Selecting previously unselected package libaio1:arm64. [2021-08-23T16:19:40.637Z] #21 23.98 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2021-08-23T16:19:40.637Z] #21 23.98 Unpacking libaio1:arm64 (0.3.112-9) ... [2021-08-23T16:19:40.637Z] #21 24.08 Selecting previously unselected package libgpm2:arm64. [2021-08-23T16:19:40.900Z] #21 24.08 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2021-08-23T16:19:40.900Z] #21 24.09 Unpacking libgpm2:arm64 (1.20.7-8) ... [2021-08-23T16:19:40.900Z] #21 24.23 Selecting previously unselected package libicu67:arm64. [2021-08-23T16:19:40.900Z] #21 24.24 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2021-08-23T16:19:40.900Z] #21 24.27 Unpacking libicu67:arm64 (67.1-7) ... [2021-08-23T16:19:41.438Z] #17 2.216 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-23T16:19:41.438Z] #17 DONE 2.4s [2021-08-23T16:19:41.438Z] [2021-08-23T16:19:41.438Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-23T16:19:41.438Z] #18 sha256:6077cd7838e4a28a0054ed956ed2685994dfc1355ebb4e3a9710dde423e8b085 [2021-08-23T16:19:43.458Z] #21 26.78 Selecting previously unselected package libinih1:arm64. [2021-08-23T16:19:43.458Z] #21 26.79 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2021-08-23T16:19:43.458Z] #21 26.80 Unpacking libinih1:arm64 (53-1+b2) ... [2021-08-23T16:19:43.721Z] #21 26.90 Selecting previously unselected package libnet1:arm64. [2021-08-23T16:19:43.722Z] #21 26.92 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-23T16:19:43.722Z] #21 26.94 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:19:43.722Z] #21 27.02 Selecting previously unselected package libnl-3-200:arm64. [2021-08-23T16:19:43.722Z] #21 27.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2021-08-23T16:19:43.722Z] #21 27.04 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T16:19:43.984Z] #21 27.17 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-23T16:19:43.984Z] #21 27.17 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2021-08-23T16:19:43.984Z] #21 27.18 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T16:19:43.984Z] #21 27.26 Selecting previously unselected package net-tools. [2021-08-23T16:19:43.984Z] #21 27.26 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2021-08-23T16:19:43.984Z] #21 27.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:19:43.989Z] #18 DONE 2.4s [2021-08-23T16:19:43.989Z] [2021-08-23T16:19:43.989Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:19:43.989Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T16:19:44.248Z] #21 27.45 Selecting previously unselected package patch. [2021-08-23T16:19:44.248Z] #21 27.46 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2021-08-23T16:19:44.248Z] #21 27.49 Unpacking patch (2.7.6-7) ... [2021-08-23T16:19:44.248Z] #21 27.62 Selecting previously unselected package python-pip-whl. [2021-08-23T16:19:44.248Z] #21 27.64 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T16:19:44.248Z] #21 27.65 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T16:19:44.562Z] #19 ... [2021-08-23T16:19:44.562Z] [2021-08-23T16:19:44.562Z] #47 [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-23T16:19:44.562Z] #47 sha256:e963aeffc8c80149d711833866038e16ebad10467558d59b8a2ff3c4d61c14be [2021-08-23T16:19:44.562Z] #47 130.8 github.com/LK4D4/vndr/godl [2021-08-23T16:19:44.562Z] #47 131.5 github.com/LK4D4/vndr [2021-08-23T16:19:44.562Z] #47 DONE 135.7s [2021-08-23T16:19:44.823Z] #21 28.07 Selecting previously unselected package python3-lib2to3. [2021-08-23T16:19:44.823Z] #21 28.08 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T16:19:44.823Z] #21 28.09 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:19:44.823Z] [2021-08-23T16:19:44.823Z] #51 [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-23T16:19:44.823Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:19:45.085Z] #51 ... [2021-08-23T16:19:45.085Z] [2021-08-23T16:19:45.085Z] #55 [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-23T16:19:45.085Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:19:45.085Z] #55 11.52 + cd /tmp/tmp.ikCQJ9onPk/src/github.com/opencontainers/runc [2021-08-23T16:19:45.085Z] #55 11.52 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-23T16:19:45.086Z] #21 28.21 Selecting previously unselected package python3-distutils. [2021-08-23T16:19:45.086Z] #21 28.22 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T16:19:45.086Z] #21 28.23 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T16:19:45.086Z] #21 28.37 Selecting previously unselected package python3-pkg-resources. [2021-08-23T16:19:45.086Z] #21 28.38 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T16:19:45.086Z] #21 28.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:19:45.349Z] #21 28.54 Selecting previously unselected package python3-setuptools. [2021-08-23T16:19:45.349Z] #21 28.55 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T16:19:45.349Z] #21 28.56 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T16:19:45.613Z] #21 28.89 Selecting previously unselected package python3-wheel. [2021-08-23T16:19:45.613Z] #21 28.90 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T16:19:45.613Z] #21 28.90 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T16:19:45.658Z] #55 12.03 + '[' -z '' ']' [2021-08-23T16:19:45.658Z] #55 12.03 + target=static [2021-08-23T16:19:45.658Z] #55 12.03 + make 'BUILDTAGS=seccomp ' static [2021-08-23T16:19:45.876Z] #21 29.02 Selecting previously unselected package python3-pip. [2021-08-23T16:19:45.876Z] #21 29.02 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T16:19:45.876Z] #21 29.03 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T16:19:45.986Z] #55 12.21 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-23T16:19:46.139Z] #21 29.41 Selecting previously unselected package sudo. [2021-08-23T16:19:46.139Z] #21 29.41 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2021-08-23T16:19:46.139Z] #21 29.43 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T16:19:46.715Z] #21 29.90 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T16:19:46.715Z] #21 29.90 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2021-08-23T16:19:46.715Z] #21 29.91 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:19:46.997Z] #21 30.14 Selecting previously unselected package uidmap. [2021-08-23T16:19:46.997Z] #21 30.15 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2021-08-23T16:19:46.997Z] #21 30.16 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T16:19:46.997Z] #21 30.36 Selecting previously unselected package vim-runtime. [2021-08-23T16:19:46.997Z] #21 30.36 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:19:46.997Z] #21 30.41 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T16:19:47.303Z] #21 30.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T16:19:47.303Z] #21 30.56 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:19:47.934Z] #55 ... [2021-08-23T16:19:47.934Z] [2021-08-23T16:19:47.934Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-23T16:19:47.934Z] #19 sha256:4bad5f34e840cd6c5556520d0d5490b6a44b9a8ae3de3c5bebdb74161fc526ac [2021-08-23T16:19:47.934Z] #19 DONE 3.9s [2021-08-23T16:19:47.934Z] [2021-08-23T16:19:47.934Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-23T16:19:47.934Z] #33 sha256:ad05b9950cf07fea53716630ddc759e5af47377be4b3e619adf75bc4ef5c678b [2021-08-23T16:19:47.934Z] #33 DONE 138.4s [2021-08-23T16:19:47.934Z] [2021-08-23T16:19:47.934Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2021-08-23T16:19:47.934Z] #20 sha256:8f483ecc9149e54e0c90a4b103bc89792ff9e6fd9968181dbbdca78f5cf39a33 [2021-08-23T16:19:50.625Z] #21 33.57 Selecting previously unselected package vim. [2021-08-23T16:19:50.625Z] #21 33.59 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ... [2021-08-23T16:19:50.625Z] #21 33.61 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T16:19:50.887Z] #21 33.98 Selecting previously unselected package xfsprogs. [2021-08-23T16:19:50.887Z] #21 33.99 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2021-08-23T16:19:50.887Z] #21 33.99 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T16:19:51.149Z] #21 34.45 Selecting previously unselected package zip. [2021-08-23T16:19:51.149Z] #21 34.46 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2021-08-23T16:19:51.149Z] #21 34.47 Unpacking zip (3.0-12) ... [2021-08-23T16:19:51.412Z] #21 ... [2021-08-23T16:19:51.412Z] [2021-08-23T16:19:51.412Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:19:51.412Z] #41 sha256:75a97b83d2abbfbdb68a07350e7a069143a1d64c2723ac42b33a9f13c1e643a2 [2021-08-23T16:19:51.412Z] #41 139.1 + dpkg --print-architecture [2021-08-23T16:19:53.226Z] #20 DONE 4.7s [2021-08-23T16:19:53.226Z] [2021-08-23T16:19:53.226Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:19:53.226Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:19:53.226Z] #41 ... [2021-08-23T16:19:53.226Z] [2021-08-23T16:19:53.226Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:19:53.226Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:19:53.336Z] #41 DONE 140.7s [2021-08-23T16:19:53.336Z] [2021-08-23T16:19:53.336Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:19:53.336Z] #21 sha256:6f44fccd57ccc0d3d998519d2eaa670f418198925424de0ee104e9f4a9b6cd00 [2021-08-23T16:19:53.336Z] #21 34.79 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:19:53.336Z] #21 35.68 Setting up libip4tc2:arm64 (1.8.7-1) ... [2021-08-23T16:19:53.336Z] #21 35.72 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:19:53.336Z] #21 35.80 Setting up libgpm2:arm64 (1.20.7-8) ... [2021-08-23T16:19:53.336Z] #21 35.86 Setting up libicu67:arm64 (67.1-7) ... [2021-08-23T16:19:53.336Z] #21 36.20 Setting up libip6tc2:arm64 (1.8.7-1) ... [2021-08-23T16:19:53.336Z] #21 36.32 Setting up libinih1:arm64 (53-1+b2) ... [2021-08-23T16:19:53.336Z] #21 36.37 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T16:19:53.336Z] #21 36.40 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:19:53.336Z] #21 36.43 Setting up bzip2 (1.0.8-4) ... [2021-08-23T16:19:53.336Z] #21 36.44 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2021-08-23T16:19:53.336Z] #21 36.46 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T16:19:54.286Z] #21 37.41 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:19:54.286Z] #21 37.43 Setting up libcap2:arm64 (1:2.44-1) ... [2021-08-23T16:19:54.286Z] #21 37.44 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T16:19:54.286Z] #21 37.46 Setting up apparmor (2.13.6-10) ... [2021-08-23T16:19:54.316Z] 4612f6d0b889: Pull complete [2021-08-23T16:19:55.776Z] #21 3.563 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB] [2021-08-23T16:19:56.205Z] #21 39.43 Setting up zip (3.0-12) ... [2021-08-23T16:19:56.205Z] #21 39.45 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:19:56.205Z] #21 39.49 Setting up bash-completion (1:2.11-2) ... [2021-08-23T16:19:56.362Z] #21 3.733 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2021-08-23T16:19:56.362Z] #21 3.736 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB] [2021-08-23T16:19:56.362Z] #21 3.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB] [2021-08-23T16:19:57.307Z] #21 4.869 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [26.3 kB] [2021-08-23T16:19:58.766Z] #21 41.97 Setting up xz-utils (5.2.5-2) ... [2021-08-23T16:19:58.766Z] #21 42.01 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T16:19:58.766Z] #21 42.03 Setting up libmnl0:arm64 (1.0.4-3) ... [2021-08-23T16:19:58.766Z] #21 42.05 Setting up patch (2.7.6-7) ... [2021-08-23T16:19:58.766Z] #21 42.08 Setting up sudo (1.9.5p2-3) ... [2021-08-23T16:19:58.766Z] #21 42.19 invoke-rc.d: could not determine current runlevel [2021-08-23T16:19:59.030Z] #21 42.20 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T16:19:59.030Z] #21 42.22 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T16:19:59.030Z] #21 42.23 Setting up libxtables12:arm64 (1.8.7-1) ... [2021-08-23T16:19:59.030Z] #21 42.28 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T16:19:59.030Z] #21 42.31 Setting up pigz (2.6-1) ... [2021-08-23T16:19:59.030Z] #21 42.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-23T16:19:59.030Z] #21 42.34 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2021-08-23T16:19:59.030Z] #21 42.38 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T16:19:59.030Z] #21 42.41 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:19:59.986Z] #21 43.28 Setting up libaio1:arm64 (0.3.112-9) ... [2021-08-23T16:19:59.986Z] #21 43.30 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:20:00.561Z] #21 43.70 Setting up libelf1:arm64 (0.183-1) ... [2021-08-23T16:20:00.561Z] #21 43.74 Setting up libonig5:arm64 (6.9.6-1.1) ... [2021-08-23T16:20:00.561Z] #21 43.76 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T16:20:01.136Z] #21 44.24 Setting up vim (2:8.2.2434-3) ... [2021-08-23T16:20:01.136Z] #21 44.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T16:20:01.136Z] #21 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T16:20:01.136Z] #21 44.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T16:20:01.136Z] #21 44.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T16:20:01.136Z] #21 44.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T16:20:01.136Z] #21 44.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T16:20:01.136Z] #21 44.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T16:20:01.136Z] #21 44.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T16:20:01.136Z] #21 44.35 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T16:20:01.517Z] #21 8.426 Fetched 8398 kB in 5s (1600 kB/s) [2021-08-23T16:20:02.530Z] #21 45.74 Setting up libjq1:arm64 (1.6-2.1) ... [2021-08-23T16:20:02.530Z] #21 45.76 Setting up libnftnl11:arm64 (1.1.9-1) ... [2021-08-23T16:20:02.530Z] #21 45.79 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:20:02.530Z] #21 45.80 Setting up python3-pip (20.3.4-4) ... [2021-08-23T16:20:02.904Z] #21 8.426 Reading package lists... [2021-08-23T16:20:03.923Z] #21 47.20 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2021-08-23T16:20:03.923Z] #21 47.22 Setting up jq (1.6-2.1) ... [2021-08-23T16:20:03.923Z] #21 47.23 Setting up libbpf0:arm64 (1:0.3-2) ... [2021-08-23T16:20:03.923Z] #21 47.25 Setting up iptables (1.8.7-1) ... [2021-08-23T16:20:03.923Z] #21 47.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:20:03.923Z] #21 47.27 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:20:03.923Z] #21 47.28 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:20:03.923Z] #21 47.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:20:03.923Z] #21 47.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T16:20:03.923Z] #21 47.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T16:20:03.923Z] #21 47.33 Setting up iproute2 (5.10.0-4) ... [2021-08-23T16:20:04.871Z] #21 47.86 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:20:05.133Z] #21 DONE 48.4s [2021-08-23T16:20:05.133Z] [2021-08-23T16:20:05.133Z] #55 [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-23T16:20:05.133Z] #55 sha256:577aee79c49fd3a521935001b2b30ef5cbc2e37bb176922d1fc5631624345b51 [2021-08-23T16:20:05.133Z] #55 ... [2021-08-23T16:20:05.133Z] [2021-08-23T16:20:05.134Z] #22 [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-23T16:20:05.134Z] #22 sha256:bb50d199cfbc93027a3ad7c3dfd7595eb6d209a37c3cedc959c85b103d79fe0f [2021-08-23T16:20:05.454Z] #21 10.39 Reading package lists... [2021-08-23T16:20:05.454Z] #21 12.54 Building dependency tree... [2021-08-23T16:20:06.398Z] #21 13.88 The following additional packages will be installed: [2021-08-23T16:20:06.398Z] #21 13.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:20:06.398Z] #21 13.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2021-08-23T16:20:06.398Z] #21 13.89 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2021-08-23T16:20:06.398Z] #21 13.89 python3-pkg-resources vim-runtime xxd [2021-08-23T16:20:06.398Z] #21 13.89 Suggested packages: [2021-08-23T16:20:06.398Z] #21 13.90 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2021-08-23T16:20:06.398Z] #21 13.90 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2021-08-23T16:20:06.398Z] #21 13.90 acl attr quota [2021-08-23T16:20:06.398Z] #21 13.90 Recommended packages: [2021-08-23T16:20:06.398Z] #21 13.90 libatm1 nftables libpam-cap build-essential python3-dev unzip [2021-08-23T16:20:07.060Z] #22 1.501 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T16:20:07.060Z] #22 1.507 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T16:20:07.060Z] #22 1.511 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T16:20:07.060Z] #22 DONE 1.6s [2021-08-23T16:20:07.060Z] [2021-08-23T16:20:07.060Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:20:07.060Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-23T16:20:07.342Z] #21 14.91 The following NEW packages will be installed: [2021-08-23T16:20:07.342Z] #21 14.92 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2021-08-23T16:20:07.342Z] #21 14.92 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2021-08-23T16:20:07.342Z] #21 14.92 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2021-08-23T16:20:07.342Z] #21 14.92 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2021-08-23T16:20:07.342Z] #21 14.92 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2021-08-23T16:20:07.342Z] #21 14.92 python3-pkg-resources python3-setuptools python3-wheel sudo [2021-08-23T16:20:07.342Z] #21 14.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-23T16:20:07.342Z] #21 14.92 xz-utils zip [2021-08-23T16:20:07.605Z] #21 15.24 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:20:07.605Z] #21 15.24 Need to get 27.0 MB of archives. [2021-08-23T16:20:07.605Z] #21 15.24 After this operation, 104 MB of additional disk space will be used. [2021-08-23T16:20:07.605Z] #21 15.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2021-08-23T16:20:07.605Z] #21 15.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2021-08-23T16:20:07.605Z] #21 15.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2021-08-23T16:20:07.605Z] #21 15.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2021-08-23T16:20:07.605Z] #21 15.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2021-08-23T16:20:07.605Z] #21 15.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2021-08-23T16:20:07.605Z] #21 15.25 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2021-08-23T16:20:07.605Z] #21 15.29 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2021-08-23T16:20:07.605Z] #21 15.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB] [2021-08-23T16:20:07.605Z] #21 15.36 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB] [2021-08-23T16:20:07.605Z] #21 15.36 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2021-08-23T16:20:07.605Z] #21 15.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2021-08-23T16:20:07.605Z] #21 15.38 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2021-08-23T16:20:07.605Z] #21 15.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2021-08-23T16:20:07.605Z] #21 15.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2021-08-23T16:20:07.868Z] #21 15.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2021-08-23T16:20:07.868Z] #21 15.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2021-08-23T16:20:07.868Z] #21 15.42 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-23T16:20:07.868Z] #21 15.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2021-08-23T16:20:07.868Z] #21 15.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2021-08-23T16:20:07.868Z] #21 15.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2021-08-23T16:20:07.868Z] #21 15.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2021-08-23T16:20:07.868Z] #21 15.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2021-08-23T16:20:07.868Z] #21 15.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2021-08-23T16:20:07.868Z] #21 15.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2021-08-23T16:20:07.868Z] #21 15.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2021-08-23T16:20:07.868Z] #21 15.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2021-08-23T16:20:07.868Z] #21 15.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2021-08-23T16:20:07.868Z] #21 15.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-23T16:20:08.130Z] #21 15.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2021-08-23T16:20:08.130Z] #21 15.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2021-08-23T16:20:08.130Z] #21 15.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2021-08-23T16:20:08.130Z] #21 15.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2021-08-23T16:20:08.130Z] #21 15.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB] [2021-08-23T16:20:08.130Z] #21 15.70 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2021-08-23T16:20:08.130Z] #21 15.70 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2021-08-23T16:20:08.130Z] #21 15.71 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2021-08-23T16:20:08.130Z] #21 15.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2021-08-23T16:20:08.130Z] #21 15.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2021-08-23T16:20:08.130Z] #21 15.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB] [2021-08-23T16:20:08.130Z] #21 15.74 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2021-08-23T16:20:08.130Z] #21 15.76 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2021-08-23T16:20:08.130Z] #21 15.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2021-08-23T16:20:08.130Z] #21 15.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB] [2021-08-23T16:20:08.193Z] --- PASS: TestBuildWithHugeFile (50.35s) [2021-08-23T16:20:08.193Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:20:08.193Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:20:08.193Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:20:08.193Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:20:08.193Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:20:08.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:20:08.193Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:20:08.193Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:20:08.193Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:20:08.193Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:20:08.193Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:20:08.193Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:20:08.193Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:20:08.193Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-08-23T16:20:08.193Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-23T16:20:08.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-23T16:20:08.193Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T16:20:08.193Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:20:08.193Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:20:08.193Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:20:08.392Z] #21 15.93 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB] [2021-08-23T16:20:08.392Z] #21 15.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2021-08-23T16:20:08.392Z] #21 15.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2021-08-23T16:20:08.966Z] #21 16.46 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:20:08.966Z] #21 16.57 Fetched 27.0 MB in 1s (26.5 MB/s) [2021-08-23T16:20:08.966Z] #21 16.63 Selecting previously unselected package pigz. [2021-08-23T16:20:08.966Z] #21 16.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24014 files and directories currently installed.) [2021-08-23T16:20:08.966Z] #21 16.67 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2021-08-23T16:20:09.228Z] #21 16.68 Unpacking pigz (2.6-1) ... [2021-08-23T16:20:09.228Z] #21 16.77 Selecting previously unselected package libelf1:amd64. [2021-08-23T16:20:09.228Z] #21 16.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2021-08-23T16:20:09.228Z] #21 16.80 Unpacking libelf1:amd64 (0.183-1) ... [2021-08-23T16:20:09.490Z] #21 16.95 Selecting previously unselected package libbpf0:amd64. [2021-08-23T16:20:09.490Z] #21 16.96 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2021-08-23T16:20:09.490Z] #21 16.96 Unpacking libbpf0:amd64 (1:0.3-2) ... [2021-08-23T16:20:09.490Z] #21 17.06 Selecting previously unselected package libcap2:amd64. [2021-08-23T16:20:09.490Z] #21 17.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2021-08-23T16:20:09.490Z] #21 17.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2021-08-23T16:20:09.490Z] #21 17.14 Selecting previously unselected package libmnl0:amd64. [2021-08-23T16:20:09.490Z] #21 17.15 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2021-08-23T16:20:09.490Z] #21 17.15 Unpacking libmnl0:amd64 (1.0.4-3) ... [2021-08-23T16:20:09.755Z] #21 17.23 Selecting previously unselected package libxtables12:amd64. [2021-08-23T16:20:09.755Z] #21 17.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2021-08-23T16:20:09.755Z] #21 17.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2021-08-23T16:20:09.755Z] #21 17.36 Selecting previously unselected package libcap2-bin. [2021-08-23T16:20:09.755Z] #21 17.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2021-08-23T16:20:09.755Z] #21 17.37 Unpacking libcap2-bin (1:2.44-1) ... [2021-08-23T16:20:09.755Z] #21 17.48 Selecting previously unselected package iproute2. [2021-08-23T16:20:10.018Z] #21 17.49 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2021-08-23T16:20:10.018Z] #21 17.51 Unpacking iproute2 (5.10.0-4) ... [2021-08-23T16:20:10.591Z] #21 17.98 Selecting previously unselected package xxd. [2021-08-23T16:20:10.591Z] #21 17.99 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:20:10.591Z] #21 17.99 Unpacking xxd (2:8.2.2434-3) ... [2021-08-23T16:20:10.591Z] #21 18.11 Selecting previously unselected package vim-common. [2021-08-23T16:20:10.591Z] #21 18.12 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:20:10.591Z] #21 18.13 Unpacking vim-common (2:8.2.2434-3) ... [2021-08-23T16:20:10.591Z] #21 18.29 Selecting previously unselected package bash-completion. [2021-08-23T16:20:10.591Z] #21 18.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2021-08-23T16:20:12.452Z] --- PASS: TestBuildPreserveOwnership (10.32s) [2021-08-23T16:20:12.452Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2021-08-23T16:20:12.452Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-23T16:20:12.452Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:20:12.452Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-23T16:20:12.452Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:20:12.452Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-23T16:20:12.452Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-23T16:20:12.452Z] PASS [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === Skipped [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:20:12.452Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:20:12.452Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-23T16:20:12.452Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] DONE 34 tests, 3 skipped in 110.910s [2021-08-23T16:20:12.452Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:20:12.452Z] INFO: Testing against a local daemon [2021-08-23T16:20:12.452Z] === RUN TestConfigInspect [2021-08-23T16:20:12.452Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-23T16:20:12.452Z] === RUN TestConfigList [2021-08-23T16:20:12.452Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] --- SKIP: TestConfigList (0.01s) [2021-08-23T16:20:12.452Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:20:12.452Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-23T16:20:12.452Z] === RUN TestConfigsUpdate [2021-08-23T16:20:12.452Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-23T16:20:12.452Z] === RUN TestTemplatedConfig [2021-08-23T16:20:12.452Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:20:12.452Z] === RUN TestConfigCreateResolve [2021-08-23T16:20:12.452Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-23T16:20:12.452Z] PASS [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === Skipped [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-23T16:20:12.452Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-23T16:20:12.452Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-23T16:20:12.452Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-23T16:20:12.452Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.452Z] [2021-08-23T16:20:12.452Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-23T16:20:12.453Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.453Z] [2021-08-23T16:20:12.453Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-23T16:20:12.453Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:20:12.453Z] [2021-08-23T16:20:12.453Z] [2021-08-23T16:20:12.453Z] DONE 6 tests, 6 skipped in 0.161s [2021-08-23T16:20:12.453Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:20:12.507Z] #21 20.15 Unpacking bash-completion (1:2.11-2) ... [2021-08-23T16:20:12.713Z] INFO: Testing against a local daemon [2021-08-23T16:20:12.713Z] === RUN TestCheckpoint [2021-08-23T16:20:12.713Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:20:12.713Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:20:12.713Z] === RUN TestContainerInvalidJSON [2021-08-23T16:20:12.713Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:20:12.713Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:20:12.713Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:20:12.713Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:20:12.713Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:20:12.713Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:20:12.713Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T16:20:12.713Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:20:12.713Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:20:12.713Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:20:12.713Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-23T16:20:12.713Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:20:12.713Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-23T16:20:12.713Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:20:12.973Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-23T16:20:12.973Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:20:12.973Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-23T16:20:12.973Z] === RUN TestCopyFromContainer [2021-08-23T16:20:13.079Z] #21 20.50 Selecting previously unselected package bzip2. [2021-08-23T16:20:13.079Z] #21 20.51 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2021-08-23T16:20:13.079Z] #21 20.52 Unpacking bzip2 (1.0.8-4) ... [2021-08-23T16:20:13.079Z] #21 20.60 Selecting previously unselected package xz-utils. [2021-08-23T16:20:13.079Z] #21 20.60 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ... [2021-08-23T16:20:13.079Z] #21 20.62 Unpacking xz-utils (5.2.5-2) ... [2021-08-23T16:20:13.341Z] #21 20.78 Selecting previously unselected package apparmor. [2021-08-23T16:20:13.341Z] #21 20.78 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2021-08-23T16:20:13.341Z] #21 20.84 Unpacking apparmor (2.13.6-10) ... [2021-08-23T16:20:13.612Z] #21 21.24 Selecting previously unselected package inetutils-ping. [2021-08-23T16:20:13.612Z] #21 21.24 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2021-08-23T16:20:13.612Z] #21 21.26 Unpacking inetutils-ping (2:2.0-1) ... [2021-08-23T16:20:13.873Z] #21 21.39 Selecting previously unselected package libip4tc2:amd64. [2021-08-23T16:20:13.873Z] #21 21.40 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2021-08-23T16:20:13.873Z] #21 21.42 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T16:20:13.873Z] #21 21.49 Selecting previously unselected package libip6tc2:amd64. [2021-08-23T16:20:13.873Z] #21 21.50 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2021-08-23T16:20:13.873Z] #21 21.51 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T16:20:13.873Z] #21 21.58 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-23T16:20:13.873Z] #21 21.58 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-23T16:20:13.873Z] #21 21.59 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T16:20:14.134Z] #21 21.65 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-23T16:20:14.134Z] #21 21.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2021-08-23T16:20:14.134Z] #21 21.66 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T16:20:14.134Z] #21 21.74 Selecting previously unselected package libnftnl11:amd64. [2021-08-23T16:20:14.134Z] #21 21.74 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2021-08-23T16:20:14.134Z] #21 21.75 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T16:20:14.134Z] #21 21.84 Selecting previously unselected package iptables. [2021-08-23T16:20:14.396Z] #21 21.84 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2021-08-23T16:20:14.396Z] #21 21.86 Unpacking iptables (1.8.7-1) ... [2021-08-23T16:20:14.396Z] #21 22.13 Selecting previously unselected package libonig5:amd64. [2021-08-23T16:20:14.658Z] #21 22.13 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2021-08-23T16:20:14.658Z] #21 22.14 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:20:14.658Z] #21 22.28 Selecting previously unselected package libjq1:amd64. [2021-08-23T16:20:14.658Z] #21 22.29 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2021-08-23T16:20:14.658Z] #21 22.31 Unpacking libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:20:14.919Z] #21 22.48 Selecting previously unselected package jq. [2021-08-23T16:20:14.919Z] #21 22.48 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2021-08-23T16:20:14.919Z] #21 22.49 Unpacking jq (1.6-2.1) ... [2021-08-23T16:20:14.919Z] #21 22.57 Selecting previously unselected package libaio1:amd64. [2021-08-23T16:20:14.919Z] #21 22.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2021-08-23T16:20:14.919Z] #21 22.58 Unpacking libaio1:amd64 (0.3.112-9) ... [2021-08-23T16:20:14.919Z] #21 22.65 Selecting previously unselected package libgpm2:amd64. [2021-08-23T16:20:14.919Z] #21 22.65 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2021-08-23T16:20:14.919Z] #21 22.67 Unpacking libgpm2:amd64 (1.20.7-8) ... [2021-08-23T16:20:15.182Z] #21 22.73 Selecting previously unselected package libicu67:amd64. [2021-08-23T16:20:15.182Z] #21 22.73 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2021-08-23T16:20:15.182Z] #21 22.74 Unpacking libicu67:amd64 (67.1-7) ... [2021-08-23T16:20:16.268Z] === RUN TestCopyFromContainer// [2021-08-23T16:20:16.268Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:20:16.268Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:20:16.268Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:20:16.268Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:20:16.528Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:20:16.528Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:20:16.528Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:20:16.528Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:20:16.788Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer (3.83s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-23T16:20:16.788Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-23T16:20:16.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:20:16.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:20:16.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:20:16.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:20:16.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:20:16.788Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:20:16.788Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:20:16.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:20:16.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:20:16.788Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:20:16.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-23T16:20:16.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:20:16.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:20:16.788Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:20:16.788Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:20:16.788Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-23T16:20:16.788Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:20:16.788Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:20:16.788Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:20:16.788Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:20:16.788Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:20:16.788Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:20:16.788Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:20:16.788Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:20:16.788Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:20:16.788Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:20:16.788Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:20:16.788Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:20:16.788Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:20:16.788Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:20:16.788Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:20:16.788Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-23T16:20:16.788Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:20:17.087Z] #23 9.012 Collecting yamllint==1.26.1 [2021-08-23T16:20:17.087Z] #23 ... [2021-08-23T16:20:17.087Z] [2021-08-23T16:20:17.087Z] #51 [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-23T16:20:17.087Z] #51 sha256:443ff6cbdcda7a2effa6b5073c612f7330564f68f1719206d2708360a63725f5 [2021-08-23T16:20:17.087Z] #51 164.5 + /build/golangci-lint --version [2021-08-23T16:20:17.087Z] #51 164.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T16:20:17.680Z] #51 DONE 165.7s [2021-08-23T16:20:17.680Z] [2021-08-23T16:20:17.680Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:20:17.680Z] #23 sha256:d4d173682252b2c1c5e2828ab29ff0ed7801168ab5aa6ac3c0833fc38ef13fb7 [2021-08-23T16:20:17.680Z] #23 10.06 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T16:20:17.945Z] #23 11.24 Collecting pathspec>=0.5.3 [2021-08-23T16:20:17.945Z] #23 11.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T16:20:18.171Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2021-08-23T16:20:18.171Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:20:18.487Z] #21 25.92 Selecting previously unselected package libinih1:amd64. [2021-08-23T16:20:18.487Z] #21 25.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2021-08-23T16:20:18.487Z] #21 25.93 Unpacking libinih1:amd64 (53-1+b2) ... [2021-08-23T16:20:18.487Z] #21 25.99 Selecting previously unselected package libnet1:amd64. [2021-08-23T16:20:18.487Z] #21 26.01 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-23T16:20:18.487Z] #21 26.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:20:18.487Z] #21 26.14 Selecting previously unselected package libnl-3-200:amd64. [2021-08-23T16:20:18.487Z] #21 26.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2021-08-23T16:20:18.487Z] #21 26.15 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:20:18.520Z] #23 11.58 Collecting pyyaml [2021-08-23T16:20:18.521Z] #23 11.60 Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB) [2021-08-23T16:20:18.521Z] #23 11.82 Building wheels for collected packages: yamllint [2021-08-23T16:20:18.521Z] #23 11.82 Building wheel for yamllint (setup.py): started [2021-08-23T16:20:18.748Z] #21 26.24 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-23T16:20:18.748Z] #21 26.25 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2021-08-23T16:20:18.748Z] #21 26.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:20:18.748Z] #21 26.33 Selecting previously unselected package net-tools. [2021-08-23T16:20:18.748Z] #21 26.33 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2021-08-23T16:20:18.748Z] #21 26.34 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:20:19.010Z] #21 26.52 Selecting previously unselected package patch. [2021-08-23T16:20:19.010Z] #21 26.53 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2021-08-23T16:20:19.010Z] #21 26.55 Unpacking patch (2.7.6-7) ... [2021-08-23T16:20:19.010Z] #21 26.65 Selecting previously unselected package python-pip-whl. [2021-08-23T16:20:19.010Z] #21 26.66 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ... [2021-08-23T16:20:19.010Z] #21 26.67 Unpacking python-pip-whl (20.3.4-4) ... [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s) [2021-08-23T16:20:19.112Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:20:19.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:20:19.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:20:19.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:20:19.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:20:19.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:20:19.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:20:19.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:20:19.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:20:19.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:20:19.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:20:19.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:20:19.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:20:19.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:20:19.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:20:19.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:20:19.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:20:19.112Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:20:19.582Z] #21 27.24 Selecting previously unselected package python3-lib2to3. [2021-08-23T16:20:19.582Z] #21 27.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2021-08-23T16:20:19.582Z] #21 27.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:20:19.582Z] #21 27.36 Selecting previously unselected package python3-distutils. [2021-08-23T16:20:19.582Z] #21 27.36 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2021-08-23T16:20:19.682Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2021-08-23T16:20:19.682Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:20:19.682Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:20:19.682Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:20:19.682Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-23T16:20:19.682Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:20:19.682Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:20:19.682Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:20:19.682Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-23T16:20:19.682Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:20:19.682Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-23T16:20:19.682Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:20:19.682Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-23T16:20:19.682Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-23T16:20:19.682Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:20:19.682Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:20:19.682Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:20:19.682Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:20:19.682Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-23T16:20:19.682Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:20:19.682Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:20:19.682Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:20:19.682Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-23T16:20:19.682Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:20:19.682Z] === RUN TestDiff [2021-08-23T16:20:19.847Z] #21 27.37 Unpacking python3-distutils (3.9.2-1) ... [2021-08-23T16:20:19.929Z] #23 13.10 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T16:20:19.929Z] #23 13.10 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=94a581bbc546d6e492ba25c3f9a3c99d4d579ec05911869e09a49b0c1724c548 [2021-08-23T16:20:19.929Z] #23 13.10 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T16:20:19.929Z] #23 13.11 Successfully built yamllint [2021-08-23T16:20:19.929Z] #23 13.12 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T16:20:20.109Z] #21 27.52 Selecting previously unselected package python3-pkg-resources. [2021-08-23T16:20:20.109Z] #21 27.53 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2021-08-23T16:20:20.109Z] #21 27.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:20:20.109Z] #21 27.69 Selecting previously unselected package python3-setuptools. [2021-08-23T16:20:20.109Z] #21 27.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2021-08-23T16:20:20.109Z] #21 27.70 Unpacking python3-setuptools (52.0.0-4) ... [2021-08-23T16:20:20.192Z] #23 13.55 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T16:20:20.253Z] --- PASS: TestDiff (0.41s) [2021-08-23T16:20:20.253Z] === RUN TestExecWithCloseStdin [2021-08-23T16:20:20.370Z] #21 27.96 Selecting previously unselected package python3-wheel. [2021-08-23T16:20:20.370Z] #21 27.96 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2021-08-23T16:20:20.370Z] #21 27.98 Unpacking python3-wheel (0.34.2-1) ... [2021-08-23T16:20:20.370Z] #21 28.10 Selecting previously unselected package python3-pip. [2021-08-23T16:20:20.370Z] #21 28.10 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ... [2021-08-23T16:20:20.468Z] #23 DONE 13.8s [2021-08-23T16:20:20.468Z] [2021-08-23T16:20:20.468Z] #58 [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-23T16:20:20.468Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:20.514Z] --- PASS: TestExecWithCloseStdin (0.46s) [2021-08-23T16:20:20.514Z] === RUN TestExec [2021-08-23T16:20:20.631Z] #21 28.11 Unpacking python3-pip (20.3.4-4) ... [2021-08-23T16:20:20.892Z] #21 28.41 Selecting previously unselected package sudo. [2021-08-23T16:20:20.892Z] #21 28.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2021-08-23T16:20:20.892Z] #21 28.44 Unpacking sudo (1.9.5p2-3) ... [2021-08-23T16:20:21.084Z] --- PASS: TestExec (0.45s) [2021-08-23T16:20:21.084Z] === RUN TestExecUser [2021-08-23T16:20:21.345Z] --- PASS: TestExecUser (0.44s) [2021-08-23T16:20:21.345Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:20:21.472Z] #21 28.92 Selecting previously unselected package thin-provisioning-tools. [2021-08-23T16:20:21.472Z] #21 28.92 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2021-08-23T16:20:21.472Z] #21 28.94 Unpacking thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:20:21.733Z] #21 29.18 Selecting previously unselected package uidmap. [2021-08-23T16:20:21.733Z] #21 29.18 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2021-08-23T16:20:21.733Z] #21 29.19 Unpacking uidmap (1:4.8.1-1) ... [2021-08-23T16:20:21.733Z] #21 29.32 Selecting previously unselected package vim-runtime. [2021-08-23T16:20:21.733Z] #21 29.32 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ... [2021-08-23T16:20:21.733Z] #21 29.36 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2021-08-23T16:20:21.733Z] #21 29.39 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2021-08-23T16:20:21.733Z] #21 29.40 Unpacking vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:20:21.915Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2021-08-23T16:20:21.915Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:20:23.128Z] #21 ... [2021-08-23T16:20:23.128Z] [2021-08-23T16:20:23.128Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:20:23.128Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:20:23.128Z] #41 173.1 + dpkg --print-architecture [2021-08-23T16:20:23.128Z] #41 173.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-23T16:20:23.128Z] #41 173.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-23T16:20:23.128Z] #41 173.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-23T16:20:23.299Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-08-23T16:20:23.299Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:20:23.871Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2021-08-23T16:20:23.871Z] === RUN TestHealthKillContainer [2021-08-23T16:20:26.411Z] --- PASS: TestHealthKillContainer (2.51s) [2021-08-23T16:20:26.411Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:20:26.672Z] --- PASS: TestInspectCpusetInConfigPre120 (0.37s) [2021-08-23T16:20:26.672Z] === RUN TestIpcModeNone [2021-08-23T16:20:27.242Z] --- PASS: TestIpcModeNone (0.43s) [2021-08-23T16:20:27.242Z] === RUN TestIpcModePrivate [2021-08-23T16:20:27.503Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-08-23T16:20:27.763Z] --- PASS: TestIpcModePrivate (0.47s) [2021-08-23T16:20:27.763Z] === RUN TestIpcModeShareable [2021-08-23T16:20:27.763Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:20:27.763Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-23T16:20:27.763Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:20:29.146Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s) [2021-08-23T16:20:29.146Z] === RUN TestAPIIpcModeHost [2021-08-23T16:20:29.146Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:20:29.146Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-23T16:20:29.146Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:20:29.146Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:20:29.146Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-23T16:20:29.146Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:20:29.723Z] #41 ... [2021-08-23T16:20:29.723Z] [2021-08-23T16:20:29.723Z] #21 [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 bash-completion bzip2 inetutils-ping iproute2 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-23T16:20:29.723Z] #21 sha256:455a59f6042345323774e99c83bfdc6a6a41da361b498ef89cb9009fa550ed6d [2021-08-23T16:20:29.723Z] #21 32.28 Selecting previously unselected package vim. [2021-08-23T16:20:29.723Z] #21 32.29 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ... [2021-08-23T16:20:29.723Z] #21 32.31 Unpacking vim (2:8.2.2434-3) ... [2021-08-23T16:20:29.723Z] #21 32.83 Selecting previously unselected package xfsprogs. [2021-08-23T16:20:29.723Z] #21 32.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2021-08-23T16:20:29.723Z] #21 32.84 Unpacking xfsprogs (5.10.0-4) ... [2021-08-23T16:20:29.723Z] #21 33.27 Selecting previously unselected package zip. [2021-08-23T16:20:29.723Z] #21 33.27 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2021-08-23T16:20:29.723Z] #21 33.29 Unpacking zip (3.0-12) ... [2021-08-23T16:20:29.723Z] #21 33.44 Setting up python3-pkg-resources (52.0.0-4) ... [2021-08-23T16:20:29.723Z] #21 34.39 Setting up libip4tc2:amd64 (1.8.7-1) ... [2021-08-23T16:20:29.723Z] #21 34.40 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2021-08-23T16:20:29.723Z] #21 34.43 Setting up libgpm2:amd64 (1.20.7-8) ... [2021-08-23T16:20:29.723Z] #21 34.45 Setting up libicu67:amd64 (67.1-7) ... [2021-08-23T16:20:29.723Z] #21 34.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2021-08-23T16:20:29.723Z] #21 34.49 Setting up libinih1:amd64 (53-1+b2) ... [2021-08-23T16:20:29.723Z] #21 34.51 Setting up uidmap (1:4.8.1-1) ... [2021-08-23T16:20:29.723Z] #21 34.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-23T16:20:29.723Z] #21 34.56 Setting up bzip2 (1.0.8-4) ... [2021-08-23T16:20:29.723Z] #21 34.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2021-08-23T16:20:29.723Z] #21 34.60 Setting up python3-wheel (0.34.2-1) ... [2021-08-23T16:20:29.723Z] #21 35.33 Setting up xxd (2:8.2.2434-3) ... [2021-08-23T16:20:29.723Z] #21 35.35 Setting up libcap2:amd64 (1:2.44-1) ... [2021-08-23T16:20:29.723Z] #21 35.36 Setting up libcap2-bin (1:2.44-1) ... [2021-08-23T16:20:29.723Z] #21 35.38 Setting up apparmor (2.13.6-10) ... [2021-08-23T16:20:29.723Z] #21 37.11 Setting up zip (3.0-12) ... [2021-08-23T16:20:29.723Z] #21 37.13 Setting up vim-common (2:8.2.2434-3) ... [2021-08-23T16:20:29.723Z] #21 37.16 Setting up bash-completion (1:2.11-2) ... [2021-08-23T16:20:30.090Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-08-23T16:20:30.350Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2021-08-23T16:20:30.350Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:20:30.350Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:20:30.350Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-23T16:20:30.350Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:20:30.350Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:20:30.350Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-23T16:20:30.350Z] === RUN TestIpcModeOlderClient [2021-08-23T16:20:30.350Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:20:30.350Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:20:30.610Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2021-08-23T16:20:30.610Z] === RUN TestKillContainer [2021-08-23T16:20:30.610Z] === RUN TestKillContainer/no_signal [2021-08-23T16:20:31.181Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:20:31.441Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:20:31.654Z] #21 39.20 Setting up xz-utils (5.2.5-2) ... [2021-08-23T16:20:31.654Z] #21 39.22 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-23T16:20:31.654Z] #21 39.24 Setting up libmnl0:amd64 (1.0.4-3) ... [2021-08-23T16:20:31.654Z] #21 39.25 Setting up patch (2.7.6-7) ... [2021-08-23T16:20:31.654Z] #21 39.27 Setting up sudo (1.9.5p2-3) ... [2021-08-23T16:20:31.916Z] #21 39.37 invoke-rc.d: could not determine current runlevel [2021-08-23T16:20:31.916Z] #21 39.38 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T16:20:31.916Z] #21 39.39 Setting up xfsprogs (5.10.0-4) ... [2021-08-23T16:20:31.916Z] #21 39.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2021-08-23T16:20:31.916Z] #21 39.42 Setting up inetutils-ping (2:2.0-1) ... [2021-08-23T16:20:31.916Z] #21 39.44 Setting up pigz (2.6-1) ... [2021-08-23T16:20:31.916Z] #21 39.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-23T16:20:31.916Z] #21 39.48 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2021-08-23T16:20:31.916Z] #21 39.51 Setting up python-pip-whl (20.3.4-4) ... [2021-08-23T16:20:31.916Z] #21 39.53 Setting up vim-runtime (2:8.2.2434-3) ... [2021-08-23T16:20:32.011Z] --- PASS: TestKillContainer (1.25s) [2021-08-23T16:20:32.011Z] --- PASS: TestKillContainer/no_signal (0.41s) [2021-08-23T16:20:32.011Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2021-08-23T16:20:32.011Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-08-23T16:20:32.011Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:20:32.011Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:20:32.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:20:32.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2021-08-23T16:20:32.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2021-08-23T16:20:32.842Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2021-08-23T16:20:32.842Z] === RUN TestKillStoppedContainer [2021-08-23T16:20:32.842Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-23T16:20:32.842Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:20:32.842Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-23T16:20:32.842Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:20:32.861Z] #21 40.22 Setting up libaio1:amd64 (0.3.112-9) ... [2021-08-23T16:20:32.861Z] #21 40.23 Setting up python3-lib2to3 (3.9.2-1) ... [2021-08-23T16:20:33.103Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2021-08-23T16:20:33.103Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:20:33.103Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:20:33.103Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:20:33.103Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:20:33.103Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:20:33.103Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:20:33.103Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:20:33.103Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-23T16:20:33.103Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-23T16:20:33.103Z] === RUN TestLinksContainerNames [2021-08-23T16:20:33.122Z] #21 40.68 Setting up libelf1:amd64 (0.183-1) ... [2021-08-23T16:20:33.123Z] #21 40.71 Setting up libonig5:amd64 (6.9.6-1.1) ... [2021-08-23T16:20:33.123Z] #21 40.74 Setting up python3-distutils (3.9.2-1) ... [2021-08-23T16:20:33.695Z] #21 41.16 Setting up vim (2:8.2.2434-3) ... [2021-08-23T16:20:33.695Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-23T16:20:33.695Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-23T16:20:33.695Z] #21 41.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-23T16:20:33.695Z] #21 41.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-23T16:20:33.695Z] #21 41.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-23T16:20:33.695Z] #21 41.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-23T16:20:33.695Z] #21 41.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-23T16:20:33.695Z] #21 41.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-23T16:20:33.695Z] #21 41.24 Setting up python3-setuptools (52.0.0-4) ... [2021-08-23T16:20:34.043Z] --- PASS: TestLinksContainerNames (0.78s) [2021-08-23T16:20:34.043Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:20:34.303Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2021-08-23T16:20:34.303Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:20:34.874Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:20:34.874Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:20:34.874Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:20:34.874Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:20:34.874Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:20:34.874Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:20:34.874Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:20:34.874Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:20:34.875Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:20:34.875Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:20:34.875Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:20:35.082Z] #21 42.57 Setting up libjq1:amd64 (1.6-2.1) ... [2021-08-23T16:20:35.082Z] #21 42.58 Setting up libnftnl11:amd64 (1.1.9-1) ... [2021-08-23T16:20:35.082Z] #21 42.60 Setting up thin-provisioning-tools (0.9.0-1) ... [2021-08-23T16:20:35.082Z] #21 42.62 Setting up python3-pip (20.3.4-4) ... [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:20:35.135Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:20:35.135Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-23T16:20:35.135Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:20:35.135Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-23T16:20:35.135Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-23T16:20:35.135Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-23T16:20:35.396Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-23T16:20:35.397Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-23T16:20:35.397Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:20:35.397Z] 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-23T16:20:35.397Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-23T16:20:35.397Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:20:35.397Z] 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-23T16:20:35.397Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-23T16:20:35.397Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:20:35.397Z] 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-23T16:20:35.397Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-23T16:20:35.397Z] === RUN TestNetworkNat [2021-08-23T16:20:35.658Z] --- PASS: TestNetworkNat (0.51s) [2021-08-23T16:20:35.658Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:20:36.230Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-08-23T16:20:36.230Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:20:36.563Z] #21 44.01 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2021-08-23T16:20:36.563Z] #21 44.02 Setting up jq (1.6-2.1) ... [2021-08-23T16:20:36.563Z] #21 44.05 Setting up libbpf0:amd64 (1:0.3-2) ... [2021-08-23T16:20:36.563Z] #21 44.07 Setting up iptables (1.8.7-1) ... [2021-08-23T16:20:36.563Z] #21 44.09 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:20:36.563Z] #21 44.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:20:36.563Z] #21 44.10 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-23T16:20:36.563Z] #21 44.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-23T16:20:36.563Z] #21 44.12 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-23T16:20:36.563Z] #21 44.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-23T16:20:36.563Z] #21 44.18 Setting up iproute2 (5.10.0-4) ... [2021-08-23T16:20:37.141Z] #21 44.71 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:20:37.714Z] #21 DONE 45.2s [2021-08-23T16:20:37.714Z] [2021-08-23T16:20:37.714Z] #22 [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-23T16:20:37.714Z] #22 sha256:206c86ab6d14b29d071eb11484523e5da9e2a75591bd04efd7bc3298e78f75c5 [2021-08-23T16:20:38.770Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2021-08-23T16:20:38.770Z] === RUN TestPause [2021-08-23T16:20:38.770Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:20:38.770Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:20:38.770Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:20:38.770Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:20:38.770Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:20:38.770Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:20:38.770Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:20:38.770Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-23T16:20:38.770Z] === RUN TestPidHost [2021-08-23T16:20:39.627Z] #22 1.637 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-23T16:20:39.628Z] #22 1.642 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-23T16:20:39.628Z] #22 1.647 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-23T16:20:39.628Z] #22 DONE 1.8s [2021-08-23T16:20:39.628Z] [2021-08-23T16:20:39.628Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:20:39.628Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T16:20:39.711Z] --- PASS: TestPidHost (0.92s) [2021-08-23T16:20:39.711Z] === RUN TestPsFilter [2021-08-23T16:20:39.711Z] --- PASS: TestPsFilter (0.10s) [2021-08-23T16:20:39.711Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:20:40.280Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2021-08-23T16:20:40.280Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:20:40.541Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2021-08-23T16:20:40.541Z] === RUN TestRemoveContainerRunning [2021-08-23T16:20:41.111Z] --- PASS: TestRemoveContainerRunning (0.41s) [2021-08-23T16:20:41.111Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:20:41.371Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2021-08-23T16:20:41.371Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:20:41.371Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T16:20:41.371Z] === RUN TestRenameLinkedContainer [2021-08-23T16:20:42.473Z] #58 158.3 + bin/containerd [2021-08-23T16:20:43.284Z] --- PASS: TestRenameLinkedContainer (1.59s) [2021-08-23T16:20:43.284Z] === RUN TestRenameStoppedContainer [2021-08-23T16:20:43.423Z] #58 ... [2021-08-23T16:20:43.423Z] [2021-08-23T16:20:43.423Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-23T16:20:43.423Z] #25 sha256:4d91961c9d477b20a21522244c12f1a518051f70a4b884a18e470bc2022353fa [2021-08-23T16:20:43.423Z] #25 189.4 + return [2021-08-23T16:20:43.423Z] #25 DONE 191.2s [2021-08-23T16:20:43.423Z] [2021-08-23T16:20:43.423Z] #55 [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-23T16:20:43.423Z] #55 sha256:577aee79c49fd3a521935001b2b30ef5cbc2e37bb176922d1fc5631624345b51 [2021-08-23T16:20:43.545Z] --- PASS: TestRenameStoppedContainer (0.40s) [2021-08-23T16:20:43.545Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:20:43.998Z] #55 98.14 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-23T16:20:44.485Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2021-08-23T16:20:44.485Z] === RUN TestRenameInvalidName [2021-08-23T16:20:44.745Z] --- PASS: TestRenameInvalidName (0.39s) [2021-08-23T16:20:44.745Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:20:44.946Z] #55 99.00 + mkdir -p /build [2021-08-23T16:20:44.946Z] #55 99.00 + cp runc /build/runc [2021-08-23T16:20:45.521Z] #55 DONE 99.6s [2021-08-23T16:20:45.521Z] [2021-08-23T16:20:45.521Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T16:20:45.521Z] #26 sha256:f27be926a62379ad7ecd480669d98d82b21d94c5b240fe5eb129ba678ddb169f [2021-08-23T16:20:46.097Z] #26 DONE 0.6s [2021-08-23T16:20:46.097Z] [2021-08-23T16:20:46.097Z] #58 [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-23T16:20:46.097Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:46.097Z] #58 ... [2021-08-23T16:20:46.097Z] [2021-08-23T16:20:46.097Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T16:20:46.097Z] #31 sha256:52961bcb95cb1e1bc9a8f99a790b225214278dee855feda5bfdfa3715629a293 [2021-08-23T16:20:46.132Z] --- PASS: TestRenameAnonymousContainer (1.42s) [2021-08-23T16:20:46.132Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:20:46.222Z] #23 ... [2021-08-23T16:20:46.222Z] [2021-08-23T16:20:46.222Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-23T16:20:46.222Z] #41 sha256:09f8611a3e32dba1b284996beb7dbd44fc6293dfef4a1836bc7bec290ab1aa30 [2021-08-23T16:20:46.222Z] #41 DONE 196.1s [2021-08-23T16:20:46.222Z] [2021-08-23T16:20:46.222Z] #51 [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-23T16:20:46.222Z] #51 sha256:3194a23b8d645b8e4fa44a306c4f171c46d17a33778161f511e37213a2ed9a44 [2021-08-23T16:20:46.408Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2021-08-23T16:20:46.408Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:20:46.675Z] #31 DONE 0.9s [2021-08-23T16:20:46.675Z] [2021-08-23T16:20:46.675Z] #58 [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-23T16:20:46.675Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:46.938Z] #58 ... [2021-08-23T16:20:46.938Z] [2021-08-23T16:20:46.938Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T16:20:46.938Z] #34 sha256:b51eaaa2d992c55a474647d7e3e80117272b080e28765d53441d2b916fbf4021 [2021-08-23T16:20:47.373Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2021-08-23T16:20:47.373Z] === RUN TestResize [2021-08-23T16:20:47.512Z] #34 DONE 0.5s [2021-08-23T16:20:47.513Z] [2021-08-23T16:20:47.513Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T16:20:47.513Z] #36 sha256:edec50b2c7f3261accf9aaeecc01fc83b607b0fdeb0aef00d2c4aadccdcb2264 [2021-08-23T16:20:47.513Z] #36 DONE 0.1s [2021-08-23T16:20:47.513Z] [2021-08-23T16:20:47.513Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T16:20:47.513Z] #39 sha256:0bbd662fae53626daa5733de5a43c0fde040c4e32588d0530c17e1d8b378d767 [2021-08-23T16:20:47.633Z] --- PASS: TestResize (0.40s) [2021-08-23T16:20:47.633Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:20:47.775Z] #39 DONE 0.1s [2021-08-23T16:20:47.775Z] [2021-08-23T16:20:47.775Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T16:20:47.775Z] #42 sha256:f8795e9db3df06b914d33d351f2b0830ea64bd97154a7bbe98c3b7404afd2e27 [2021-08-23T16:20:48.038Z] #42 DONE 0.5s [2021-08-23T16:20:48.038Z] [2021-08-23T16:20:48.038Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T16:20:48.038Z] #46 sha256:b2bdc9a1100524a859cd19b18fc0e919c71450739016cbf40edc3240f94bd299 [2021-08-23T16:20:48.038Z] #46 DONE 0.1s [2021-08-23T16:20:48.038Z] [2021-08-23T16:20:48.038Z] #58 [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-23T16:20:48.038Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:48.202Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2021-08-23T16:20:48.202Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:20:48.301Z] #58 ... [2021-08-23T16:20:48.301Z] [2021-08-23T16:20:48.301Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T16:20:48.301Z] #48 sha256:6c70d35af688c9fd6090401ab3e027aa7213eb849f116ed8cd5a1b184225fa9f [2021-08-23T16:20:48.301Z] #48 DONE 0.3s [2021-08-23T16:20:48.301Z] [2021-08-23T16:20:48.301Z] #58 [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-23T16:20:48.301Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:48.464Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2021-08-23T16:20:48.464Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:20:48.464Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-23T16:20:48.464Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:20:48.464Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:20:48.563Z] #58 ... [2021-08-23T16:20:48.563Z] [2021-08-23T16:20:48.563Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T16:20:48.563Z] #50 sha256:9417c492c6d4424be9c3da920fe9f306cd60e6aaa5e20973836398a91aedd904 [2021-08-23T16:20:48.563Z] #50 DONE 0.1s [2021-08-23T16:20:48.563Z] [2021-08-23T16:20:48.563Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T16:20:48.563Z] #52 sha256:4a78557b9dac92fe851370c5e77b03513432758e9ce60859cb47acdb782635b7 [2021-08-23T16:20:48.776Z] #51 199.8 + /build/golangci-lint --version [2021-08-23T16:20:49.037Z] #51 200.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-23T16:20:49.300Z] #51 DONE 200.2s [2021-08-23T16:20:49.300Z] [2021-08-23T16:20:49.300Z] #58 [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-23T16:20:49.300Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:20:49.509Z] #52 DONE 0.6s [2021-08-23T16:20:49.509Z] [2021-08-23T16:20:49.509Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T16:20:49.509Z] #54 sha256:602319c2502303cefc689b386106b0cf4302cd2c3baa1f75d339fd6ee96f5be7 [2021-08-23T16:20:49.509Z] #54 DONE 0.1s [2021-08-23T16:20:49.509Z] [2021-08-23T16:20:49.509Z] #58 [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-23T16:20:49.509Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:49.509Z] #58 ... [2021-08-23T16:20:49.509Z] [2021-08-23T16:20:49.509Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T16:20:49.509Z] #56 sha256:833cb910d20097faccaa73ee40948f2a0096843c37df19344dba22e0cb28a7f5 [2021-08-23T16:20:49.562Z] #58 ... [2021-08-23T16:20:49.562Z] [2021-08-23T16:20:49.562Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-23T16:20:49.562Z] #23 sha256:6364badd1da2353f4b862519c3678a8a307c893ad1c91dcc75e9e8dc3bb0cf55 [2021-08-23T16:20:49.562Z] #23 10.13 Collecting yamllint==1.26.1 [2021-08-23T16:20:49.771Z] #56 DONE 0.4s [2021-08-23T16:20:49.771Z] [2021-08-23T16:20:49.771Z] #58 [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-23T16:20:49.771Z] #58 sha256:cd582f4583db90ca84998527940396f5b77541ded566011cde28afc8ad5f6578 [2021-08-23T16:20:49.847Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2021-08-23T16:20:49.847Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:20:50.788Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-08-23T16:20:50.788Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:20:50.951Z] #23 11.18 Downloading yamllint-1.26.1.tar.gz (126 kB) [2021-08-23T16:20:51.524Z] #23 12.10 Collecting pathspec>=0.5.3 [2021-08-23T16:20:51.524Z] #23 12.12 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2021-08-23T16:20:51.785Z] #23 12.34 Collecting pyyaml [2021-08-23T16:20:51.785Z] #23 12.39 Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB) [2021-08-23T16:20:51.785Z] #23 12.41 Building wheels for collected packages: yamllint [2021-08-23T16:20:51.785Z] #23 12.41 Building wheel for yamllint (setup.py): started [2021-08-23T16:20:52.171Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2021-08-23T16:20:52.171Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:20:52.360Z] #23 13.00 Building wheel for yamllint (setup.py): finished with status 'done' [2021-08-23T16:20:52.360Z] #23 13.00 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=241a12be6790ec2d77453d0371f9cb7804499f154fbd3a6f86c8e001c2f00772 [2021-08-23T16:20:52.360Z] #23 13.00 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2021-08-23T16:20:52.360Z] #23 13.01 Successfully built yamllint [2021-08-23T16:20:52.360Z] #23 13.03 Installing collected packages: pyyaml, pathspec, yamllint [2021-08-23T16:20:52.622Z] #23 13.27 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-23T16:20:52.884Z] #23 DONE 13.4s [2021-08-23T16:20:52.884Z] [2021-08-23T16:20:52.884Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-23T16:20:52.884Z] #26 sha256:9d7cdc2e3aaeb2184ed82641c67e5587b539c5862769e70da7637d72d21f2d1b [2021-08-23T16:20:53.112Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2021-08-23T16:20:53.112Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:20:53.145Z] #26 DONE 0.3s [2021-08-23T16:20:53.145Z] [2021-08-23T16:20:53.145Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-23T16:20:53.145Z] #31 sha256:773af46a643c2a807d471cb942cfa8ed4c6e33b9dd52df0c8eda7f32475c9855 [2021-08-23T16:20:53.407Z] #31 DONE 0.2s [2021-08-23T16:20:53.407Z] [2021-08-23T16:20:53.407Z] #55 [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-23T16:20:53.407Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:20:53.407Z] #55 ... [2021-08-23T16:20:53.407Z] [2021-08-23T16:20:53.407Z] #34 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-23T16:20:53.407Z] #34 sha256:d15735a9fb90c25c3b4537b0e39b966556b86adb9ffa10e5c61d0d5731b72b45 [2021-08-23T16:20:53.407Z] #34 DONE 0.1s [2021-08-23T16:20:53.669Z] [2021-08-23T16:20:53.669Z] #36 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-23T16:20:53.669Z] #36 sha256:3263c66f490482507e7718367d2d5693478417af9a27329fa239682365374d47 [2021-08-23T16:20:53.669Z] #36 DONE 0.1s [2021-08-23T16:20:53.669Z] [2021-08-23T16:20:53.669Z] #58 [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-23T16:20:53.669Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:20:53.669Z] #58 ... [2021-08-23T16:20:53.669Z] [2021-08-23T16:20:53.669Z] #39 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-23T16:20:53.669Z] #39 sha256:ba3700fc66170cba571824855525854cb54f27333f0703a9ba8b9d3fe0559ec3 [2021-08-23T16:20:53.669Z] #39 DONE 0.1s [2021-08-23T16:20:53.669Z] [2021-08-23T16:20:53.669Z] #42 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-23T16:20:53.669Z] #42 sha256:d556435d95f51f543eebb6fcf4ef68c180ff7af8ebad21c73c74a86eddb29a71 [2021-08-23T16:20:53.933Z] #42 DONE 0.2s [2021-08-23T16:20:53.933Z] [2021-08-23T16:20:53.933Z] #46 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-23T16:20:53.933Z] #46 sha256:443207accd30d46eeef3c44a7f21a0d377c10f9f0c78508fa46732cb5492c9bf [2021-08-23T16:20:53.933Z] #46 DONE 0.1s [2021-08-23T16:20:53.933Z] [2021-08-23T16:20:53.934Z] #55 [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-23T16:20:53.934Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:20:54.052Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2021-08-23T16:20:54.053Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:20:54.200Z] #55 ... [2021-08-23T16:20:54.200Z] [2021-08-23T16:20:54.200Z] #48 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-23T16:20:54.200Z] #48 sha256:22b16ebb9bc610f76934d66afa7ad825b27057a65d65bf97846b75db79dea867 [2021-08-23T16:20:54.200Z] #48 DONE 0.1s [2021-08-23T16:20:54.200Z] [2021-08-23T16:20:54.200Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-23T16:20:54.200Z] #50 sha256:3db9bf694ef25f98b8786b655ea5d4ff2d4c1cb982f59f2cf817beb1ab2a5e83 [2021-08-23T16:20:54.200Z] #50 DONE 0.1s [2021-08-23T16:20:54.200Z] [2021-08-23T16:20:54.200Z] #55 [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-23T16:20:54.200Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:20:54.461Z] #55 ... [2021-08-23T16:20:54.461Z] [2021-08-23T16:20:54.461Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-23T16:20:54.461Z] #52 sha256:bfccd27526d93ed9482db4ca13cc358ba4617bea5e68a5d97f7f0a8e94bf5faa [2021-08-23T16:20:54.461Z] #52 DONE 0.2s [2021-08-23T16:20:54.461Z] [2021-08-23T16:20:54.461Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-23T16:20:54.461Z] #54 sha256:4bc8e1db65ec5e80b38a50c59fa70ad30414f7b37108c633324ab2fb8a44bdfe [2021-08-23T16:20:54.727Z] #54 DONE 0.1s [2021-08-23T16:20:54.727Z] [2021-08-23T16:20:54.727Z] #58 [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-23T16:20:54.727Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:20:55.434Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s) [2021-08-23T16:20:55.434Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:20:55.864Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:20:55.864Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:20:55.864Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:20:55.864Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:20:55.864Z] [2021-08-23T16:20:55.864Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-23T16:20:55.864Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-23T16:20:55.864Z] Using test binary docker [2021-08-23T16:20:55.864Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:20:55.864Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:20:55.864Z] INFO: Waiting for daemon to start... [2021-08-23T16:20:55.864Z] Starting dockerd [2021-08-23T16:20:55.864Z] . [2021-08-23T16:20:55.864Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-23T16:20:56.004Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-23T16:20:56.005Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:20:56.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:20:56.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:20:56.945Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2021-08-23T16:20:56.945Z] === RUN TestNISDomainname [2021-08-23T16:20:56.945Z] 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-23T16:20:56.945Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-23T16:20:56.945Z] === RUN TestHostnameDnsResolution [2021-08-23T16:20:57.886Z] --- PASS: TestHostnameDnsResolution (0.62s) [2021-08-23T16:20:57.886Z] === RUN TestStats [2021-08-23T16:20:57.886Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:20:57.886Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:20:57.886Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:20:57.886Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:20:57.886Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:20:57.886Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:20:57.886Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:20:57.886Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:20:57.886Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:20:57.886Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:20:57.886Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:20:57.886Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:20:57.886Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:20:58.456Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:21:00.365Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:21:01.746Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-23T16:21:01.746Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2021-08-23T16:21:01.746Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-08-23T16:21:01.746Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2021-08-23T16:21:01.746Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-08-23T16:21:01.746Z] === RUN TestDeleteDevicemapper [2021-08-23T16:21:01.746Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:21:01.746Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:21:01.746Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:21:03.658Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.50s) [2021-08-23T16:21:03.658Z] === RUN TestUpdateMemory [2021-08-23T16:21:03.658Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:03.658Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T16:21:03.658Z] === RUN TestUpdateCPUQuota [2021-08-23T16:21:03.658Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:03.658Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-23T16:21:03.658Z] === RUN TestUpdatePidsLimit [2021-08-23T16:21:03.658Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:03.658Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-23T16:21:03.658Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:21:15.878Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2021-08-23T16:21:15.878Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:21:15.878Z] --- PASS: TestUpdateRestartWithAutoRemove (0.56s) [2021-08-23T16:21:15.878Z] === RUN TestWaitNonBlocked [2021-08-23T16:21:15.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:21:15.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:21:15.878Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:21:15.878Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:21:15.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:21:15.878Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:21:15.878Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-23T16:21:15.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.64s) [2021-08-23T16:21:15.878Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2021-08-23T16:21:15.878Z] === RUN TestWaitBlocked [2021-08-23T16:21:15.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:21:15.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:21:15.878Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:21:15.878Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:21:15.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:21:15.878Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:21:16.410Z] #58 191.9 # github.com/containerd/containerd/cmd/containerd [2021-08-23T16:21:16.410Z] #58 191.9 /usr/bin/ld: /tmp/go-link-721030622/000019.o: in function `New': [2021-08-23T16:21:16.410Z] #58 191.9 /tmp/tmp.H1ln7e6DJg/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-23T16:21:16.410Z] #58 192.0 + bin/containerd-stress [2021-08-23T16:21:16.449Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-23T16:21:16.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2021-08-23T16:21:16.449Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s) [2021-08-23T16:21:16.449Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:21:16.449Z] === CONT TestIpcModeOlderClient [2021-08-23T16:21:16.449Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-23T16:21:16.449Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:21:16.671Z] #58 193.9 + bin/containerd-shim [2021-08-23T16:21:16.699Z] #58 186.4 + bin/containerd [2021-08-23T16:21:18.994Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-08-23T16:21:18.994Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2021-08-23T16:21:18.994Z] PASS [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === Skipped [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:21:18.994Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-23T16:21:18.994Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-23T16:21:18.994Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:21:18.994Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-23T16:21:18.994Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-23T16:21:18.994Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-23T16:21:18.994Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-23T16:21:18.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-23T16:21:18.994Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:21:18.994Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:21:18.994Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-23T16:21:18.994Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-23T16:21:18.994Z] 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-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-23T16:21:18.994Z] 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-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-23T16:21:18.994Z] 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-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-23T16:21:18.994Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:21:18.994Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-23T16:21:18.994Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:21:18.994Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-23T16:21:18.994Z] [2021-08-23T16:21:18.994Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-23T16:21:18.994Z] 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-23T16:21:18.994Z] [2021-08-23T16:21:18.995Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-23T16:21:18.995Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.995Z] [2021-08-23T16:21:18.995Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:21:18.995Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:21:18.995Z] [2021-08-23T16:21:18.995Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-23T16:21:18.995Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.995Z] [2021-08-23T16:21:18.995Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-23T16:21:18.995Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.995Z] [2021-08-23T16:21:18.995Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-23T16:21:18.995Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-23T16:21:18.995Z] [2021-08-23T16:21:18.995Z] [2021-08-23T16:21:18.995Z] DONE 176 tests, 25 skipped in 66.468s [2021-08-23T16:21:18.995Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:21:19.255Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:21:19.826Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-23T16:21:19.826Z] === RUN TestDaemonConfigValidation [2021-08-23T16:21:19.826Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:21:19.826Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:21:19.826Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:21:19.826Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:21:19.826Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:21:19.826Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:21:19.826Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:21:19.826Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:21:19.826Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:21:19.826Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:21:19.826Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:21:19.826Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:21:19.826Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:21:19.826Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:21:19.826Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:21:19.826Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:21:19.826Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-23T16:21:19.826Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-23T16:21:19.826Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-23T16:21:19.826Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-23T16:21:19.826Z] --- PASS: TestDaemonConfigValidation/valid_config (0.04s) [2021-08-23T16:21:19.826Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:21:19.826Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:21:21.207Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:21:22.001Z] #58 ... [2021-08-23T16:21:22.001Z] [2021-08-23T16:21:22.001Z] #55 [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-23T16:21:22.001Z] #55 sha256:ad20790041e8f6dc1b378054cdf6cafe71ab591e5b41679d1aeafab112b0beee [2021-08-23T16:21:22.001Z] #55 107.7 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-23T16:21:22.001Z] #55 108.4 + mkdir -p /build [2021-08-23T16:21:22.001Z] #55 108.4 + cp runc /build/runc [2021-08-23T16:21:22.148Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:21:22.262Z] #55 DONE 108.7s [2021-08-23T16:21:22.262Z] [2021-08-23T16:21:22.262Z] #58 [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-23T16:21:22.262Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:21:23.088Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:21:23.088Z] daemon_test.go:149: [ddab3912e5026] daemon is not started [2021-08-23T16:21:23.088Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2021-08-23T16:21:23.088Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2021-08-23T16:21:23.088Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-08-23T16:21:23.088Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-23T16:21:23.088Z] PASS [2021-08-23T16:21:23.088Z] [2021-08-23T16:21:23.088Z] DONE 11 tests in 4.145s [2021-08-23T16:21:23.088Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:21:23.348Z] INFO: Testing against a local daemon [2021-08-23T16:21:23.348Z] === RUN TestCommitInheritsEnv [2021-08-23T16:21:23.651Z] #58 ... [2021-08-23T16:21:23.651Z] [2021-08-23T16:21:23.651Z] #56 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-23T16:21:23.651Z] #56 sha256:462483ba68fbe96f5fe8eff4872db4bf1ab62e1cd818b22463de4bbbf79c3169 [2021-08-23T16:21:23.651Z] #56 DONE 0.1s [2021-08-23T16:21:23.651Z] [2021-08-23T16:21:23.651Z] #58 [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-23T16:21:23.651Z] #58 sha256:f0a5712a1ec4548ef8a354a06773eda387a0dafd8025717f855ba35e17c6a85d [2021-08-23T16:21:24.826Z] #58 201.3 + bin/containerd-shim-runc-v1 [2021-08-23T16:21:25.256Z] --- PASS: TestCommitInheritsEnv (1.87s) [2021-08-23T16:21:25.256Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:21:25.256Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T16:21:25.257Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:21:25.257Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-23T16:21:25.257Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:21:25.257Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T16:21:25.257Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:21:27.164Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-08-23T16:21:27.164Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:21:27.164Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-23T16:21:27.164Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:21:27.164Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:21:27.164Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-23T16:21:27.164Z] === RUN TestTagInvalidReference [2021-08-23T16:21:27.164Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-23T16:21:27.164Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:21:27.164Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-23T16:21:27.164Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:21:27.164Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-23T16:21:27.164Z] === RUN TestTagOfficialNames [2021-08-23T16:21:27.425Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-23T16:21:27.425Z] === RUN TestTagMatchesDigest [2021-08-23T16:21:27.425Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-23T16:21:27.425Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T16:21:29.040Z] #58 205.8 + bin/containerd-shim-runc-v2 [2021-08-23T16:21:29.040Z] #58 206.6 + binaries [2021-08-23T16:21:29.301Z] #58 206.6 + install -D bin/containerd /build/containerd [2021-08-23T16:21:29.301Z] #58 206.7 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T16:21:29.301Z] #58 206.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T16:21:29.301Z] #58 206.7 + install -D bin/ctr /build/ctr [2021-08-23T16:21:32.600Z] #58 DONE 210.0s [2021-08-23T16:21:33.985Z] [2021-08-23T16:21:33.985Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T16:21:33.985Z] #59 sha256:a486a9091a655115f6ba99b46a280d714c1c9c0554f43106f7432d6daa31fc89 [2021-08-23T16:21:34.699Z] sha256:510e0424807009d547445bd8af5412165ea39f8dedf6bd43a3e788212066c159 [2021-08-23T16:21:34.699Z] INFO: Starting docker-py tests... [2021-08-23T16:21:34.699Z] ============================= test session starts ============================== [2021-08-23T16:21:34.699Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-23T16:21:34.699Z] rootdir: /src, inifile: pytest.ini [2021-08-23T16:21:34.699Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-23T16:21:34.699Z] collected 390 items / 1 deselected / 389 selected [2021-08-23T16:21:34.699Z] [2021-08-23T16:21:35.369Z] #59 DONE 1.3s [2021-08-23T16:21:35.369Z] [2021-08-23T16:21:35.369Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T16:21:35.369Z] #63 sha256:68702f4949b4f4aa20f197aba0681c598b3a66086f6528e3f158a853d793c512 [2021-08-23T16:21:35.629Z] #63 DONE 0.3s [2021-08-23T16:21:35.632Z] c67ded6868b6: Pull complete [2021-08-23T16:21:35.632Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-23T16:21:35.632Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:21:35.632Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-23T16:21:35.632Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-23T16:21:35.632Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-23T16:21:35.632Z] WARN: Skipping validation tests [2021-08-23T16:21:35.632Z] INFO: Running unit tests at 08/23/2021 16:21:33... [2021-08-23T16:21:35.890Z] [2021-08-23T16:21:35.890Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T16:21:35.890Z] #68 sha256:eb5007713890e12432885892f781592dbe9f33b8c66be19c37b9680d061bd98c [2021-08-23T16:21:37.801Z] #68 DONE 1.7s [2021-08-23T16:21:37.801Z] [2021-08-23T16:21:37.801Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T16:21:37.801Z] #69 sha256:52db0fa728de6efb37b4106831368aeac4ccf61fc34df5cefad1ee0601236224 [2021-08-23T16:21:37.801Z] #69 DONE 0.0s [2021-08-23T16:21:37.801Z] [2021-08-23T16:21:37.801Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T16:21:37.801Z] #70 sha256:0423b9fa7dde0faa7db448c14d902e5f7568d28fb493c4a5dbdca0261589b292 [2021-08-23T16:21:38.529Z] INFO: make.ps1 starting at 08/23/2021 16:21:38 [2021-08-23T16:21:38.997Z] INFO: Git commit (b039308a44) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:21:38.997Z] INFO: Invoking autogen... [2021-08-23T16:21:39.455Z] INFO: Running unit tests... [2021-08-23T16:21:39.716Z] #70 DONE 2.0s [2021-08-23T16:21:39.716Z] [2021-08-23T16:21:39.716Z] #71 exporting to image [2021-08-23T16:21:39.716Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T16:21:39.716Z] #71 exporting layers [2021-08-23T16:21:43.927Z] #71 exporting layers 4.3s done [2021-08-23T16:21:43.927Z] #71 writing image sha256:b70ebef9802cd457a77f176a97459a1bf8580fb9dc857b8c6076112526bae741 done [2021-08-23T16:21:43.927Z] #71 naming to docker.io/library/docker:395be28d7f0e70bad1d40584bbfcdc3759431c87 done [2021-08-23T16:21:43.927Z] #71 DONE 4.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-23T16:21:44.277Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-23T16:21:44.566Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=395be28d7f0e70bad1d40584bbfcdc3759431c87 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:395be28d7f0e70bad1d40584bbfcdc3759431c87 hack/test/unit [2021-08-23T16:21:45.240Z] 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-23T16:21:47.163Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-23T16:21:47.163Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-23T16:21:47.163Z] + TESTDIRS=./... [2021-08-23T16:21:47.163Z] + exclude_paths='/vendor/|/integration' [2021-08-23T16:21:47.163Z] ++ go list ./... [2021-08-23T16:21:47.163Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-23T16:21:48.554Z] + pkg_list='github.com/docker/docker/api [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/backend [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/container [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/events [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/filters [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/image [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/mount [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/network [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/registry [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/time [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/versions [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:21:48.554Z] github.com/docker/docker/api/types/volume [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:21:48.554Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:21:48.554Z] github.com/docker/docker/cli [2021-08-23T16:21:48.554Z] github.com/docker/docker/cli/config [2021-08-23T16:21:48.554Z] github.com/docker/docker/cli/debug [2021-08-23T16:21:48.554Z] github.com/docker/docker/client [2021-08-23T16:21:48.554Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:21:48.554Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:21:48.554Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:21:48.554Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:21:48.554Z] github.com/docker/docker/container [2021-08-23T16:21:48.554Z] github.com/docker/docker/container/stream [2021-08-23T16:21:48.554Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:21:48.554Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:21:48.554Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/config [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/events [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/exec [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/images [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/links [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/names [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/network [2021-08-23T16:21:48.554Z] github.com/docker/docker/daemon/stats [2021-08-23T16:21:48.554Z] github.com/docker/docker/distribution [2021-08-23T16:21:48.554Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:21:48.554Z] github.com/docker/docker/distribution/utils [2021-08-23T16:21:48.554Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:21:48.554Z] github.com/docker/docker/dockerversion [2021-08-23T16:21:48.554Z] github.com/docker/docker/errdefs [2021-08-23T16:21:48.554Z] github.com/docker/docker/image [2021-08-23T16:21:48.554Z] github.com/docker/docker/image/cache [2021-08-23T16:21:48.554Z] github.com/docker/docker/image/tarexport [2021-08-23T16:21:48.554Z] github.com/docker/docker/image/v1 [2021-08-23T16:21:48.554Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:21:48.554Z] github.com/docker/docker/layer [2021-08-23T16:21:48.554Z] github.com/docker/docker/libcontainerd [2021-08-23T16:21:48.554Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:21:48.554Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:21:48.554Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:21:48.554Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:21:48.554Z] github.com/docker/docker/libnetwork [2021-08-23T16:21:48.554Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:21:48.555Z] github.com/docker/docker/oci [2021-08-23T16:21:48.555Z] github.com/docker/docker/oci/caps [2021-08-23T16:21:48.555Z] github.com/docker/docker/opts [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/archive [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/directory [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/locker [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/mount [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/platform [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/pools [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/progress [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/signal [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/stack [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/system [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/term [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:21:48.555Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:21:48.555Z] github.com/docker/docker/plugin [2021-08-23T16:21:48.555Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:21:48.555Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:21:48.555Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:21:48.555Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:21:48.555Z] github.com/docker/docker/quota [2021-08-23T16:21:48.555Z] github.com/docker/docker/reference [2021-08-23T16:21:48.555Z] github.com/docker/docker/registry [2021-08-23T16:21:48.555Z] github.com/docker/docker/registry/resumable [2021-08-23T16:21:48.555Z] github.com/docker/docker/restartmanager [2021-08-23T16:21:48.555Z] github.com/docker/docker/rootless [2021-08-23T16:21:48.555Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:21:48.555Z] github.com/docker/docker/runconfig [2021-08-23T16:21:48.555Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/environment [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/registry [2021-08-23T16:21:48.555Z] github.com/docker/docker/testutil/request [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume/drivers [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume/local [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume/mounts [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume/service [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:21:48.555Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:21:48.555Z] ++ grep --fixed-strings -v /libnetwork [2021-08-23T16:21:48.555Z] ++ echo 'github.com/docker/docker/api [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/backend [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/container [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/events [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/filters [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/image [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/mount [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/network [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/registry [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/time [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/versions [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:21:48.555Z] github.com/docker/docker/api/types/volume [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:21:48.555Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:21:48.555Z] github.com/docker/docker/cli [2021-08-23T16:21:48.555Z] github.com/docker/docker/cli/config [2021-08-23T16:21:48.555Z] github.com/docker/docker/cli/debug [2021-08-23T16:21:48.555Z] github.com/docker/docker/client [2021-08-23T16:21:48.555Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:21:48.555Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:21:48.555Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:21:48.555Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:21:48.555Z] github.com/docker/docker/container [2021-08-23T16:21:48.555Z] github.com/docker/docker/container/stream [2021-08-23T16:21:48.555Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:21:48.555Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:21:48.555Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/config [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/events [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/exec [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/images [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/links [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:21:48.555Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/names [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/network [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/stats [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution/utils [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:21:48.556Z] github.com/docker/docker/dockerversion [2021-08-23T16:21:48.556Z] github.com/docker/docker/errdefs [2021-08-23T16:21:48.556Z] github.com/docker/docker/image [2021-08-23T16:21:48.556Z] github.com/docker/docker/image/cache [2021-08-23T16:21:48.556Z] github.com/docker/docker/image/tarexport [2021-08-23T16:21:48.556Z] github.com/docker/docker/image/v1 [2021-08-23T16:21:48.556Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:21:48.556Z] github.com/docker/docker/layer [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:21:48.556Z] github.com/docker/docker/oci [2021-08-23T16:21:48.556Z] github.com/docker/docker/oci/caps [2021-08-23T16:21:48.556Z] github.com/docker/docker/opts [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/archive [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/directory [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/locker [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/mount [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/platform [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/pools [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/progress [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/signal [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/stack [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/system [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/term [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:21:48.556Z] github.com/docker/docker/plugin [2021-08-23T16:21:48.556Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:21:48.556Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:21:48.556Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:21:48.556Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:21:48.556Z] github.com/docker/docker/quota [2021-08-23T16:21:48.556Z] github.com/docker/docker/reference [2021-08-23T16:21:48.556Z] github.com/docker/docker/registry [2021-08-23T16:21:48.556Z] github.com/docker/docker/registry/resumable [2021-08-23T16:21:48.556Z] github.com/docker/docker/restartmanager [2021-08-23T16:21:48.556Z] github.com/docker/docker/rootless [2021-08-23T16:21:48.556Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:21:48.556Z] github.com/docker/docker/runconfig [2021-08-23T16:21:48.556Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/environment [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/registry [2021-08-23T16:21:48.556Z] github.com/docker/docker/testutil/request [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume/drivers [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume/local [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume/mounts [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume/service [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:21:48.556Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:21:48.556Z] + base_pkg_list='github.com/docker/docker/api [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/backend [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/container [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/events [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/filters [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/image [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/mount [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/network [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/registry [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/time [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/versions [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:21:48.556Z] github.com/docker/docker/api/types/volume [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:21:48.556Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:21:48.556Z] github.com/docker/docker/cli [2021-08-23T16:21:48.556Z] github.com/docker/docker/cli/config [2021-08-23T16:21:48.556Z] github.com/docker/docker/cli/debug [2021-08-23T16:21:48.556Z] github.com/docker/docker/client [2021-08-23T16:21:48.556Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:21:48.556Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:21:48.556Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:21:48.556Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:21:48.556Z] github.com/docker/docker/container [2021-08-23T16:21:48.556Z] github.com/docker/docker/container/stream [2021-08-23T16:21:48.556Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:21:48.556Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:21:48.556Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/config [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/events [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/exec [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/images [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/links [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/names [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/network [2021-08-23T16:21:48.556Z] github.com/docker/docker/daemon/stats [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution/utils [2021-08-23T16:21:48.556Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:21:48.556Z] github.com/docker/docker/dockerversion [2021-08-23T16:21:48.556Z] github.com/docker/docker/errdefs [2021-08-23T16:21:48.556Z] github.com/docker/docker/image [2021-08-23T16:21:48.556Z] github.com/docker/docker/image/cache [2021-08-23T16:21:48.556Z] github.com/docker/docker/image/tarexport [2021-08-23T16:21:48.556Z] github.com/docker/docker/image/v1 [2021-08-23T16:21:48.556Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:21:48.556Z] github.com/docker/docker/layer [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:21:48.556Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:21:48.556Z] github.com/docker/docker/oci [2021-08-23T16:21:48.556Z] github.com/docker/docker/oci/caps [2021-08-23T16:21:48.556Z] github.com/docker/docker/opts [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/archive [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:21:48.556Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/directory [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/locker [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/mount [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/platform [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/pools [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/progress [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/signal [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/stack [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/system [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/term [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:21:48.557Z] github.com/docker/docker/plugin [2021-08-23T16:21:48.557Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:21:48.557Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:21:48.557Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:21:48.557Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:21:48.557Z] github.com/docker/docker/quota [2021-08-23T16:21:48.557Z] github.com/docker/docker/reference [2021-08-23T16:21:48.557Z] github.com/docker/docker/registry [2021-08-23T16:21:48.557Z] github.com/docker/docker/registry/resumable [2021-08-23T16:21:48.557Z] github.com/docker/docker/restartmanager [2021-08-23T16:21:48.557Z] github.com/docker/docker/rootless [2021-08-23T16:21:48.557Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:21:48.557Z] github.com/docker/docker/runconfig [2021-08-23T16:21:48.557Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/environment [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/registry [2021-08-23T16:21:48.557Z] github.com/docker/docker/testutil/request [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume/drivers [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume/local [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume/mounts [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume/service [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:21:48.557Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:21:48.557Z] ++ echo 'github.com/docker/docker/api [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/backend [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/container [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/events [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/filters [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/image [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/mount [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/network [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/registry [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/time [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/versions [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:21:48.557Z] github.com/docker/docker/api/types/volume [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:21:48.557Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:21:48.557Z] github.com/docker/docker/cli [2021-08-23T16:21:48.557Z] github.com/docker/docker/cli/config [2021-08-23T16:21:48.557Z] github.com/docker/docker/cli/debug [2021-08-23T16:21:48.557Z] github.com/docker/docker/client [2021-08-23T16:21:48.557Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:21:48.557Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:21:48.557Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:21:48.557Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:21:48.557Z] github.com/docker/docker/container [2021-08-23T16:21:48.557Z] github.com/docker/docker/container/stream [2021-08-23T16:21:48.557Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:21:48.557Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:21:48.557Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/config [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/events [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/exec [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/images [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/links [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/names [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/network [2021-08-23T16:21:48.557Z] github.com/docker/docker/daemon/stats [2021-08-23T16:21:48.557Z] github.com/docker/docker/distribution [2021-08-23T16:21:48.557Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:21:48.557Z] github.com/docker/docker/distribution/utils [2021-08-23T16:21:48.557Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:21:48.557Z] github.com/docker/docker/dockerversion [2021-08-23T16:21:48.557Z] github.com/docker/docker/errdefs [2021-08-23T16:21:48.557Z] github.com/docker/docker/image [2021-08-23T16:21:48.557Z] github.com/docker/docker/image/cache [2021-08-23T16:21:48.557Z] github.com/docker/docker/image/tarexport [2021-08-23T16:21:48.557Z] github.com/docker/docker/image/v1 [2021-08-23T16:21:48.557Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:21:48.557Z] github.com/docker/docker/layer [2021-08-23T16:21:48.557Z] github.com/docker/docker/libcontainerd [2021-08-23T16:21:48.557Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:21:48.557Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:21:48.557Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:21:48.557Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:21:48.557Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:21:48.557Z] github.com/docker/docker/oci [2021-08-23T16:21:48.557Z] github.com/docker/docker/oci/caps [2021-08-23T16:21:48.557Z] github.com/docker/docker/opts [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/archive [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/directory [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:21:48.557Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/locker [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/mount [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/platform [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/pools [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/progress [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/signal [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/stack [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/system [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/term [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:21:48.558Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:21:48.558Z] github.com/docker/docker/plugin [2021-08-23T16:21:48.558Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:21:48.558Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:21:48.558Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:21:48.558Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:21:48.558Z] github.com/docker/docker/quota [2021-08-23T16:21:48.558Z] github.com/docker/docker/reference [2021-08-23T16:21:48.558Z] github.com/docker/docker/registry [2021-08-23T16:21:48.558Z] github.com/docker/docker/registry/resumable [2021-08-23T16:21:48.558Z] github.com/docker/docker/restartmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/rootless [2021-08-23T16:21:48.558Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:21:48.558Z] github.com/docker/docker/runconfig [2021-08-23T16:21:48.558Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/environment [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/registry [2021-08-23T16:21:48.558Z] github.com/docker/docker/testutil/request [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume/drivers [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume/local [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume/mounts [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume/service [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:21:48.558Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:21:48.558Z] ++ grep --fixed-strings /libnetwork [2021-08-23T16:21:48.558Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/types' [2021-08-23T16:21:48.558Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-23T16:21:48.558Z] + echo 'github.com/docker/docker/libnetwork [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/types' [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:21:48.558Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:21:48.558Z] + type docker-proxy [2021-08-23T16:21:48.558Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-23T16:21:48.558Z] + hack/make.sh binary-proxy install-proxy [2021-08-23T16:21:48.558Z] [2021-08-23T16:21:48.558Z] Removing bundles/ [2021-08-23T16:21:48.558Z] [2021-08-23T16:21:48.558Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-23T16:21:48.558Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-23T16:21:48.558Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:21:49.340Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-23T16:21:50.158Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-23T16:21:51.897Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-23T16:21:53.810Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:21:55.792Z] #58 221.1 # github.com/containerd/containerd/cmd/containerd [2021-08-23T16:21:55.792Z] #58 221.1 /usr/bin/ld: /tmp/go-link-681781520/000019.o: in function `New': [2021-08-23T16:21:55.792Z] #58 221.1 /tmp/tmp.AWxjk96Zgq/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-23T16:21:55.792Z] #58 221.2 + bin/containerd-stress [2021-08-23T16:21:55.792Z] #58 222.3 + bin/containerd-shim [2021-08-23T16:21:56.701Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-23T16:21:56.701Z] [2021-08-23T16:21:56.701Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-23T16:21:56.701Z] Installing docker-proxy to /usr/local/bin/ [2021-08-23T16:21:56.701Z] [2021-08-23T16:21:56.701Z] + mkdir -p bundles [2021-08-23T16:21:56.701Z] + '[' -n 'github.com/docker/docker/api [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:21:56.701Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/backend [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/container [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/events [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/filters [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/image [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/mount [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/network [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/registry [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/time [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/versions [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:21:56.702Z] github.com/docker/docker/api/types/volume [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:21:56.702Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:21:56.702Z] github.com/docker/docker/cli [2021-08-23T16:21:56.702Z] github.com/docker/docker/cli/config [2021-08-23T16:21:56.702Z] github.com/docker/docker/cli/debug [2021-08-23T16:21:56.702Z] github.com/docker/docker/client [2021-08-23T16:21:56.702Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:21:56.702Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:21:56.702Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:21:56.702Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:21:56.702Z] github.com/docker/docker/container [2021-08-23T16:21:56.702Z] github.com/docker/docker/container/stream [2021-08-23T16:21:56.702Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:21:56.702Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:21:56.702Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/config [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/events [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/exec [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/images [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/links [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/names [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/network [2021-08-23T16:21:56.702Z] github.com/docker/docker/daemon/stats [2021-08-23T16:21:56.702Z] github.com/docker/docker/distribution [2021-08-23T16:21:56.702Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:21:56.702Z] github.com/docker/docker/distribution/utils [2021-08-23T16:21:56.702Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:21:56.702Z] github.com/docker/docker/dockerversion [2021-08-23T16:21:56.702Z] github.com/docker/docker/errdefs [2021-08-23T16:21:56.702Z] github.com/docker/docker/image [2021-08-23T16:21:56.702Z] github.com/docker/docker/image/cache [2021-08-23T16:21:56.702Z] github.com/docker/docker/image/tarexport [2021-08-23T16:21:56.702Z] github.com/docker/docker/image/v1 [2021-08-23T16:21:56.702Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:21:56.702Z] github.com/docker/docker/layer [2021-08-23T16:21:56.702Z] github.com/docker/docker/libcontainerd [2021-08-23T16:21:56.702Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:21:56.702Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:21:56.702Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:21:56.702Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:21:56.702Z] github.com/docker/docker/oci [2021-08-23T16:21:56.702Z] github.com/docker/docker/oci/caps [2021-08-23T16:21:56.702Z] github.com/docker/docker/opts [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/archive [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/directory [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/locker [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/mount [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/platform [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/pools [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/progress [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/signal [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/stack [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/system [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/term [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:21:56.702Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:21:56.702Z] github.com/docker/docker/plugin [2021-08-23T16:21:56.702Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:21:56.702Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:21:56.702Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:21:56.702Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:21:56.702Z] github.com/docker/docker/quota [2021-08-23T16:21:56.702Z] github.com/docker/docker/reference [2021-08-23T16:21:56.702Z] github.com/docker/docker/registry [2021-08-23T16:21:56.702Z] github.com/docker/docker/registry/resumable [2021-08-23T16:21:56.702Z] github.com/docker/docker/restartmanager [2021-08-23T16:21:56.702Z] github.com/docker/docker/rootless [2021-08-23T16:21:56.702Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:21:56.702Z] github.com/docker/docker/runconfig [2021-08-23T16:21:56.702Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/environment [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/registry [2021-08-23T16:21:56.702Z] github.com/docker/docker/testutil/request [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume/drivers [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume/local [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume/mounts [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume/service [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:21:56.702Z] github.com/docker/docker/volume/testutils' ']' [2021-08-23T16:21:56.703Z] + 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-23T16:21:58.090Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:21:59.999Z] #58 229.5 + bin/containerd-shim-runc-v1 [2021-08-23T16:22:05.293Z] #58 234.7 + bin/containerd-shim-runc-v2 [2021-08-23T16:22:05.293Z] #58 235.4 + binaries [2021-08-23T16:22:05.293Z] #58 235.4 + install -D bin/containerd /build/containerd [2021-08-23T16:22:05.293Z] #58 235.4 + install -D bin/containerd-shim /build/containerd-shim [2021-08-23T16:22:05.293Z] #58 235.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-23T16:22:05.293Z] #58 235.4 + install -D bin/ctr /build/ctr [2021-08-23T16:22:06.675Z] #58 DONE 237.1s [2021-08-23T16:22:08.062Z] [2021-08-23T16:22:08.062Z] #59 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-23T16:22:08.062Z] #59 sha256:6b83c207acf07b4eb7b35992fc7ae3f09c0ace10ada8785c62c3d63613212c5a [2021-08-23T16:22:08.620Z] === RUN TestMiddlewares [2021-08-23T16:22:08.620Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T16:22:08.620Z] PASS [2021-08-23T16:22:08.620Z] coverage: 9.0% of statements [2021-08-23T16:22:08.620Z] ok github.com/docker/docker/api/server 0.074s coverage: 9.0% of statements [2021-08-23T16:22:08.637Z] #59 DONE 0.8s [2021-08-23T16:22:08.637Z] [2021-08-23T16:22:08.637Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-23T16:22:08.637Z] #63 sha256:ed8251190667fc5a8a93c627ad5cf1141f44e285ca6ba3f5cde66471ae7c69fa [2021-08-23T16:22:08.898Z] #63 DONE 0.3s [2021-08-23T16:22:08.898Z] [2021-08-23T16:22:08.898Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-23T16:22:08.898Z] #68 sha256:b8e5a7ae93ca6d8646eb53d4a3a9e3e4f5f36dce9dd16c6f02d3afbe8f2a4a75 [2021-08-23T16:22:09.863Z] #68 DONE 0.7s [2021-08-23T16:22:09.863Z] [2021-08-23T16:22:09.863Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-23T16:22:09.863Z] #69 sha256:b29343c022e6f21dcdf47243fba66b59375ab29e593f550e7f3007458d17d253 [2021-08-23T16:22:09.863Z] #69 DONE 0.0s [2021-08-23T16:22:09.863Z] [2021-08-23T16:22:09.863Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-08-23T16:22:09.863Z] #70 sha256:f3e413b59f93c7340f2dce0665e3be927b6bbdaaf580fef79925190b02448e07 [2021-08-23T16:22:10.819Z] #70 0.793 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2021-08-23T16:22:10.819Z] #70 0.871 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2021-08-23T16:22:10.819Z] #70 0.872 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2021-08-23T16:22:11.392Z] #70 1.080 Reading package lists... [2021-08-23T16:22:11.966Z] #70 1.670 Reading package lists... [2021-08-23T16:22:12.227Z] #70 2.244 Building dependency tree... [2021-08-23T16:22:12.227Z] #70 2.387 Reading state information... [2021-08-23T16:22:12.487Z] #70 2.532 The following additional packages will be installed: [2021-08-23T16:22:12.488Z] #70 2.533 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2021-08-23T16:22:12.488Z] #70 2.533 systemd-timesyncd [2021-08-23T16:22:12.488Z] #70 2.534 Suggested packages: [2021-08-23T16:22:12.488Z] #70 2.534 systemd-container policykit-1 [2021-08-23T16:22:12.488Z] #70 2.534 Recommended packages: [2021-08-23T16:22:12.488Z] #70 2.534 libnss-systemd [2021-08-23T16:22:12.488Z] #70 2.636 The following NEW packages will be installed: [2021-08-23T16:22:12.488Z] #70 2.637 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2021-08-23T16:22:12.488Z] #70 2.637 libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd [2021-08-23T16:22:12.748Z] #70 2.909 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-23T16:22:12.748Z] #70 2.909 Need to get 5937 kB of archives. [2021-08-23T16:22:12.748Z] #70 2.909 After this operation, 19.5 MB of additional disk space will be used. [2021-08-23T16:22:12.748Z] #70 2.909 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-23T16:22:12.748Z] #70 2.911 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2021-08-23T16:22:12.748Z] #70 2.916 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB] [2021-08-23T16:22:12.748Z] #70 2.921 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2021-08-23T16:22:12.748Z] #70 2.921 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB] [2021-08-23T16:22:12.748Z] #70 2.923 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB] [2021-08-23T16:22:12.748Z] #70 2.965 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB] [2021-08-23T16:22:12.748Z] #70 2.966 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2021-08-23T16:22:12.748Z] #70 2.968 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2021-08-23T16:22:12.748Z] #70 2.970 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB] [2021-08-23T16:22:12.748Z] #70 2.972 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2021-08-23T16:22:13.011Z] #70 3.103 debconf: delaying package configuration, since apt-utils is not installed [2021-08-23T16:22:13.011Z] #70 3.141 Fetched 5937 kB in 0s (18.0 MB/s) [2021-08-23T16:22:13.011Z] #70 3.176 Selecting previously unselected package libargon2-1:amd64. [2021-08-23T16:22:13.011Z] #70 3.176 (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 ... 28604 files and directories currently installed.) [2021-08-23T16:22:13.011Z] #70 3.198 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-23T16:22:13.011Z] #70 3.209 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-23T16:22:13.011Z] #70 3.265 Selecting previously unselected package libjson-c5:amd64. [2021-08-23T16:22:13.011Z] #70 3.269 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ... [2021-08-23T16:22:13.011Z] #70 3.275 Unpacking libjson-c5:amd64 (0.15-2) ... [2021-08-23T16:22:13.272Z] #70 3.335 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-23T16:22:13.272Z] #70 3.336 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ... [2021-08-23T16:22:13.272Z] #70 3.343 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-23T16:22:13.272Z] #70 3.409 Selecting previously unselected package libkmod2:amd64. [2021-08-23T16:22:13.272Z] #70 3.412 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ... [2021-08-23T16:22:13.272Z] #70 3.419 Unpacking libkmod2:amd64 (28-1) ... [2021-08-23T16:22:13.272Z] #70 3.476 Selecting previously unselected package systemd-timesyncd. [2021-08-23T16:22:13.272Z] #70 3.479 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ... [2021-08-23T16:22:13.272Z] #70 3.485 Unpacking systemd-timesyncd (247.3-6) ... [2021-08-23T16:22:13.272Z] #70 3.553 Selecting previously unselected package systemd. [2021-08-23T16:22:13.272Z] #70 3.556 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ... [2021-08-23T16:22:13.272Z] #70 3.592 Unpacking systemd (247.3-6) ... [2021-08-23T16:22:13.843Z] #70 4.096 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-23T16:22:13.843Z] #70 4.125 Setting up libjson-c5:amd64 (0.15-2) ... [2021-08-23T16:22:13.843Z] #70 4.144 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ... [2021-08-23T16:22:14.104Z] #70 4.164 Setting up libkmod2:amd64 (28-1) ... [2021-08-23T16:22:14.104Z] #70 4.183 Setting up systemd (247.3-6) ... [2021-08-23T16:22:14.104Z] #70 4.238 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-23T16:22:14.104Z] #70 4.240 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-23T16:22:14.104Z] #70 4.242 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2021-08-23T16:22:14.365Z] #70 4.587 Setting up systemd-timesyncd (247.3-6) ... [2021-08-23T16:22:14.626Z] #70 4.829 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-23T16:22:14.626Z] #70 4.829 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-23T16:22:14.626Z] #70 4.880 Selecting previously unselected package systemd-sysv. [2021-08-23T16:22:14.626Z] #70 4.880 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29432 files and directories currently installed.) [2021-08-23T16:22:14.626Z] #70 4.895 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ... [2021-08-23T16:22:14.626Z] #70 4.904 Unpacking systemd-sysv (247.3-6) ... [2021-08-23T16:22:14.626Z] #70 4.958 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-23T16:22:14.626Z] #70 4.961 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2021-08-23T16:22:14.626Z] #70 4.965 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-23T16:22:14.887Z] #70 5.045 Selecting previously unselected package dbus. [2021-08-23T16:22:14.887Z] #70 5.048 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2021-08-23T16:22:14.887Z] #70 5.061 Unpacking dbus (1.12.20-2) ... [2021-08-23T16:22:14.887Z] #70 5.132 Selecting previously unselected package libpam-systemd:amd64. [2021-08-23T16:22:14.887Z] #70 5.135 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ... [2021-08-23T16:22:14.887Z] #70 5.141 Unpacking libpam-systemd:amd64 (247.3-6) ... [2021-08-23T16:22:14.887Z] #70 5.201 Selecting previously unselected package dbus-user-session. [2021-08-23T16:22:14.887Z] #70 5.204 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2021-08-23T16:22:14.887Z] #70 5.211 Unpacking dbus-user-session (1.12.20-2) ... [2021-08-23T16:22:14.887Z] #70 5.262 Setting up systemd-sysv (247.3-6) ... [2021-08-23T16:22:15.148Z] #70 5.280 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2021-08-23T16:22:15.148Z] #70 5.298 Setting up dbus (1.12.20-2) ... [2021-08-23T16:22:15.409Z] #70 5.440 invoke-rc.d: could not determine current runlevel [2021-08-23T16:22:15.409Z] #70 5.443 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-23T16:22:15.409Z] #70 5.450 Setting up libpam-systemd:amd64 (247.3-6) ... [2021-08-23T16:22:15.409Z] #70 5.577 Setting up dbus-user-session (1.12.20-2) ... [2021-08-23T16:22:15.409Z] #70 5.600 Processing triggers for libc-bin (2.31-13) ... [2021-08-23T16:22:15.669Z] #70 DONE 5.8s [2021-08-23T16:22:15.669Z] [2021-08-23T16:22:15.669Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-08-23T16:22:15.669Z] #71 sha256:39a2d0e76a474830f90c932e4c76cb4ffc396cc3b7647a626e6d60ea42b47510 [2021-08-23T16:22:16.230Z] ok github.com/docker/docker/api/server 0.017s coverage: 9.0% of statements [2021-08-23T16:22:16.240Z] #71 0.488 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-23T16:22:16.240Z] #71 0.488 Dload Upload Total Spent Left Speed [2021-08-23T16:22:16.240Z] #71 0.488 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14131 0 --:--:-- --:--:-- --:--:-- 14131 [2021-08-23T16:22:16.240Z] #71 DONE 0.7s [2021-08-23T16:22:16.240Z] [2021-08-23T16:22:16.240Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-23T16:22:16.240Z] #72 sha256:235cdcde66196134bad84a7188674bd7e2e34d1a5e896e72d8604167d8f10619 [2021-08-23T16:22:17.624Z] #72 DONE 1.0s [2021-08-23T16:22:17.624Z] [2021-08-23T16:22:17.624Z] #73 exporting to image [2021-08-23T16:22:17.624Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-23T16:22:17.624Z] #73 exporting layers [2021-08-23T16:22:18.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:22:21.155Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-23T16:22:24.210Z] #73 exporting layers 6.3s done [2021-08-23T16:22:24.210Z] #73 writing image sha256:5db0c0dcbca67f99de76a7b8ba5b824cfedbb368fe4527d343c2a7ec0c50906f done [2021-08-23T16:22:24.210Z] #73 naming to docker.io/library/docker:1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b done [2021-08-23T16:22:24.210Z] #73 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:22:24.565Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b -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:1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b hack/make.sh dynbinary test-integration [2021-08-23T16:22:26.475Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-23T16:22:26.476Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-23T16:22:26.476Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-23T16:22:26.476Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-23T16:22:26.476Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2021-08-23T16:22:26.476Z] Detected virtualization docker. [2021-08-23T16:22:26.476Z] Detected architecture x86-64. [2021-08-23T16:22:26.476Z] Set hostname to <8448390eeaba>. [2021-08-23T16:22:26.476Z] modprobe@configfs.service: Succeeded. [2021-08-23T16:22:26.476Z] modprobe@drm.service: Succeeded. [2021-08-23T16:22:26.476Z] modprobe@fuse.service: Succeeded. [2021-08-23T16:22:26.736Z] + source /etc/docker-entrypoint-cmd [2021-08-23T16:22:26.736Z] ++ hack/make.sh dynbinary test-integration [2021-08-23T16:22:26.736Z] [2021-08-23T16:22:26.997Z] Removing bundles/ [2021-08-23T16:22:26.997Z] [2021-08-23T16:22:26.997Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:22:26.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:22:26.997Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:22:57.004Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:23:03.954Z] --- PASS: TestImportExtremelyLargeImageWorks (94.38s) [2021-08-23T16:23:03.954Z] PASS [2021-08-23T16:23:03.954Z] [2021-08-23T16:23:03.954Z] === Skipped [2021-08-23T16:23:03.954Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:23:03.954Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-23T16:23:03.954Z] [2021-08-23T16:23:03.954Z] [2021-08-23T16:23:03.954Z] DONE 12 tests, 1 skipped in 98.564s [2021-08-23T16:23:03.954Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:23:03.954Z] INFO: Testing against a local daemon [2021-08-23T16:23:03.954Z] === RUN TestNetworkCreateDelete [2021-08-23T16:23:03.954Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-23T16:23:03.954Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:23:03.954Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-23T16:23:03.954Z] === RUN TestDaemonDNSFallback [2021-08-23T16:23:09.159Z] === RUN TestBoolValue [2021-08-23T16:23:09.159Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestBoolValueOrDefault [2021-08-23T16:23:09.159Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestInt64ValueOrZero [2021-08-23T16:23:09.159Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestInt64ValueOrDefault [2021-08-23T16:23:09.159Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T16:23:09.159Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestJsonContentType [2021-08-23T16:23:09.159Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 14.7% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/server/httputils 0.064s coverage: 14.7% of statements [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:23:09.159Z] === RUN TestMaskSecretKeys [2021-08-23T16:23:09.159Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T16:23:09.159Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T16:23:09.159Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T16:23:09.159Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T16:23:09.159Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T16:23:09.159Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T16:23:09.159Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestVersionMiddlewareVersion [2021-08-23T16:23:09.159Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T16:23:09.159Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 37.7% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:23:09.159Z] === RUN TestStrSliceMarshalJSON [2021-08-23T16:23:09.159Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T16:23:09.159Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestStrSliceUnmarshalString [2021-08-23T16:23:09.159Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T16:23:09.159Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 90.0% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2021-08-23T16:23:09.159Z] === RUN TestAdjustForAPIVersion [2021-08-23T16:23:09.159Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 5.7% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.7% of statements [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:23:09.159Z] === RUN TestToJSON [2021-08-23T16:23:09.159Z] --- PASS: TestToJSON (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestToParamWithVersion [2021-08-23T16:23:09.159Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestFromJSON [2021-08-23T16:23:09.159Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestEmpty [2021-08-23T16:23:09.159Z] --- PASS: TestEmpty (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T16:23:09.159Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestArgsMatchKVList [2021-08-23T16:23:09.159Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestArgsMatch [2021-08-23T16:23:09.159Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestAdd [2021-08-23T16:23:09.159Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestDel [2021-08-23T16:23:09.159Z] --- PASS: TestDel (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestLen [2021-08-23T16:23:09.159Z] --- PASS: TestLen (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestExactMatch [2021-08-23T16:23:09.159Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestOnlyOneExactMatch [2021-08-23T16:23:09.159Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestContains [2021-08-23T16:23:09.159Z] --- PASS: TestContains (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestValidate [2021-08-23T16:23:09.159Z] --- PASS: TestValidate (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestWalkValues [2021-08-23T16:23:09.159Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestFuzzyMatch [2021-08-23T16:23:09.159Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestClone [2021-08-23T16:23:09.159Z] --- PASS: TestClone (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 92.2% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:23:09.159Z] === RUN TestDurationToSecondsString [2021-08-23T16:23:09.159Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T16:23:09.159Z] === RUN TestGetTimestamp [2021-08-23T16:23:09.159Z] === RUN TestCompareVersion [2021-08-23T16:23:09.159Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 75.0% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2021-08-23T16:23:09.159Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-23T16:23:09.159Z] === RUN TestParseTimestamps [2021-08-23T16:23:09.159Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T16:23:09.159Z] PASS [2021-08-23T16:23:09.159Z] coverage: 100.0% of statements [2021-08-23T16:23:09.159Z] ok github.com/docker/docker/api/types/time 0.169s coverage: 100.0% of statements [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:23:09.159Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:23:09.159Z] === RUN TestParseRemoteURL [2021-08-23T16:23:09.159Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T16:23:09.159Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T16:23:09.160Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T16:23:09.160Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestCloneArgsSmartHttp [2021-08-23T16:23:09.160Z] --- PASS: TestCloneArgsSmartHttp (0.04s) [2021-08-23T16:23:09.160Z] === RUN TestCloneArgsDumbHttp [2021-08-23T16:23:09.160Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestCloneArgsGit [2021-08-23T16:23:09.160Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestCheckoutGit [2021-08-23T16:23:09.160Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T16:23:09.160Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-23T16:23:09.160Z] === RUN TestProcessNoDockerignore [2021-08-23T16:23:09.160Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T16:23:09.160Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestDetectContentType [2021-08-23T16:23:09.160Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestSelectAcceptableMIME [2021-08-23T16:23:09.160Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestInspectEmptyResponse [2021-08-23T16:23:09.160Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestInspectResponseBinary [2021-08-23T16:23:09.160Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestResponseUnsupportedContentType [2021-08-23T16:23:09.160Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestInspectResponseTextSimple [2021-08-23T16:23:09.160Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T16:23:09.160Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestUnknownContentLength [2021-08-23T16:23:09.160Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T16:23:09.160Z] === RUN TestDownloadRemote [2021-08-23T16:23:09.160Z] --- PASS: TestDownloadRemote (0.07s) [2021-08-23T16:23:09.160Z] === RUN TestGetWithStatusError [2021-08-23T16:23:09.160Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T16:23:09.235Z] --- PASS: TestDaemonDNSFallback (6.36s) [2021-08-23T16:23:09.235Z] === RUN TestInspectNetwork [2021-08-23T16:23:09.235Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.235Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:23:09.235Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:23:09.235Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:23:09.235Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:23:09.235Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:23:09.235Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:23:09.235Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:23:09.235Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:23:09.235Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:23:09.235Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:23:09.235Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestNetworkList [2021-08-23T16:23:09.235Z] === RUN TestNetworkList//networks [2021-08-23T16:23:09.235Z] === PAUSE TestNetworkList//networks [2021-08-23T16:23:09.235Z] === RUN TestNetworkList//networks/ [2021-08-23T16:23:09.235Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:23:09.235Z] === CONT TestNetworkList//networks [2021-08-23T16:23:09.235Z] === CONT TestNetworkList//networks/ [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkList (0.01s) [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:23:09.235Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:23:09.235Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:23:09.235Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-23T16:23:09.235Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:23:09.235Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:23:09.235Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:23:09.235Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-08-23T16:23:09.235Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:23:09.235Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.235Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-08-23T16:23:09.235Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:23:09.235Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.235Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:23:09.235Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:23:09.236Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:23:09.236Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:23:09.236Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.236Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-23T16:23:09.236Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:23:09.236Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.236Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:23:09.236Z] PASS [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === Skipped [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-23T16:23:09.236Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:23:09.236Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:23:09.236Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-23T16:23:09.236Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:23:09.236Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:23:09.236Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-08-23T16:23:09.236Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-08-23T16:23:09.236Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:23:09.236Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:23:09.236Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-23T16:23:09.236Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:23:09.236Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] DONE 22 tests, 12 skipped in 7.022s [2021-08-23T16:23:09.236Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:23:09.236Z] INFO: Testing against a local daemon [2021-08-23T16:23:09.236Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:23:09.236Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:23:09.236Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:23:09.236Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:23:09.236Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:23:09.236Z] PASS [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === Skipped [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:23:09.236Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:23:09.236Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] DONE 2 tests, 2 skipped in 0.093s [2021-08-23T16:23:09.236Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:23:09.236Z] INFO: Testing against a local daemon [2021-08-23T16:23:09.236Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:23:09.236Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:23:09.236Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-23T16:23:09.236Z] PASS [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === Skipped [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-23T16:23:09.236Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-23T16:23:09.236Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] DONE 2 tests, 2 skipped in 0.085s [2021-08-23T16:23:09.236Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:23:09.236Z] testing: warning: no tests to run [2021-08-23T16:23:09.236Z] PASS [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] DONE 0 tests in 0.024s [2021-08-23T16:23:09.236Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:23:09.236Z] INFO: Testing against a local daemon [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginTLS [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginHeader [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-23T16:23:09.236Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-08-23T16:23:09.236Z] PASS [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === Skipped [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-08-23T16:23:09.236Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] [2021-08-23T16:23:09.236Z] DONE 17 tests, 17 skipped in 0.311s [2021-08-23T16:23:09.236Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:23:09.496Z] INFO: Testing against a local daemon [2021-08-23T16:23:09.496Z] === RUN TestPluginInvalidJSON [2021-08-23T16:23:09.496Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:23:09.496Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:23:09.496Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:23:09.496Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-23T16:23:09.496Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:23:09.496Z] === RUN TestPluginInstall [2021-08-23T16:23:09.496Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.496Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:23:09.496Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:23:09.496Z] 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-23T16:23:09.496Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:23:09.496Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:23:09.496Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-23T16:23:09.496Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:23:09.496Z] PASS [2021-08-23T16:23:09.496Z] [2021-08-23T16:23:09.496Z] === Skipped [2021-08-23T16:23:09.496Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-23T16:23:09.496Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-23T16:23:09.496Z] [2021-08-23T16:23:09.496Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:23:09.496Z] 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-23T16:23:09.496Z] [2021-08-23T16:23:09.496Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:23:09.496Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-23T16:23:09.496Z] [2021-08-23T16:23:09.496Z] [2021-08-23T16:23:09.496Z] DONE 5 tests, 3 skipped in 0.114s [2021-08-23T16:23:09.496Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:23:09.496Z] INFO: Testing against a local daemon [2021-08-23T16:23:09.496Z] === RUN TestExternalGraphDriver [2021-08-23T16:23:09.496Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-23T16:23:09.496Z] --- SKIP: TestExternalGraphDriver (0.05s) [2021-08-23T16:23:09.496Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:23:09.618Z] === RUN TestCloseRootDirectory [2021-08-23T16:23:09.618Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:23:09.618Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestHashFile [2021-08-23T16:23:09.618Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:23:09.618Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestHashSubdir [2021-08-23T16:23:09.618Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:23:09.618Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-23T16:23:09.618Z] === RUN TestRemoveDirectory [2021-08-23T16:23:09.618Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:23:09.618Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-23T16:23:09.618Z] PASS [2021-08-23T16:23:09.618Z] coverage: 9.3% of statements [2021-08-23T16:23:09.618Z] ok github.com/docker/docker/builder/remotecontext 0.280s coverage: 9.3% of statements [2021-08-23T16:23:09.618Z] === RUN TestGetAllAllowed [2021-08-23T16:23:09.618Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestGetAllMeta [2021-08-23T16:23:09.618Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T16:23:09.618Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T16:23:09.618Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestIsExistingDirectory [2021-08-23T16:23:09.618Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestGetFilenameForDownload [2021-08-23T16:23:09.618Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestEnv2Variables [2021-08-23T16:23:09.618Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T16:23:09.618Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestMaintainer [2021-08-23T16:23:09.618Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestLabel [2021-08-23T16:23:09.618Z] --- PASS: TestLabel (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestFromScratch [2021-08-23T16:23:09.618Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestFromWithArg [2021-08-23T16:23:09.618Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T16:23:09.618Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestFromWithUndefinedArg [2021-08-23T16:23:09.618Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T16:23:09.618Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestOnbuild [2021-08-23T16:23:09.618Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestWorkdir [2021-08-23T16:23:09.618Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestCmd [2021-08-23T16:23:09.618Z] --- PASS: TestCmd (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestHealthcheckNone [2021-08-23T16:23:09.618Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestHealthcheckCmd [2021-08-23T16:23:09.618Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestEntrypoint [2021-08-23T16:23:09.618Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestExpose [2021-08-23T16:23:09.618Z] --- PASS: TestExpose (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestUser [2021-08-23T16:23:09.618Z] --- PASS: TestUser (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestVolume [2021-08-23T16:23:09.618Z] --- PASS: TestVolume (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestStopSignal [2021-08-23T16:23:09.618Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:23:09.618Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestArg [2021-08-23T16:23:09.618Z] --- PASS: TestArg (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestShell [2021-08-23T16:23:09.618Z] --- PASS: TestShell (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestPrependEnvOnCmd [2021-08-23T16:23:09.618Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestRunWithBuildArgs [2021-08-23T16:23:09.618Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T16:23:09.618Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T16:23:09.618Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T16:23:09.618Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T16:23:09.618Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T16:23:09.618Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestNormalizeWorkdir [2021-08-23T16:23:09.618Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestDispatch [2021-08-23T16:23:09.618Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T16:23:09.618Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T16:23:09.618Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T16:23:09.618Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T16:23:09.618Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T16:23:09.618Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T16:23:09.618Z] === RUN TestDispatch/COPY_url [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch (0.06s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T16:23:09.618Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T16:23:09.618Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T16:23:09.618Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T16:23:09.618Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T16:23:09.618Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T16:23:09.618Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestEmptyDockerfile [2021-08-23T16:23:09.618Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestSymlinkDockerfile [2021-08-23T16:23:09.618Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T16:23:09.618Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T16:23:09.618Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestNonExistingDockerfile [2021-08-23T16:23:09.618Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestCopyRunConfig [2021-08-23T16:23:09.618Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestDeepCopyRunConfig [2021-08-23T16:23:09.618Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestExportImage [2021-08-23T16:23:09.618Z] --- PASS: TestExportImage (0.00s) [2021-08-23T16:23:09.618Z] === RUN TestNormalizeDest [2021-08-23T16:23:09.618Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T16:23:09.618Z] PASS [2021-08-23T16:23:09.618Z] coverage: 46.8% of statements [2021-08-23T16:23:09.618Z] ok github.com/docker/docker/builder/dockerfile 0.195s coverage: 46.8% of statements [2021-08-23T16:23:09.618Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:23:10.077Z] === RUN TestEnable [2021-08-23T16:23:10.077Z] --- PASS: TestEnable (0.00s) [2021-08-23T16:23:10.077Z] === RUN TestDisable [2021-08-23T16:23:10.077Z] --- PASS: TestDisable (0.00s) [2021-08-23T16:23:10.077Z] === RUN TestEnabled [2021-08-23T16:23:10.077Z] --- PASS: TestEnabled (0.00s) [2021-08-23T16:23:10.077Z] PASS [2021-08-23T16:23:10.077Z] coverage: 100.0% of statements [2021-08-23T16:23:10.077Z] ok github.com/docker/docker/cli/debug 0.037s coverage: 100.0% of statements [2021-08-23T16:23:10.537Z] === RUN TestTCP4Proxy [2021-08-23T16:23:10.537Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-23T16:23:10.537Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T16:23:10.537Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestTCP6Proxy [2021-08-23T16:23:10.537Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:23:10.537Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestTCPDualStackProxy [2021-08-23T16:23:10.537Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:23:10.537Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestUDP4Proxy [2021-08-23T16:23:10.537Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestUDP6Proxy [2021-08-23T16:23:10.537Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:23:10.537Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestUDPWriteError [2021-08-23T16:23:10.537Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestSCTP4Proxy [2021-08-23T16:23:10.537Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:23:10.537Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T16:23:10.537Z] === RUN TestSCTP6Proxy [2021-08-23T16:23:10.537Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:23:10.537Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T16:23:10.537Z] PASS [2021-08-23T16:23:10.537Z] coverage: 49.4% of statements [2021-08-23T16:23:10.537Z] ok github.com/docker/docker/cmd/docker-proxy 0.058s coverage: 49.4% of statements [2021-08-23T16:23:13.697Z] --- PASS: TestGraphdriverPluginV2 (3.53s) [2021-08-23T16:23:13.698Z] PASS [2021-08-23T16:23:13.698Z] [2021-08-23T16:23:13.698Z] === Skipped [2021-08-23T16:23:13.698Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.05s) [2021-08-23T16:23:13.698Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-23T16:23:13.698Z] [2021-08-23T16:23:13.698Z] [2021-08-23T16:23:13.698Z] DONE 2 tests, 1 skipped in 3.677s [2021-08-23T16:23:13.698Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:23:13.698Z] INFO: Testing against a local daemon [2021-08-23T16:23:13.698Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:23:13.698Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:23:13.698Z] === RUN TestReadPluginNoRead [2021-08-23T16:23:13.698Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:23:13.698Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:23:13.698Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:23:13.698Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:23:13.698Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:23:14.386Z] ..........................xx.................... [ 29%] [2021-08-23T16:23:17.899Z] --- PASS: TestDaemonStartWithLogOpt (3.93s) [2021-08-23T16:23:17.899Z] === CONT TestReadPluginNoRead [2021-08-23T16:23:19.809Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:23:20.750Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:23:20.851Z] === RUN TestCheckpointCreateError [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCheckpointCreate [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCheckpointDeleteError [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCheckpointDelete [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCheckpointListError [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCheckpointList [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T16:23:20.851Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T16:23:20.851Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:23:20.851Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestGetAPIPath [2021-08-23T16:23:20.851Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestParseHostURL [2021-08-23T16:23:20.851Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T16:23:20.851Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T16:23:20.851Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNegotiateAPIVersion [2021-08-23T16:23:20.851Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T16:23:20.851Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T16:23:20.851Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T16:23:20.851Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T16:23:20.851Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestClientRedirect [2021-08-23T16:23:20.851Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigCreateUnsupported [2021-08-23T16:23:20.851Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigCreateError [2021-08-23T16:23:20.851Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigCreate [2021-08-23T16:23:20.851Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigInspectNotFound [2021-08-23T16:23:20.851Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T16:23:20.851Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigInspectUnsupported [2021-08-23T16:23:20.851Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigInspectError [2021-08-23T16:23:20.851Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T16:23:20.851Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigInspect [2021-08-23T16:23:20.851Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigListUnsupported [2021-08-23T16:23:20.851Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigListError [2021-08-23T16:23:20.851Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigList [2021-08-23T16:23:20.851Z] --- PASS: TestConfigList (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigRemoveUnsupported [2021-08-23T16:23:20.851Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigRemoveError [2021-08-23T16:23:20.851Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigRemove [2021-08-23T16:23:20.851Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigUpdateUnsupported [2021-08-23T16:23:20.851Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigUpdateError [2021-08-23T16:23:20.851Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestConfigUpdate [2021-08-23T16:23:20.851Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerCommitError [2021-08-23T16:23:20.851Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerCommit [2021-08-23T16:23:20.851Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerStatPathError [2021-08-23T16:23:20.851Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T16:23:20.851Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T16:23:20.851Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerStatPath [2021-08-23T16:23:20.851Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyToContainerError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyToContainer [2021-08-23T16:23:20.851Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyFromContainerError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T16:23:20.851Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestCopyFromContainer [2021-08-23T16:23:20.851Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerCreateError [2021-08-23T16:23:20.851Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerCreateImageNotFound [2021-08-23T16:23:20.851Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerCreateWithName [2021-08-23T16:23:20.851Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerCreateAutoRemove [2021-08-23T16:23:20.851Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T16:23:20.851Z] === RUN TestContainerDiffError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerDiff [2021-08-23T16:23:20.852Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecCreateError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecCreate [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecStartError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecStart [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecInspectError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecInspect [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExportError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExport [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerInspectError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T16:23:20.852Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T16:23:20.852Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerInspect [2021-08-23T16:23:20.852Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerInspectNode [2021-08-23T16:23:20.852Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerKillError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerKill [2021-08-23T16:23:20.852Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerListError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerList [2021-08-23T16:23:20.852Z] --- PASS: TestContainerList (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerLogsNotFoundError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerLogsError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerLogs [2021-08-23T16:23:20.852Z] --- PASS: TestContainerLogs (0.13s) [2021-08-23T16:23:20.852Z] === RUN TestContainerPauseError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerPause [2021-08-23T16:23:20.852Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainersPruneError [2021-08-23T16:23:20.852Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainersPrune [2021-08-23T16:23:20.852Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRemoveError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRemove [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRenameError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRename [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerResizeError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecResizeError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerResize [2021-08-23T16:23:20.852Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerExecResize [2021-08-23T16:23:20.852Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRestartError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerRestart [2021-08-23T16:23:20.852Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerStartError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerStart [2021-08-23T16:23:20.852Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerStatsError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerStats [2021-08-23T16:23:20.852Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerStopError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerStop [2021-08-23T16:23:20.852Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerTopError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerTop [2021-08-23T16:23:20.852Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerUnpauseError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerUnpause [2021-08-23T16:23:20.852Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerUpdateError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerUpdate [2021-08-23T16:23:20.852Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerWaitError [2021-08-23T16:23:20.852Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestContainerWait [2021-08-23T16:23:20.852Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestDiskUsageError [2021-08-23T16:23:20.852Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestDiskUsage [2021-08-23T16:23:20.852Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestDistributionInspectUnsupported [2021-08-23T16:23:20.852Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T16:23:20.852Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestEventsErrorInOptions [2021-08-23T16:23:20.852Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestEventsErrorFromServer [2021-08-23T16:23:20.852Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestEvents [2021-08-23T16:23:20.852Z] --- PASS: TestEvents (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestTLSCloseWriter [2021-08-23T16:23:20.852Z] === PAUSE TestTLSCloseWriter [2021-08-23T16:23:20.852Z] === RUN TestImageBuildError [2021-08-23T16:23:20.852Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageBuild [2021-08-23T16:23:20.852Z] --- PASS: TestImageBuild (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestGetDockerOS [2021-08-23T16:23:20.852Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageCreateError [2021-08-23T16:23:20.852Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageCreate [2021-08-23T16:23:20.852Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageHistoryError [2021-08-23T16:23:20.852Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageHistory [2021-08-23T16:23:20.852Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageImportError [2021-08-23T16:23:20.852Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageImport [2021-08-23T16:23:20.852Z] --- PASS: TestImageImport (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageInspectError [2021-08-23T16:23:20.852Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageInspectImageNotFound [2021-08-23T16:23:20.852Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageInspectWithEmptyID [2021-08-23T16:23:20.852Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageInspect [2021-08-23T16:23:20.852Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageListError [2021-08-23T16:23:20.852Z] --- PASS: TestImageListError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageList [2021-08-23T16:23:20.852Z] --- PASS: TestImageList (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageListApiBefore125 [2021-08-23T16:23:20.852Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageLoadError [2021-08-23T16:23:20.852Z] --- PASS: TestImageLoadError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageLoad [2021-08-23T16:23:20.852Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagesPruneError [2021-08-23T16:23:20.852Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagesPrune [2021-08-23T16:23:20.852Z] --- PASS: TestImagesPrune (0.01s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullReferenceParseError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullAnyError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePullWithoutErrors [2021-08-23T16:23:20.852Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushReferenceError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushAnyError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithoutErrors [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T16:23:20.852Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T16:23:20.852Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageRemoveError [2021-08-23T16:23:20.852Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageRemoveImageNotFound [2021-08-23T16:23:20.852Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageRemove [2021-08-23T16:23:20.852Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSaveError [2021-08-23T16:23:20.852Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSave [2021-08-23T16:23:20.852Z] --- PASS: TestImageSave (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSearchAnyError [2021-08-23T16:23:20.852Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T16:23:20.852Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:23:20.852Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:23:20.852Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T16:23:20.852Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageSearchWithoutErrors [2021-08-23T16:23:20.852Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageTagError [2021-08-23T16:23:20.852Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageTagInvalidReference [2021-08-23T16:23:20.852Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T16:23:20.852Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageTagHexSource [2021-08-23T16:23:20.852Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestImageTag [2021-08-23T16:23:20.852Z] --- PASS: TestImageTag (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestInfoServerError [2021-08-23T16:23:20.852Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T16:23:20.852Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestInfo [2021-08-23T16:23:20.852Z] --- PASS: TestInfo (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkConnectError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkConnect [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkCreateError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkCreate [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkDisconnectError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkDisconnect [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkInspectError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkInspect [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkListError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkList [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworksPruneError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworksPrune [2021-08-23T16:23:20.852Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkRemoveError [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNetworkRemove [2021-08-23T16:23:20.852Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeInspectError [2021-08-23T16:23:20.852Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T16:23:20.852Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T16:23:20.852Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeInspect [2021-08-23T16:23:20.852Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeListError [2021-08-23T16:23:20.852Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeList [2021-08-23T16:23:20.852Z] --- PASS: TestNodeList (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeRemoveError [2021-08-23T16:23:20.852Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeRemove [2021-08-23T16:23:20.852Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeUpdateError [2021-08-23T16:23:20.852Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestNodeUpdate [2021-08-23T16:23:20.852Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestOptionWithTimeout [2021-08-23T16:23:20.852Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T16:23:20.852Z] === RUN TestPingFail [2021-08-23T16:23:20.852Z] --- PASS: TestPingFail (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPingWithError [2021-08-23T16:23:20.853Z] 2021/08/23 16:23:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:23:20.853Z] 2021/08/23 16:23:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:23:20.853Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPingSuccess [2021-08-23T16:23:20.853Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPingHeadFallback [2021-08-23T16:23:20.853Z] === RUN TestPingHeadFallback/OK [2021-08-23T16:23:20.853Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T16:23:20.853Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T16:23:20.853Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T16:23:20.853Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T16:23:20.853Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T16:23:20.853Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T16:23:20.853Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T16:23:20.853Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginDisableError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginDisable [2021-08-23T16:23:20.853Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginEnableError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginEnable [2021-08-23T16:23:20.853Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginInspectError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T16:23:20.853Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginInspect [2021-08-23T16:23:20.853Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginListError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginList [2021-08-23T16:23:20.853Z] --- PASS: TestPluginList (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginPushError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginPush [2021-08-23T16:23:20.853Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginRemoveError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginRemove [2021-08-23T16:23:20.853Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginSetError [2021-08-23T16:23:20.853Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPluginSet [2021-08-23T16:23:20.853Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSetHostHeader [2021-08-23T16:23:20.853Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestPlainTextError [2021-08-23T16:23:20.853Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestInfiniteError [2021-08-23T16:23:20.853Z] --- PASS: TestInfiniteError (0.03s) [2021-08-23T16:23:20.853Z] === RUN TestCanceledContext [2021-08-23T16:23:20.853Z] 2021/08/23 16:23:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:23:20.853Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestDeadlineExceededContext [2021-08-23T16:23:20.853Z] 2021/08/23 16:23:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:23:20.853Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretCreateUnsupported [2021-08-23T16:23:20.853Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretCreateError [2021-08-23T16:23:20.853Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretCreate [2021-08-23T16:23:20.853Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretInspectUnsupported [2021-08-23T16:23:20.853Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretInspectError [2021-08-23T16:23:20.853Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T16:23:20.853Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T16:23:20.853Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretInspect [2021-08-23T16:23:20.853Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretListUnsupported [2021-08-23T16:23:20.853Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretListError [2021-08-23T16:23:20.853Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretList [2021-08-23T16:23:20.853Z] --- PASS: TestSecretList (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretRemoveUnsupported [2021-08-23T16:23:20.853Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretRemoveError [2021-08-23T16:23:20.853Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretRemove [2021-08-23T16:23:20.853Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretUpdateUnsupported [2021-08-23T16:23:20.853Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretUpdateError [2021-08-23T16:23:20.853Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSecretUpdate [2021-08-23T16:23:20.853Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceCreateError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceCreate [2021-08-23T16:23:20.853Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T16:23:20.853Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceCreateDigestPinning [2021-08-23T16:23:20.853Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceInspectError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T16:23:20.853Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T16:23:20.853Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceInspect [2021-08-23T16:23:20.853Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceListError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceList [2021-08-23T16:23:20.853Z] --- PASS: TestServiceList (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceLogsError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceLogs [2021-08-23T16:23:20.853Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceRemoveError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceRemove [2021-08-23T16:23:20.853Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceUpdateError [2021-08-23T16:23:20.853Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestServiceUpdate [2021-08-23T16:23:20.853Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmGetUnlockKey [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmInitError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmInit [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmInspectError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmInspect [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmJoinError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmJoin [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmLeaveError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmLeave [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmUnlockError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmUnlock [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmUpdateError [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestSwarmUpdate [2021-08-23T16:23:20.853Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestTaskInspectError [2021-08-23T16:23:20.853Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T16:23:20.853Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestTaskInspect [2021-08-23T16:23:20.853Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestTaskListError [2021-08-23T16:23:20.853Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestTaskList [2021-08-23T16:23:20.853Z] --- PASS: TestTaskList (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeCreateError [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeCreate [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeInspectError [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeInspectNotFound [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeInspect [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeListError [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeList [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeRemoveError [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T16:23:20.853Z] === RUN TestVolumeRemove [2021-08-23T16:23:20.853Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T16:23:20.853Z] === CONT TestTLSCloseWriter [2021-08-23T16:23:20.853Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T16:23:20.853Z] PASS [2021-08-23T16:23:20.853Z] coverage: 74.8% of statements [2021-08-23T16:23:20.853Z] ok github.com/docker/docker/client 0.302s coverage: 74.8% of statements [2021-08-23T16:23:22.133Z] --- PASS: TestContinueAfterPluginCrash (8.66s) [2021-08-23T16:23:22.134Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:23:23.074Z] === CONT TestReadPluginNoRead [2021-08-23T16:23:23.074Z] read_test.go:92: [d1210d58a2319] daemon is not started [2021-08-23T16:23:23.074Z] --- PASS: TestReadPluginNoRead (6.03s) [2021-08-23T16:23:23.074Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2021-08-23T16:23:23.074Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.30s) [2021-08-23T16:23:23.074Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2021-08-23T16:23:23.074Z] PASS [2021-08-23T16:23:23.074Z] [2021-08-23T16:23:23.074Z] DONE 6 tests in 10.059s [2021-08-23T16:23:23.334Z] 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-23T16:23:23.334Z] testing: warning: no tests to run [2021-08-23T16:23:23.334Z] PASS [2021-08-23T16:23:23.334Z] [2021-08-23T16:23:23.334Z] DONE 0 tests in 0.030s [2021-08-23T16:23:23.334Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:23:23.334Z] INFO: Testing against a local daemon [2021-08-23T16:23:23.334Z] === RUN TestPluginWithDevMounts [2021-08-23T16:23:23.334Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-23T16:23:23.334Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:23:23.334Z] PASS [2021-08-23T16:23:23.334Z] [2021-08-23T16:23:23.334Z] === Skipped [2021-08-23T16:23:23.334Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:23:23.334Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-23T16:23:23.334Z] [2021-08-23T16:23:23.334Z] [2021-08-23T16:23:23.334Z] DONE 1 tests, 1 skipped in 0.093s [2021-08-23T16:23:23.334Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:23:23.334Z] INFO: Testing against a local daemon [2021-08-23T16:23:23.334Z] === RUN TestSecretInspect [2021-08-23T16:23:23.334Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-23T16:23:23.595Z] === RUN TestSecretList [2021-08-23T16:23:23.595Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- SKIP: TestSecretList (0.01s) [2021-08-23T16:23:23.595Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:23:23.595Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-23T16:23:23.595Z] === RUN TestSecretsUpdate [2021-08-23T16:23:23.595Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-23T16:23:23.595Z] === RUN TestTemplatedSecret [2021-08-23T16:23:23.595Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:23:23.595Z] === RUN TestSecretCreateResolve [2021-08-23T16:23:23.595Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-23T16:23:23.595Z] PASS [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] === Skipped [2021-08-23T16:23:23.595Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-23T16:23:23.595Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-23T16:23:23.595Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-23T16:23:23.595Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-23T16:23:23.595Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-23T16:23:23.595Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-23T16:23:23.595Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] [2021-08-23T16:23:23.595Z] DONE 6 tests, 6 skipped in 0.156s [2021-08-23T16:23:23.595Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:23:23.595Z] INFO: Testing against a local daemon [2021-08-23T16:23:23.595Z] === RUN TestServiceCreateInit [2021-08-23T16:23:23.595Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:23:23.595Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:23:23.595Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.595Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-23T16:23:23.595Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:23:23.595Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:23:23.595Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:23:23.596Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.596Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-23T16:23:23.596Z] === RUN TestCreateServiceConflict [2021-08-23T16:23:23.596Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.596Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-23T16:23:23.596Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:23:23.596Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.596Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-23T16:23:23.596Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:23:23.596Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.596Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-23T16:23:23.596Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:23:23.596Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.596Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-23T16:23:23.596Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:23:23.596Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.596Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-23T16:23:23.596Z] === RUN TestCreateServiceSysctls [2021-08-23T16:23:23.858Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-23T16:23:23.858Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:23:23.858Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T16:23:23.858Z] === RUN TestInspect [2021-08-23T16:23:23.858Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestInspect (0.01s) [2021-08-23T16:23:23.858Z] === RUN TestCreateJob [2021-08-23T16:23:23.858Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestCreateJob (0.01s) [2021-08-23T16:23:23.858Z] === RUN TestReplicatedJob [2021-08-23T16:23:23.858Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-23T16:23:23.858Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:23:23.858Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-23T16:23:23.858Z] === RUN TestServiceListWithStatuses [2021-08-23T16:23:23.858Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:23:23.858Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:23:23.858Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:23:23.858Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-23T16:23:23.858Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:23:23.858Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:23.858Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-23T16:23:23.858Z] === RUN TestServicePlugin [2021-08-23T16:23:25.768Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:25.768Z] --- SKIP: TestServicePlugin (2.00s) [2021-08-23T16:23:25.768Z] === RUN TestServiceUpdateLabel [2021-08-23T16:23:25.768Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:25.768Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-08-23T16:23:25.768Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:23:25.768Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:25.768Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-23T16:23:25.768Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:23:25.768Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:25.768Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-23T16:23:25.768Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:23:25.768Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:25.768Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-23T16:23:25.768Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:23:25.768Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-23T16:23:26.029Z] PASS [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === Skipped [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:23:26.029Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:23:26.029Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-23T16:23:26.029Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-23T16:23:26.029Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-23T16:23:26.029Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-23T16:23:26.029Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-23T16:23:26.029Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-23T16:23:26.029Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2021-08-23T16:23:26.029Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-23T16:23:26.029Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-23T16:23:26.029Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-23T16:23:26.029Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-23T16:23:26.029Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-23T16:23:26.029Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:23:26.029Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-23T16:23:26.029Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-23T16:23:26.029Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2021-08-23T16:23:26.029Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-08-23T16:23:26.029Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-23T16:23:26.029Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-23T16:23:26.029Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-23T16:23:26.029Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-23T16:23:26.029Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] DONE 24 tests, 23 skipped in 2.369s [2021-08-23T16:23:26.029Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:23:26.029Z] INFO: Testing against a local daemon [2021-08-23T16:23:26.029Z] === RUN TestSessionCreate [2021-08-23T16:23:26.029Z] --- PASS: TestSessionCreate (0.02s) [2021-08-23T16:23:26.029Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:23:26.029Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T16:23:26.029Z] PASS [2021-08-23T16:23:26.029Z] [2021-08-23T16:23:26.029Z] DONE 2 tests in 0.126s [2021-08-23T16:23:26.029Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:23:26.029Z] INFO: Testing against a local daemon [2021-08-23T16:23:26.029Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:23:26.029Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:23:26.029Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:23:26.029Z] === RUN TestDiskUsage [2021-08-23T16:23:26.029Z] === PAUSE TestDiskUsage [2021-08-23T16:23:26.029Z] === RUN TestEventsExecDie [2021-08-23T16:23:26.600Z] --- PASS: TestEventsExecDie (0.50s) [2021-08-23T16:23:26.600Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:23:26.600Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-23T16:23:26.600Z] === RUN TestEventsVolumeCreate [2021-08-23T16:23:26.867Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-23T16:23:26.867Z] === RUN TestInfoBinaryCommits [2021-08-23T16:23:26.867Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T16:23:26.867Z] === RUN TestInfoAPIVersioned [2021-08-23T16:23:26.867Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:23:26.867Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:23:27.456Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-23T16:23:27.456Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:23:29.135Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:23:30.749Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-08-23T16:23:30.749Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:23:30.749Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:30.749Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-23T16:23:30.749Z] === RUN TestInfoAPI [2021-08-23T16:23:30.749Z] --- PASS: TestInfoAPI (0.02s) [2021-08-23T16:23:30.749Z] === RUN TestInfoAPIWarnings [2021-08-23T16:23:30.873Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-23T16:23:31.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T16:23:34.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:23:35.661Z] --- PASS: TestCheckoutGit (26.64s) [2021-08-23T16:23:35.661Z] === RUN TestValidGitTransport [2021-08-23T16:23:35.661Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T16:23:35.661Z] === RUN TestGitInvalidRef [2021-08-23T16:23:35.661Z] --- PASS: TestGitInvalidRef (0.21s) [2021-08-23T16:23:35.661Z] PASS [2021-08-23T16:23:35.661Z] coverage: 86.3% of statements [2021-08-23T16:23:35.661Z] ok github.com/docker/docker/builder/remotecontext/git 26.986s coverage: 86.3% of statements [2021-08-23T16:23:35.661Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:23:35.661Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:23:36.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:23:37.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/server/httputils 0.019s coverage: 14.7% of statements [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/server/middleware 0.035s coverage: 37.7% of statements [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.7% of statements [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/types/filters 0.035s coverage: 92.2% of statements [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/builder/remotecontext 0.185s coverage: 13.7% of statements [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/cli/debug 0.009s coverage: 100.0% of statements [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/builder/dockerfile 0.343s coverage: 49.0% of statements [2021-08-23T16:23:37.812Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:23:37.812Z] ok github.com/docker/docker/cmd/docker-proxy 0.225s coverage: 67.6% of statements [2021-08-23T16:23:38.444Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-23T16:23:39.203Z] ok github.com/docker/docker/builder/remotecontext/git 4.893s coverage: 86.3% of statements [2021-08-23T16:23:39.203Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:23:39.203Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:23:40.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:23:41.699Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-23T16:23:43.418Z] ok github.com/docker/docker/client 0.189s coverage: 75.4% of statements [2021-08-23T16:23:48.033Z] === RUN TestContainerStopSignal [2021-08-23T16:23:48.033Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestContainerStopTimeout [2021-08-23T16:23:48.033Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T16:23:48.033Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T16:23:48.033Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T16:23:48.033Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-08-23T16:23:48.033Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T16:23:48.033Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T16:23:48.033Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestNewMemoryStore [2021-08-23T16:23:48.033Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestAddContainers [2021-08-23T16:23:48.033Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestGetContainer [2021-08-23T16:23:48.033Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestDeleteContainer [2021-08-23T16:23:48.033Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestListContainers [2021-08-23T16:23:48.033Z] --- PASS: TestListContainers (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestFirstContainer [2021-08-23T16:23:48.033Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestApplyAllContainer [2021-08-23T16:23:48.033Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestIsValidHealthString [2021-08-23T16:23:48.033Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestStateRunStop [2021-08-23T16:23:48.033Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestStateTimeoutWait [2021-08-23T16:23:48.033Z] state_test.go:141: Stop callback fired [2021-08-23T16:23:48.033Z] state_test.go:165: Stop callback fired [2021-08-23T16:23:48.033Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T16:23:48.033Z] === RUN TestIsValidStateString [2021-08-23T16:23:48.033Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestViewSaveDelete [2021-08-23T16:23:48.033Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-23T16:23:48.033Z] === RUN TestViewAll [2021-08-23T16:23:48.033Z] --- PASS: TestViewAll (0.02s) [2021-08-23T16:23:48.033Z] === RUN TestViewGet [2021-08-23T16:23:48.033Z] --- PASS: TestViewGet (0.01s) [2021-08-23T16:23:48.033Z] === RUN TestNames [2021-08-23T16:23:48.033Z] --- PASS: TestNames (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestViewWithHealthCheck [2021-08-23T16:23:48.033Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T16:23:48.033Z] PASS [2021-08-23T16:23:48.033Z] coverage: 41.7% of statements [2021-08-23T16:23:48.033Z] ok github.com/docker/docker/container 0.269s coverage: 41.7% of statements [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T16:23:48.033Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestConfigureDaemonLogs [2021-08-23T16:23:48.033Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T16:23:48.033Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T16:23:48.033Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T16:23:48.033Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T16:23:48.033Z] PASS [2021-08-23T16:23:48.033Z] coverage: 18.5% of statements [2021-08-23T16:23:48.033Z] ok github.com/docker/docker/cmd/dockerd 0.192s coverage: 18.5% of statements [2021-08-23T16:23:48.033Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T16:23:48.033Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:23:48.033Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:23:48.033Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:23:48.033Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:23:48.033Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:23:48.851Z] --- PASS: TestInfoAPIWarnings (16.35s) [2021-08-23T16:23:48.851Z] === RUN TestInfoDebug [2021-08-23T16:23:48.851Z] --- PASS: TestInfoDebug (0.54s) [2021-08-23T16:23:48.851Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:23:48.851Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T16:23:48.851Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:23:48.851Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-23T16:23:48.851Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:23:48.851Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s) [2021-08-23T16:23:48.851Z] === RUN TestPingCacheHeaders [2021-08-23T16:23:48.851Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T16:23:48.851Z] === RUN TestPingGet [2021-08-23T16:23:48.851Z] --- PASS: TestPingGet (0.01s) [2021-08-23T16:23:48.851Z] === RUN TestPingHead [2021-08-23T16:23:48.851Z] --- PASS: TestPingHead (0.02s) [2021-08-23T16:23:48.851Z] === RUN TestVersion [2021-08-23T16:23:48.851Z] --- PASS: TestVersion (0.02s) [2021-08-23T16:23:48.851Z] === CONT TestDiskUsage [2021-08-23T16:23:49.001Z] === RUN TestPrepare [2021-08-23T16:23:49.001Z] --- PASS: TestPrepare (0.00s) [2021-08-23T16:23:49.001Z] === RUN TestStart [2021-08-23T16:23:49.001Z] --- PASS: TestStart (0.00s) [2021-08-23T16:23:49.001Z] === RUN TestWaitCancel [2021-08-23T16:23:49.001Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T16:23:49.001Z] === RUN TestWaitDisabled [2021-08-23T16:23:49.001Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T16:23:49.001Z] === RUN TestWaitEnabled [2021-08-23T16:23:49.001Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T16:23:49.001Z] === RUN TestRemove [2021-08-23T16:23:49.001Z] --- PASS: TestRemove (0.00s) [2021-08-23T16:23:49.001Z] PASS [2021-08-23T16:23:49.001Z] coverage: 65.3% of statements [2021-08-23T16:23:49.001Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.124s coverage: 65.3% of statements [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:23:49.420Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:23:49.680Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:23:49.940Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage (1.24s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.200Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-23T16:23:50.201Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2021-08-23T16:23:50.201Z] PASS [2021-08-23T16:23:50.201Z] [2021-08-23T16:23:50.201Z] === Skipped [2021-08-23T16:23:50.201Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:23:50.201Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:23:50.201Z] [2021-08-23T16:23:50.201Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-23T16:23:50.201Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-23T16:23:50.201Z] [2021-08-23T16:23:50.201Z] [2021-08-23T16:23:50.201Z] DONE 53 tests, 2 skipped in 24.101s [2021-08-23T16:23:50.201Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:23:50.201Z] INFO: Testing against a local daemon [2021-08-23T16:23:50.201Z] === RUN TestVolumesCreateAndList [2021-08-23T16:23:50.201Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T16:23:50.201Z] === RUN TestVolumesRemove [2021-08-23T16:23:50.201Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-23T16:23:50.201Z] === RUN TestVolumesInspect [2021-08-23T16:23:50.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:23:50.461Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T16:23:50.461Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:23:50.461Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:23:50.461Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:23:50.461Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:23:50.461Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-23T16:23:50.461Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:23:50.461Z] PASS [2021-08-23T16:23:50.461Z] [2021-08-23T16:23:50.461Z] DONE 5 tests in 0.196s [2021-08-23T16:23:50.461Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:23:50.461Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13297 is not a child of this shell [2021-08-23T16:23:50.461Z] warning: PID 13297 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-23T16:23:50.461Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:23:50.461Z] [2021-08-23T16:23:50.461Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:23:50.461Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:23:50.461Z] [2021-08-23T16:23:50.461Z] To set a process to complain mode, use the command line tool [2021-08-23T16:23:50.461Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:23:50.461Z] Removing test suite binaries [2021-08-23T16:23:50.461Z] exiting test-integration [2021-08-23T16:23:50.461Z] ++ exit 0 [2021-08-23T16:23:50.461Z] [2021-08-23T16:23:51.175Z] === RUN TestNewListSecretsFilters [2021-08-23T16:23:51.175Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T16:23:51.175Z] === RUN TestNewListConfigsFilters [2021-08-23T16:23:51.175Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T16:23:51.175Z] PASS [2021-08-23T16:23:51.175Z] coverage: 0.5% of statements [2021-08-23T16:23:51.175Z] ok github.com/docker/docker/daemon/cluster 0.462s coverage: 0.5% of statements Post stage [Pipeline] junit [2021-08-23T16:23:51.416Z] Recording test results [2021-08-23T16:23:51.633Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T16:23:51.633Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T16:23:51.633Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T16:23:51.633Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T16:23:51.633Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T16:23:51.633Z] PASS [2021-08-23T16:23:51.633Z] coverage: 35.9% of statements [2021-08-23T16:23:51.633Z] ok github.com/docker/docker/daemon/cluster/convert 0.188s coverage: 35.9% of statements [2021-08-23T16:23:51.754Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:23:52.104Z] + echo Ensuring container killed. [2021-08-23T16:23:52.104Z] Ensuring container killed. [2021-08-23T16:23:52.104Z] + docker rm -vf docker-pr3 [2021-08-23T16:23:52.104Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-23T16:23:52.389Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:23:52.389Z] Chowning /workspace to jenkins user [2021-08-23T16:23:52.389Z] + id -u [2021-08-23T16:23:52.389Z] + id -g [2021-08-23T16:23:52.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:23:52.905Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:23:54.072Z] + bundleName=amd64-rootless [2021-08-23T16:23:54.072Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-23T16:23:54.072Z] Creating amd64-rootless-bundles.tar.gz [2021-08-23T16:23:54.072Z] + find bundles+ -path */root/*overlay2 -prune -o -type f ( -namexargs *-report.json tar -o -czf -name amd64-rootless-bundles.tar.gz *.log [2021-08-23T16:23:54.072Z] -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-23T16:23:54.086Z] Archiving artifacts [2021-08-23T16:23:54.338Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:23:54.585Z] === RUN TestBuilderGC [2021-08-23T16:23:54.585Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T16:23:54.585Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestFindConfigurationConflicts [2021-08-23T16:23:54.585Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T16:23:54.585Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T16:23:54.585Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T16:23:54.585Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T16:23:54.585Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_label [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T16:23:54.585Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T16:23:54.585Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestModifiedDiscoverySettings [2021-08-23T16:23:54.585Z] --- PASS: TestModifiedDiscoverySettings (0.01s) [2021-08-23T16:23:54.585Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T16:23:54.585Z] === RUN TestWaitNodeAttachment [2021-08-23T16:23:54.585Z] time="2021-08-23T16:23:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T16:23:54.585Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-08-23T16:23:54.585Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T16:23:54.585Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:23:54.585Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestReloadBadDefaultConfig [2021-08-23T16:23:54.585Z] time="2021-08-23T16:23:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-845064183" [2021-08-23T16:23:54.585Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestReloadWithConflictingLabels [2021-08-23T16:23:54.585Z] time="2021-08-23T16:23:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-827435754" [2021-08-23T16:23:54.585Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T16:23:54.585Z] time="2021-08-23T16:23:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-169653569" [2021-08-23T16:23:54.585Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T16:23:54.585Z] === RUN TestDaemonConfigurationMerge [2021-08-23T16:23:54.585Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T16:23:54.585Z] PASS [2021-08-23T16:23:54.585Z] coverage: 80.4% of statements [2021-08-23T16:23:54.585Z] ok github.com/docker/docker/daemon/config 0.419s coverage: 80.4% of statements [2021-08-23T16:23:54.648Z] + make clean [2021-08-23T16:23:54.648Z] docker volume rm -f docker-dev-cache [2021-08-23T16:23:54.908Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T16:23:55.043Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-23T16:23:55.043Z] === RUN TestIsolationConversion [2021-08-23T16:23:55.043Z] === RUN TestIsolationConversion/default [2021-08-23T16:23:55.043Z] === RUN TestIsolationConversion/process [2021-08-23T16:23:55.043Z] === RUN TestIsolationConversion/hyperv [2021-08-23T16:23:55.043Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestContainerLabels [2021-08-23T16:23:55.043Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestCredentialSpecConversion [2021-08-23T16:23:55.043Z] === RUN TestCredentialSpecConversion/none [2021-08-23T16:23:55.043Z] === RUN TestCredentialSpecConversion/config [2021-08-23T16:23:55.043Z] === RUN TestCredentialSpecConversion/file [2021-08-23T16:23:55.043Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T16:23:55.043Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T16:23:55.043Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestControllerValidateMountBind [2021-08-23T16:23:55.043Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestControllerValidateMountVolume [2021-08-23T16:23:55.043Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestControllerValidateMountTarget [2021-08-23T16:23:55.043Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T16:23:55.043Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T16:23:55.043Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T16:23:55.043Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T16:23:55.043Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T16:23:55.043Z] PASS [2021-08-23T16:23:55.043Z] coverage: 11.0% of statements [2021-08-23T16:23:55.043Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.572s coverage: 11.0% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2021-08-23T16:23:55.660Z] === RUN TestDiscoveryOptsErrors [2021-08-23T16:23:55.661Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestDiscoveryOpts [2021-08-23T16:23:55.661Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T16:23:55.661Z] PASS [2021-08-23T16:23:55.661Z] coverage: 30.0% of statements [2021-08-23T16:23:55.661Z] ok github.com/docker/docker/daemon/discovery 0.042s coverage: 30.0% of statements [2021-08-23T16:23:55.661Z] === RUN TestVerifyNetworkingConfig [2021-08-23T16:23:55.661Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestGetContainer [2021-08-23T16:23:55.661Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestValidContainerNames [2021-08-23T16:23:55.661Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestContainerInitDNS [2021-08-23T16:23:55.661Z] daemon_test.go:147: root required [2021-08-23T16:23:55.661Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestMerge [2021-08-23T16:23:55.661Z] --- PASS: TestMerge (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestValidateContainerIsolation [2021-08-23T16:23:55.661Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestFindNetworkErrorType [2021-08-23T16:23:55.661Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestEnsureServicesExist [2021-08-23T16:23:55.661Z] --- PASS: TestEnsureServicesExist (0.02s) [2021-08-23T16:23:55.661Z] === RUN TestEnsureServicesExistErrors [2021-08-23T16:23:55.661Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T16:23:55.661Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T16:23:55.661Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T16:23:55.661Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T16:23:55.661Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:23:55.661Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T16:23:55.661Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:23:55.661Z] === RUN TestContainerDelete [2021-08-23T16:23:55.661Z] --- PASS: TestContainerDelete (0.01s) [2021-08-23T16:23:55.661Z] === RUN TestContainerDoubleDelete [2021-08-23T16:23:55.661Z] --- PASS: TestContainerDoubleDelete (0.00s) [Pipeline] // stage [Pipeline] } [2021-08-23T16:23:56.121Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T16:23:56.121Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T16:23:56.121Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T16:23:56.121Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T16:23:56.121Z] === RUN TestNoneHealthcheck [2021-08-23T16:23:56.121Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T16:23:56.121Z] === RUN TestHealthStates [2021-08-23T16:23:56.121Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.121Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] time="2021-08-23T16:23:55Z" 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-23T16:23:56.122Z] --- PASS: TestHealthStates (0.13s) [2021-08-23T16:23:56.122Z] === RUN TestMaskURLCredentials [2021-08-23T16:23:56.122Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestGetInspectData [2021-08-23T16:23:56.122Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestFillLicense [2021-08-23T16:23:56.122Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestListInvalidFilter [2021-08-23T16:23:56.122Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestNameFilter [2021-08-23T16:23:56.122Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T16:23:56.122Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T16:23:56.122Z] === 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-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T16:23:56.122Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T16:23:56.122Z] --- 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-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T16:23:56.122Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestDaemonReloadLabels [2021-08-23T16:23:56.122Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T16:23:56.122Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestDaemonReloadMirrors [2021-08-23T16:23:56.122Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T16:23:56.122Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T16:23:56.122Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestDaemonDiscoveryReload [2021-08-23T16:23:56.122Z] === RUN TestEventsLog [2021-08-23T16:23:56.122Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestEventsLogTimeout [2021-08-23T16:23:56.122Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestLogEvents [2021-08-23T16:23:56.122Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T16:23:56.122Z] === RUN TestLoadBufferedEvents [2021-08-23T16:23:56.122Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-08-23T16:23:56.122Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T16:23:56.122Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T16:23:56.122Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T16:23:56.122Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T16:23:56.122Z] PASS [2021-08-23T16:23:56.122Z] coverage: 50.0% of statements [2021-08-23T16:23:56.122Z] ok github.com/docker/docker/daemon/events 0.235s coverage: 50.0% of statements [2021-08-23T16:23:56.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:23:56.648Z] === RUN TestIsEmptyDir [2021-08-23T16:23:56.648Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-23T16:23:56.649Z] PASS [2021-08-23T16:23:56.649Z] coverage: 2.3% of statements [2021-08-23T16:23:56.649Z] ok github.com/docker/docker/daemon/graphdriver 0.062s coverage: 2.3% of statements [2021-08-23T16:23:56.649Z] === RUN TestLinkNaming [2021-08-23T16:23:56.649Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T16:23:56.649Z] === RUN TestLinkNew [2021-08-23T16:23:56.649Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T16:23:56.649Z] === RUN TestLinkEnv [2021-08-23T16:23:56.649Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T16:23:56.649Z] === RUN TestLinkMultipleEnv [2021-08-23T16:23:56.649Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T16:23:56.649Z] === RUN TestLinkPortRangeEnv [2021-08-23T16:23:56.649Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T16:23:56.649Z] PASS [2021-08-23T16:23:56.649Z] coverage: 93.0% of statements [2021-08-23T16:23:56.649Z] ok github.com/docker/docker/daemon/links 0.030s coverage: 93.0% of statements [2021-08-23T16:23:56.649Z] --- PASS: TestDaemonDiscoveryReload (1.01s) [2021-08-23T16:23:56.649Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T16:23:57.153Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:23:57.243Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-23T16:23:57.615Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.52s) [2021-08-23T16:23:57.615Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T16:23:58.073Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T16:23:58.073Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T16:23:58.073Z] reload_test.go:520: root required [2021-08-23T16:23:58.073Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:23:58.073Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T16:23:58.073Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-23T16:23:58.073Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T16:23:58.073Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-23T16:23:58.073Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T16:23:58.073Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T16:23:58.073Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T16:23:58.073Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-23T16:23:58.073Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T16:23:58.073Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T16:23:58.073Z] === RUN TestParseVolumesFrom [2021-08-23T16:23:58.073Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T16:23:58.073Z] PASS [2021-08-23T16:23:58.073Z] coverage: 9.1% of statements [2021-08-23T16:23:58.073Z] ok github.com/docker/docker/daemon 2.436s coverage: 9.1% of statements [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T16:23:58.073Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/defaults [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T16:23:59.040Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T16:23:59.040Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T16:23:59.040Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T16:23:59.040Z] === RUN TestAdapterReadLogs [2021-08-23T16:23:59.040Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCopier [2021-08-23T16:23:59.040Z] --- PASS: TestCopier (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCopierLongLines [2021-08-23T16:23:59.040Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCopierSlow [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T16:23:59.040Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-08-23T16:23:59.040Z] === RUN TestCreateSuccess [2021-08-23T16:23:59.040Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCreateStreamSkipped [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T16:23:59.040Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCreateLogGroupSuccess [2021-08-23T16:23:59.040Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCreateError [2021-08-23T16:23:59.040Z] --- PASS: TestCreateError (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCreateAlreadyExists [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T16:23:59.040Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestLogClosed [2021-08-23T16:23:59.040Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestLogBlocking [2021-08-23T16:23:59.040Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T16:23:59.040Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T16:23:59.040Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestPublishBatchSuccess [2021-08-23T16:23:59.040Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestPublishBatchError [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=error msg=Error [2021-08-23T16:23:59.040Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:23:59.040Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:23:59.040Z] time="2021-08-23T16:23:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T16:23:59.040Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchSimple [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchTicker [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchClose [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen/3/���� [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T16:23:59.040Z] === RUN TestEffectiveLen/5/ [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/0/ [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: He [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/6/a� [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: a [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: � [2021-08-23T16:23:59.040Z] === RUN TestFindValidSplit/7/a� [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T16:23:59.040Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestProcessEventEmoji [2021-08-23T16:23:59.040Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchLineSplit [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMaxEvents [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T16:23:59.040Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-23T16:23:59.040Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T16:23:59.040Z] --- PASS: TestCopierSlow (0.20s) [2021-08-23T16:23:59.040Z] === RUN TestCopierWithSized [2021-08-23T16:23:59.040Z] === RUN TestCopierWithSized/as_is [2021-08-23T16:23:59.040Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T16:23:59.040Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T16:23:59.040Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T16:23:59.040Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T16:23:59.040Z] === RUN TestCopierWithPartial [2021-08-23T16:23:59.040Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T16:23:59.040Z] === RUN TestRingLogger [2021-08-23T16:23:59.040Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestRingCap [2021-08-23T16:23:59.041Z] --- PASS: TestRingCap (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestRingClose [2021-08-23T16:23:59.041Z] --- PASS: TestRingClose (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestRingDrain [2021-08-23T16:23:59.041Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T16:23:59.041Z] PASS [2021-08-23T16:23:59.041Z] coverage: 43.8% of statements [2021-08-23T16:23:59.041Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.8% of statements [2021-08-23T16:23:59.041Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T16:23:59.041Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T16:23:59.041Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T16:23:59.041Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestCreateTagSuccess [2021-08-23T16:23:59.041Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T16:23:59.041Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T16:23:59.041Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T16:23:59.041Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T16:23:59.041Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T16:23:59.041Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T16:23:59.041Z] PASS [2021-08-23T16:23:59.041Z] coverage: 77.4% of statements [2021-08-23T16:23:59.041Z] ok github.com/docker/docker/daemon/logger/awslogs 0.357s coverage: 77.4% of statements [2021-08-23T16:23:59.500Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T16:23:59.500Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T16:23:59.500Z] === RUN TestSearchRegistryForImages [2021-08-23T16:23:59.500Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T16:23:59.500Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T16:23:59.500Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T16:23:59.500Z] === RUN TestImageDelete [2021-08-23T16:23:59.500Z] === RUN TestImageDelete/no_lease [2021-08-23T16:23:59.500Z] === RUN TestImageDelete/lease_exists [2021-08-23T16:23:59.500Z] --- PASS: TestImageDelete (0.03s) [2021-08-23T16:23:59.500Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T16:23:59.500Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-08-23T16:23:59.500Z] === RUN TestContentStoreForPull [2021-08-23T16:23:59.500Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-23T16:23:59.500Z] PASS [2021-08-23T16:23:59.500Z] coverage: 6.7% of statements [2021-08-23T16:23:59.500Z] ok github.com/docker/docker/daemon/images 0.268s coverage: 6.7% of statements [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T16:23:59.500Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T16:23:59.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:23:59.959Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T16:23:59.959Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T16:23:59.959Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T16:23:59.959Z] === RUN TestJSONFileLogger [2021-08-23T16:23:59.959Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-23T16:23:59.959Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T16:23:59.959Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T16:23:59.959Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T16:23:59.959Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-23T16:23:59.959Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T16:23:59.959Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T16:23:59.959Z] === RUN TestEncodeDecode [2021-08-23T16:23:59.959Z] === PAUSE TestEncodeDecode [2021-08-23T16:23:59.959Z] === RUN TestUnexpectedEOF [2021-08-23T16:23:59.959Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-08-23T16:23:59.959Z] === RUN TestFastTimeMarshalJSON [2021-08-23T16:23:59.959Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-23T16:23:59.959Z] PASS [2021-08-23T16:23:59.959Z] coverage: 87.2% of statements [2021-08-23T16:23:59.959Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2021-08-23T16:23:59.959Z] time="2021-08-23T16:23:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:23:59.959Z] time="2021-08-23T16:23:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:23:59.959Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-08-23T16:23:59.959Z] === CONT TestEncodeDecode [2021-08-23T16:23:59.959Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T16:23:59.959Z] PASS [2021-08-23T16:23:59.959Z] coverage: 69.9% of statements [2021-08-23T16:24:00.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.186s coverage: 69.9% of statements [2021-08-23T16:24:00.875Z] === RUN TestWriteLog [2021-08-23T16:24:00.875Z] === PAUSE TestWriteLog [2021-08-23T16:24:00.875Z] === RUN TestReadLog [2021-08-23T16:24:00.875Z] === PAUSE TestReadLog [2021-08-23T16:24:00.875Z] === CONT TestWriteLog [2021-08-23T16:24:00.875Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T16:24:00.875Z] === CONT TestReadLog [2021-08-23T16:24:00.875Z] === RUN TestReadLog/tail_exact [2021-08-23T16:24:00.875Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T16:24:00.875Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T16:24:00.875Z] --- PASS: TestReadLog (0.13s) [2021-08-23T16:24:00.875Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-23T16:24:00.875Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-23T16:24:00.875Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T16:24:00.875Z] PASS [2021-08-23T16:24:00.875Z] coverage: 75.2% of statements [2021-08-23T16:24:00.875Z] ok github.com/docker/docker/daemon/logger/local 0.191s coverage: 75.2% of statements [2021-08-23T16:24:00.875Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:24:01.842Z] === RUN TestOpenFileDelete [2021-08-23T16:24:01.842Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestOpenFileRename [2021-08-23T16:24:01.842Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestParseLogTagDefaultTag [2021-08-23T16:24:01.842Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestParseLogTag [2021-08-23T16:24:01.842Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestParseLogTagEmptyTag [2021-08-23T16:24:01.842Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestTailFiles [2021-08-23T16:24:01.842Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestFollowLogsConsumerGone [2021-08-23T16:24:01.842Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestFollowLogsProducerGone [2021-08-23T16:24:01.842Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T16:24:01.842Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T16:24:01.842Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestCheckCapacityAndRotate [2021-08-23T16:24:01.842Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T16:24:01.842Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T16:24:01.842Z] === RUN TestLog [2021-08-23T16:24:01.842Z] --- PASS: TestLog (0.01s) [2021-08-23T16:24:01.842Z] PASS [2021-08-23T16:24:01.842Z] coverage: 31.5% of statements [2021-08-23T16:24:01.842Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-08-23T16:24:01.842Z] --- PASS: TestCheckCapacityAndRotate (0.13s) [2021-08-23T16:24:01.842Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-23T16:24:01.842Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-08-23T16:24:01.842Z] PASS [2021-08-23T16:24:01.842Z] coverage: 55.3% of statements [2021-08-23T16:24:01.842Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.202s coverage: 55.3% of statements [2021-08-23T16:24:01.842Z] === RUN TestValidateLogOpt [2021-08-23T16:24:01.842Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestNewMissedConfig [2021-08-23T16:24:01.842Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestNewMissedUrl [2021-08-23T16:24:01.842Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestNewMissedToken [2021-08-23T16:24:01.842Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T16:24:01.842Z] === RUN TestNewWithProxy [2021-08-23T16:24:01.842Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T16:24:02.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:24:02.300Z] === RUN TestDefault [2021-08-23T16:24:02.300Z] --- PASS: TestDefault (0.01s) [2021-08-23T16:24:02.300Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T16:24:02.300Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T16:24:02.300Z] === RUN TestJsonFormat [2021-08-23T16:24:02.300Z] --- PASS: TestJsonFormat (0.02s) [2021-08-23T16:24:02.300Z] === RUN TestRawFormat [2021-08-23T16:24:02.300Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T16:24:02.300Z] === RUN TestRawFormatWithLabels [2021-08-23T16:24:02.300Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T16:24:02.300Z] === RUN TestRawFormatWithoutTag [2021-08-23T16:24:02.300Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T16:24:02.300Z] === RUN TestBatching [2021-08-23T16:24:02.300Z] --- PASS: TestBatching (0.27s) [2021-08-23T16:24:02.300Z] === RUN TestFrequency [2021-08-23T16:24:02.300Z] === RUN TestNewParse [2021-08-23T16:24:02.300Z] --- PASS: TestNewParse (0.00s) [2021-08-23T16:24:02.300Z] PASS [2021-08-23T16:24:02.300Z] coverage: 8.3% of statements [2021-08-23T16:24:02.300Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-08-23T16:24:02.758Z] --- PASS: TestFrequency (0.16s) [2021-08-23T16:24:02.758Z] === RUN TestOneMessagePerRequest [2021-08-23T16:24:02.758Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestVerify [2021-08-23T16:24:02.758Z] --- PASS: TestVerify (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestSkipVerify [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] === RUN TestParseLogFormat [2021-08-23T16:24:02.758Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestValidateLogOptEmpty [2021-08-23T16:24:02.758Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestValidateSyslogAddress [2021-08-23T16:24:02.758Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestParseAddressDefaultPort [2021-08-23T16:24:02.758Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestValidateSyslogFacility [2021-08-23T16:24:02.758Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T16:24:02.758Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestValidateLogOpt [2021-08-23T16:24:02.758Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:24:02.758Z] PASS [2021-08-23T16:24:02.758Z] coverage: 46.8% of statements [2021-08-23T16:24:02.758Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2021-08-23T16:24:02.758Z] --- PASS: TestSkipVerify (0.37s) [2021-08-23T16:24:02.758Z] === RUN TestBufferMaximum [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.630154\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.630154\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.758Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T16:24:02.758Z] === RUN TestServerAlwaysDown [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.634111\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.634111\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.634111\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.635141\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.758Z] time="2021-08-23T16:24:02Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629735842.635141\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:02.759Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T16:24:02.759Z] === RUN TestCannotSendAfterClose [2021-08-23T16:24:02.759Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T16:24:02.759Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T16:24:03.513Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:24:03.513Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:24:03.513Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:24:03.513Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:24:03.513Z] [2021-08-23T16:24:03.513Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:24:03.513Z] DOCKER_SYSTEMD=1 [2021-08-23T16:24:03.513Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:24:03.513Z] HOSTNAME=8448390eeaba [2021-08-23T16:24:03.513Z] DEST=bundles/test-integration [2021-08-23T16:24:03.513Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:24:03.513Z] DOCKER_GITCOMMIT=1b046a2c7fd8fbb6979d4af3b22a6a7e3832a39b [2021-08-23T16:24:03.513Z] container=docker [2021-08-23T16:24:03.513Z] HOME=/root [2021-08-23T16:24:03.513Z] LANG=C.UTF-8 [2021-08-23T16:24:03.513Z] INVOCATION_ID=9b19d17d14c34f2bb2bba882f53d7ebd [2021-08-23T16:24:03.513Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:24:03.513Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:24:03.513Z] VALIDATE_BRANCH=master [2021-08-23T16:24:03.513Z] TERM=xterm [2021-08-23T16:24:03.513Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:24:03.513Z] SHLVL=3 [2021-08-23T16:24:03.513Z] TIMEOUT=120m [2021-08-23T16:24:03.513Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:24:03.513Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:24:03.513Z] GO111MODULE=off [2021-08-23T16:24:03.513Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T16:24:03.513Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:24:03.513Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:24:03.513Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:24:03.513Z] GOPATH=/go [2021-08-23T16:24:03.513Z] PKG_CONFIG=pkg-config [2021-08-23T16:24:03.513Z] _=/usr/bin/env [2021-08-23T16:24:03.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T16:24:03.725Z] === RUN TestV1IDService [2021-08-23T16:24:03.725Z] --- PASS: TestV1IDService (0.03s) [2021-08-23T16:24:03.725Z] === RUN TestV2MetadataService [2021-08-23T16:24:03.725Z] time="2021-08-23T16:24:03Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-23T16:24:03.725Z] time="2021-08-23T16:24:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d09d27adf4ab\"}'" [2021-08-23T16:24:03.725Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-23T16:24:03.725Z] PASS [2021-08-23T16:24:03.725Z] coverage: 82.5% of statements [2021-08-23T16:24:03.725Z] ok github.com/docker/docker/daemon/logger/splunk 1.916s coverage: 82.5% of statements [2021-08-23T16:24:03.725Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:24:03.725Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T16:24:03.725Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:24:04.693Z] === RUN TestSuccessfulDownload [2021-08-23T16:24:04.693Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:24:04.693Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T16:24:04.693Z] === RUN TestCancelledDownload [2021-08-23T16:24:04.693Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T16:24:04.693Z] === RUN TestMaxDownloadAttempts [2021-08-23T16:24:04.693Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:24:04.693Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:24:04.693Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:24:04.693Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:24:04.693Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:24:04.693Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:24:04.693Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:24:04.693Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:24:04.693Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:24:04.693Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:24:04.693Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:24:04.693Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:24:04.693Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T16:24:04.693Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T16:24:04.693Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T16:24:04.693Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T16:24:04.693Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T16:24:04.693Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T16:24:04.693Z] === RUN TestManifestStore [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T16:24:04.693Z] time="2021-08-23T16:24:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local531329207\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/no_local_cache [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/with_local_cache [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T16:24:04.693Z] time="2021-08-23T16:24:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:24:04.693Z] time="2021-08-23T16:24:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T16:24:04.693Z] time="2021-08-23T16:24:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T16:24:04.693Z] time="2021-08-23T16:24:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:24:04.693Z] time="2021-08-23T16:24:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:24:04.693Z] --- PASS: TestV2MetadataService (1.18s) [2021-08-23T16:24:04.693Z] PASS [2021-08-23T16:24:04.693Z] coverage: 48.2% of statements [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T16:24:04.693Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T16:24:04.703Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-23T16:24:05.200Z] ok github.com/docker/docker/distribution/metadata 1.274s coverage: 48.2% of statements [2021-08-23T16:24:05.200Z] time="2021-08-23T16:24:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore (0.23s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/unknown_media_type (0.04s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T16:24:05.200Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestFixManifestLayers [2021-08-23T16:24:05.200Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-23T16:24:05.200Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T16:24:05.200Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:24:05.200Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestFixManifestLayersBadParent [2021-08-23T16:24:05.200Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestValidateManifest [2021-08-23T16:24:05.200Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:24:05.200Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestFormatPlatform [2021-08-23T16:24:05.200Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T16:24:05.200Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestLayerAlreadyExists [2021-08-23T16:24:05.200Z] 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-23T16:24:05.200Z] 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-23T16:24:05.200Z] 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-23T16:24:05.200Z] 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-23T16:24:05.200Z] 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-23T16:24:05.200Z] 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-23T16:24:05.200Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T16:24:05.200Z] time="2021-08-23T16:24:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:24:05.200Z] time="2021-08-23T16:24:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:24:05.200Z] time="2021-08-23T16:24:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:24:05.200Z] time="2021-08-23T16:24:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:24:05.200Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s) [2021-08-23T16:24:05.200Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s) [2021-08-23T16:24:05.200Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s) [2021-08-23T16:24:05.200Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s) [2021-08-23T16:24:05.200Z] === RUN TestTransfer [2021-08-23T16:24:05.200Z] --- PASS: TestTransfer (0.14s) [2021-08-23T16:24:05.200Z] === RUN TestConcurrencyLimit [2021-08-23T16:24:05.200Z] === RUN TestNotFound [2021-08-23T16:24:05.200Z] --- PASS: TestNotFound (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestConflict [2021-08-23T16:24:05.200Z] --- PASS: TestConflict (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestForbidden [2021-08-23T16:24:05.200Z] --- PASS: TestForbidden (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestInvalidParameter [2021-08-23T16:24:05.200Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestNotImplemented [2021-08-23T16:24:05.200Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestNotModified [2021-08-23T16:24:05.200Z] --- PASS: TestNotModified (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestUnauthorized [2021-08-23T16:24:05.200Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestUnknown [2021-08-23T16:24:05.200Z] --- PASS: TestUnknown (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestCancelled [2021-08-23T16:24:05.200Z] --- PASS: TestCancelled (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestDeadline [2021-08-23T16:24:05.200Z] --- PASS: TestDeadline (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestDataLoss [2021-08-23T16:24:05.200Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestUnavailable [2021-08-23T16:24:05.200Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestSystem [2021-08-23T16:24:05.200Z] --- PASS: TestSystem (0.00s) [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Conflict [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T16:24:05.200Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T16:24:05.200Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T16:24:05.200Z] PASS [2021-08-23T16:24:05.200Z] coverage: 53.1% of statements [2021-08-23T16:24:05.200Z] ok github.com/docker/docker/errdefs 0.035s coverage: 53.1% of statements [2021-08-23T16:24:05.519Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-23T16:24:05.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:24:05.658Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-08-23T16:24:05.658Z] === RUN TestInactiveJobs [2021-08-23T16:24:06.117Z] --- PASS: TestInactiveJobs (0.41s) [2021-08-23T16:24:06.117Z] === RUN TestWatchRelease [2021-08-23T16:24:06.117Z] --- PASS: TestWatchRelease (0.04s) [2021-08-23T16:24:06.117Z] === RUN TestWatchFinishedTransfer [2021-08-23T16:24:06.117Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T16:24:06.117Z] === RUN TestDuplicateTransfer [2021-08-23T16:24:06.117Z] --- PASS: TestWhenEmptyAuthConfig (1.10s) [2021-08-23T16:24:06.117Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T16:24:06.117Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T16:24:06.117Z] === RUN TestTokenPassThru [2021-08-23T16:24:06.117Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T16:24:06.117Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T16:24:06.117Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T16:24:06.117Z] PASS [2021-08-23T16:24:06.117Z] coverage: 24.1% of statements [2021-08-23T16:24:06.117Z] ok github.com/docker/docker/distribution 1.456s coverage: 24.1% of statements [2021-08-23T16:24:06.117Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-23T16:24:06.117Z] === RUN TestSuccessfulUpload [2021-08-23T16:24:06.117Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:24:06.117Z] === RUN TestCompare [2021-08-23T16:24:06.117Z] --- PASS: TestCompare (0.00s) [2021-08-23T16:24:06.117Z] PASS [2021-08-23T16:24:06.117Z] coverage: 19.2% of statements [2021-08-23T16:24:06.117Z] ok github.com/docker/docker/image/cache 0.059s coverage: 19.2% of statements [2021-08-23T16:24:06.117Z] time="2021-08-23T16:24:06Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T16:24:06.575Z] === RUN TestFSGetInvalidData [2021-08-23T16:24:06.575Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T16:24:06.575Z] === RUN TestFSInvalidSet [2021-08-23T16:24:06.575Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T16:24:06.575Z] === RUN TestFSInvalidRoot [2021-08-23T16:24:06.575Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestFSMetadataGetSet [2021-08-23T16:24:06.575Z] --- PASS: TestFSMetadataGetSet (0.06s) [2021-08-23T16:24:06.575Z] === RUN TestFSInvalidWalker [2021-08-23T16:24:06.575Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-23T16:24:06.575Z] === RUN TestFSGetSet [2021-08-23T16:24:06.575Z] --- PASS: TestSuccessfulUpload (0.40s) [2021-08-23T16:24:06.575Z] === RUN TestCancelledUpload [2021-08-23T16:24:06.575Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-23T16:24:06.575Z] PASS [2021-08-23T16:24:06.575Z] coverage: 77.3% of statements [2021-08-23T16:24:06.575Z] --- PASS: TestFSGetSet (0.02s) [2021-08-23T16:24:06.575Z] === RUN TestFSGetUnsetKey [2021-08-23T16:24:06.575Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestFSGetEmptyData [2021-08-23T16:24:06.575Z] ok github.com/docker/docker/distribution/xfer 1.864s coverage: 77.3% of statements [2021-08-23T16:24:06.575Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestFSDelete [2021-08-23T16:24:06.575Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:24:06.575Z] --- PASS: TestFSDelete (0.02s) [2021-08-23T16:24:06.575Z] === RUN TestFSWalker [2021-08-23T16:24:06.575Z] --- PASS: TestFSWalker (0.02s) [2021-08-23T16:24:06.575Z] === RUN TestFSWalkerStopOnError [2021-08-23T16:24:06.575Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T16:24:06.575Z] === RUN TestNewFromJSON [2021-08-23T16:24:06.575Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T16:24:06.575Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestMarshalKeyOrder [2021-08-23T16:24:06.575Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestHistoryEqual [2021-08-23T16:24:06.575Z] --- PASS: TestHistoryEqual (0.14s) [2021-08-23T16:24:06.575Z] === RUN TestImage [2021-08-23T16:24:06.575Z] --- PASS: TestImage (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestImageOSNotEmpty [2021-08-23T16:24:06.575Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T16:24:06.575Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T16:24:06.575Z] === RUN TestCreate [2021-08-23T16:24:06.575Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:24:06.575Z] === RUN TestRestore [2021-08-23T16:24:06.575Z] time="2021-08-23T16:24:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T16:24:06.575Z] --- PASS: TestRestore (0.04s) [2021-08-23T16:24:06.575Z] === RUN TestAddDelete [2021-08-23T16:24:06.575Z] --- PASS: TestAddDelete (0.03s) [2021-08-23T16:24:06.575Z] === RUN TestSearchAfterDelete [2021-08-23T16:24:06.575Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T16:24:06.575Z] === RUN TestParentReset [2021-08-23T16:24:06.575Z] --- PASS: TestParentReset (0.03s) [2021-08-23T16:24:06.575Z] === RUN TestGetAndSetLastUpdated [2021-08-23T16:24:07.033Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-08-23T16:24:07.033Z] === RUN TestStoreLen [2021-08-23T16:24:07.033Z] --- PASS: TestStoreLen (0.06s) [2021-08-23T16:24:07.033Z] PASS [2021-08-23T16:24:07.033Z] coverage: 86.6% of statements [2021-08-23T16:24:07.033Z] ok github.com/docker/docker/image 0.611s coverage: 86.6% of statements [2021-08-23T16:24:07.492Z] === RUN TestValidateManifest [2021-08-23T16:24:07.492Z] === RUN TestValidateManifest/nil [2021-08-23T16:24:07.492Z] === RUN TestValidateManifest/non-nil [2021-08-23T16:24:07.492Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T16:24:07.492Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T16:24:07.492Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T16:24:07.492Z] PASS [2021-08-23T16:24:07.492Z] coverage: 0.7% of statements [2021-08-23T16:24:07.492Z] ok github.com/docker/docker/image/tarexport 0.061s coverage: 0.7% of statements [2021-08-23T16:24:07.492Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T16:24:07.492Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T16:24:07.492Z] PASS [2021-08-23T16:24:07.492Z] coverage: 25.0% of statements [2021-08-23T16:24:07.492Z] ok github.com/docker/docker/image/v1 0.064s coverage: 25.0% of statements [2021-08-23T16:24:07.492Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:24:08.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:24:09.028Z] === RUN TestEnvironmentParsing [2021-08-23T16:24:09.028Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T16:24:09.028Z] PASS [2021-08-23T16:24:09.028Z] coverage: 1.2% of statements [2021-08-23T16:24:09.028Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2021-08-23T16:24:09.028Z] === RUN TestSerialization [2021-08-23T16:24:09.028Z] --- PASS: TestSerialization (0.02s) [2021-08-23T16:24:09.028Z] PASS [2021-08-23T16:24:09.028Z] coverage: 100.0% of statements [2021-08-23T16:24:09.028Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-08-23T16:24:09.028Z] === RUN TestEmptyLayer [2021-08-23T16:24:09.028Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T16:24:09.028Z] === RUN TestCommitFailure [2021-08-23T16:24:09.028Z] --- PASS: TestCommitFailure (0.01s) [2021-08-23T16:24:09.028Z] === RUN TestStartTransactionFailure [2021-08-23T16:24:09.028Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-23T16:24:09.028Z] === RUN TestGetOrphan [2021-08-23T16:24:09.028Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T16:24:09.028Z] === RUN TestMountAndRegister [2021-08-23T16:24:09.028Z] layer_test.go:271: Layer size: 14 [2021-08-23T16:24:09.028Z] --- PASS: TestMountAndRegister (0.05s) [2021-08-23T16:24:09.028Z] === RUN TestLayerRelease [2021-08-23T16:24:09.028Z] layer_test.go:304: Failing on Windows [2021-08-23T16:24:09.028Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T16:24:09.028Z] === RUN TestStoreRestore [2021-08-23T16:24:09.028Z] layer_test.go:353: Failing on Windows [2021-08-23T16:24:09.028Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T16:24:09.028Z] === RUN TestTarStreamStability [2021-08-23T16:24:09.028Z] layer_test.go:468: Failing on Windows [2021-08-23T16:24:09.028Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T16:24:09.028Z] === RUN TestRegisterExistingLayer [2021-08-23T16:24:09.403Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-23T16:24:09.545Z] --- PASS: TestRegisterExistingLayer (0.31s) [2021-08-23T16:24:09.545Z] === RUN TestTarStreamVerification [2021-08-23T16:24:09.545Z] layer_test.go:697: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T16:24:09.545Z] === RUN TestLayerMigration [2021-08-23T16:24:09.545Z] migration_test.go:46: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T16:24:09.545Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T16:24:09.545Z] migration_test.go:182: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:24:09.545Z] === RUN TestMountInit [2021-08-23T16:24:09.545Z] mount_test.go:17: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T16:24:09.545Z] === RUN TestMountSize [2021-08-23T16:24:09.545Z] mount_test.go:76: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T16:24:09.545Z] === RUN TestMountChanges [2021-08-23T16:24:09.545Z] mount_test.go:125: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T16:24:09.545Z] === RUN TestMountApply [2021-08-23T16:24:09.545Z] mount_test.go:212: Failing on Windows [2021-08-23T16:24:09.545Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T16:24:09.545Z] PASS [2021-08-23T16:24:09.545Z] coverage: 30.1% of statements [2021-08-23T16:24:09.545Z] ok github.com/docker/docker/layer 0.483s coverage: 30.1% of statements [2021-08-23T16:24:09.545Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:24:09.545Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:24:09.545Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:24:09.545Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:24:10.511Z] === RUN TestSequenceGetAvailableBit [2021-08-23T16:24:10.511Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSequenceEqual [2021-08-23T16:24:10.511Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSequenceCopy [2021-08-23T16:24:10.511Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestGetFirstAvailable [2021-08-23T16:24:10.511Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestFindSequence [2021-08-23T16:24:10.511Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestCheckIfAvailable [2021-08-23T16:24:10.511Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestMergeSequences [2021-08-23T16:24:10.511Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestPushReservation [2021-08-23T16:24:10.511Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSerializeDeserialize [2021-08-23T16:24:10.511Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSet [2021-08-23T16:24:10.511Z] --- PASS: TestSet (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSetUnset [2021-08-23T16:24:10.511Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestOffsetSetUnset [2021-08-23T16:24:10.511Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSetInRange [2021-08-23T16:24:10.511Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestSetAnyInRange [2021-08-23T16:24:10.511Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestMethods [2021-08-23T16:24:10.511Z] --- PASS: TestMethods (0.00s) [2021-08-23T16:24:10.511Z] === RUN TestRandomAllocateDeallocate [2021-08-23T16:24:10.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:24:12.045Z] === RUN TestErrorInterfaces [2021-08-23T16:24:12.045Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T16:24:12.045Z] === RUN TestNetworkMarshalling [2021-08-23T16:24:12.504Z] === RUN TestInvalidConfig [2021-08-23T16:24:12.504Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T16:24:12.504Z] === RUN TestConfig [2021-08-23T16:24:12.504Z] --- PASS: TestConfig (0.00s) [2021-08-23T16:24:12.504Z] === RUN TestOptionsLabels [2021-08-23T16:24:12.504Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T16:24:12.504Z] === RUN TestValidName [2021-08-23T16:24:12.504Z] --- PASS: TestValidName (0.00s) [2021-08-23T16:24:12.504Z] === RUN TestTLSConfiguration [2021-08-23T16:24:12.504Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-08-23T16:24:12.504Z] === RUN TestEndpointMarshalling [2021-08-23T16:24:12.504Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T16:24:12.504Z] === RUN TestAuxAddresses [2021-08-23T16:24:12.504Z] time="2021-08-23T16:24:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:24:12.504Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T16:24:12.504Z] === RUN TestSRVServiceQuery [2021-08-23T16:24:12.504Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.504Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T16:24:12.504Z] === RUN TestServiceVIPReuse [2021-08-23T16:24:12.505Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T16:24:12.505Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestDNSIPQuery [2021-08-23T16:24:12.505Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestDNSProxyServFail [2021-08-23T16:24:12.505Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestSandboxAddEmpty [2021-08-23T16:24:12.505Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestSandboxAddMultiPrio [2021-08-23T16:24:12.505Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestSandboxAddSamePrio [2021-08-23T16:24:12.505Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestCleanupServiceDiscovery [2021-08-23T16:24:12.505Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestCleanupServiceDiscovery (0.01s) [2021-08-23T16:24:12.505Z] === RUN TestDNSOptions [2021-08-23T16:24:12.505Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:24:12.505Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T16:24:12.505Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T16:24:12.505Z] time="2021-08-23T16:24:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:24:12.505Z] time="2021-08-23T16:24:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:24:12.505Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-23T16:24:12.505Z] PASS [2021-08-23T16:24:12.505Z] coverage: 8.6% of statements [2021-08-23T16:24:12.505Z] ok github.com/docker/docker/libnetwork 0.291s coverage: 8.6% of statements [2021-08-23T16:24:12.505Z] time="2021-08-23T16:24:12Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T16:24:12.505Z] --- PASS: TestTLSConfiguration (0.14s) [2021-08-23T16:24:12.505Z] PASS [2021-08-23T16:24:12.505Z] coverage: 24.0% of statements [2021-08-23T16:24:12.505Z] ok github.com/docker/docker/libnetwork/config 0.200s coverage: 24.0% of statements [2021-08-23T16:24:12.505Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T16:24:12.963Z] === RUN TestKey [2021-08-23T16:24:12.963Z] --- PASS: TestKey (0.00s) [2021-08-23T16:24:12.963Z] === RUN TestParseKey [2021-08-23T16:24:12.963Z] --- PASS: TestParseKey (0.00s) [2021-08-23T16:24:12.963Z] === RUN TestInvalidDataStore [2021-08-23T16:24:12.963Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T16:24:12.963Z] === RUN TestKVObjectFlatKey [2021-08-23T16:24:12.963Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T16:24:12.963Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T16:24:12.963Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T16:24:12.963Z] PASS [2021-08-23T16:24:12.963Z] coverage: 21.9% of statements [2021-08-23T16:24:12.964Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2021-08-23T16:24:13.214Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:24:13.214Z] Using test binary docker [2021-08-23T16:24:13.214Z] +++ /etc/init.d/apparmor start [2021-08-23T16:24:13.214Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:24:13.214Z] INFO: Waiting for daemon to start... [2021-08-23T16:24:13.214Z] Starting dockerd [2021-08-23T16:24:13.214Z] +++ 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-23T16:24:13.422Z] === RUN TestIPDataMarshalling [2021-08-23T16:24:13.422Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T16:24:13.422Z] === RUN TestValidateAndIsV6 [2021-08-23T16:24:13.422Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T16:24:13.422Z] PASS [2021-08-23T16:24:13.422Z] coverage: 68.9% of statements [2021-08-23T16:24:13.422Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2021-08-23T16:24:13.422Z] === RUN TestDriver [2021-08-23T16:24:13.422Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:24:13.422Z] PASS [2021-08-23T16:24:13.422Z] coverage: 34.8% of statements [2021-08-23T16:24:13.422Z] ok github.com/docker/docker/libnetwork/drivers/host 0.037s coverage: 34.8% of statements [2021-08-23T16:24:13.895Z] === RUN TestDriver [2021-08-23T16:24:13.895Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:24:13.895Z] PASS [2021-08-23T16:24:13.896Z] coverage: 34.8% of statements [2021-08-23T16:24:13.896Z] ok github.com/docker/docker/libnetwork/drivers/null 0.042s coverage: 34.8% of statements [2021-08-23T16:24:14.355Z] === RUN TestNetworkAllocateFree [2021-08-23T16:24:14.355Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T16:24:14.355Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T16:24:14.355Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T16:24:14.355Z] PASS [2021-08-23T16:24:14.355Z] coverage: 63.6% of statements [2021-08-23T16:24:14.355Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.044s coverage: 63.6% of statements [2021-08-23T16:24:14.813Z] === RUN TestGetEmptyCapabilities [2021-08-23T16:24:14.813Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T16:24:14.813Z] === RUN TestGetExtraCapabilities [2021-08-23T16:24:14.813Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-23T16:24:14.813Z] === RUN TestGetInvalidCapabilities [2021-08-23T16:24:14.813Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-23T16:24:14.813Z] === RUN TestRemoteDriver [2021-08-23T16:24:14.813Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:24:14.813Z] === RUN TestDriverError [2021-08-23T16:24:14.813Z] --- PASS: TestDriverError (0.00s) [2021-08-23T16:24:14.813Z] === RUN TestMissingValues [2021-08-23T16:24:14.813Z] --- PASS: TestMissingValues (0.01s) [2021-08-23T16:24:14.813Z] === RUN TestRollback [2021-08-23T16:24:14.813Z] --- PASS: TestRollback (0.00s) [2021-08-23T16:24:14.813Z] PASS [2021-08-23T16:24:14.813Z] coverage: 57.4% of statements [2021-08-23T16:24:14.813Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.084s coverage: 57.4% of statements [2021-08-23T16:24:15.272Z] === RUN TestNew [2021-08-23T16:24:15.272Z] --- PASS: TestNew (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestAddDriver [2021-08-23T16:24:15.272Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestAddDuplicateDriver [2021-08-23T16:24:15.272Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T16:24:15.272Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestDriver [2021-08-23T16:24:15.272Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestIPAM [2021-08-23T16:24:15.272Z] --- PASS: TestIPAM (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestWalkIPAMs [2021-08-23T16:24:15.272Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestWalkDrivers [2021-08-23T16:24:15.272Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T16:24:15.272Z] PASS [2021-08-23T16:24:15.272Z] coverage: 82.4% of statements [2021-08-23T16:24:15.272Z] ok github.com/docker/docker/libnetwork/drvregistry 0.065s coverage: 82.4% of statements [2021-08-23T16:24:15.272Z] === RUN TestNAT [2021-08-23T16:24:15.272Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:24:15.272Z] --- SKIP: TestNAT (0.00s) [2021-08-23T16:24:15.272Z] === RUN TestTransparent [2021-08-23T16:24:15.272Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:24:15.272Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T16:24:15.272Z] PASS [2021-08-23T16:24:15.272Z] coverage: 0.0% of statements [2021-08-23T16:24:15.272Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2021-08-23T16:24:15.730Z] === RUN TestBuildDefault [2021-08-23T16:24:15.730Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestBuildHostnameDomainname [2021-08-23T16:24:15.730Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestBuildHostname [2021-08-23T16:24:15.730Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestBuildHostnameFQDN [2021-08-23T16:24:15.730Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestBuildNoIP [2021-08-23T16:24:15.730Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestUpdate [2021-08-23T16:24:15.730Z] --- PASS: TestUpdate (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T16:24:15.730Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T16:24:15.730Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestAddEmpty [2021-08-23T16:24:15.730Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestAdd [2021-08-23T16:24:15.730Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestDeleteEmpty [2021-08-23T16:24:15.730Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestDeleteNewline [2021-08-23T16:24:15.730Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestDelete [2021-08-23T16:24:15.730Z] --- PASS: TestDelete (0.00s) [2021-08-23T16:24:15.730Z] === RUN TestConcurrentWrites [2021-08-23T16:24:15.730Z] --- PASS: TestConcurrentWrites (0.15s) [2021-08-23T16:24:15.730Z] PASS [2021-08-23T16:24:15.730Z] coverage: 81.2% of statements [2021-08-23T16:24:15.730Z] ok github.com/docker/docker/libnetwork/etchosts 0.205s coverage: 81.2% of statements [2021-08-23T16:24:15.762Z] . [2021-08-23T16:24:15.762Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:24:15.762Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:24:15.762Z] Error: No such image: emptyfs [2021-08-23T16:24:15.762Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:24:15.762Z] ++++ docker load [2021-08-23T16:24:15.762Z] Running integration-test (iteration 1) [2021-08-23T16:24:15.762Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:24:15.762Z] ++ 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-23T16:24:15.762Z] ++ set -e [2021-08-23T16:24:15.762Z] ++ '[' -n 0 ']' [2021-08-23T16:24:15.762Z] ++ set -x [2021-08-23T16:24:15.763Z] ++ 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-23T16:24:16.189Z] === RUN TestNew [2021-08-23T16:24:16.189Z] --- PASS: TestNew (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestAllocate [2021-08-23T16:24:16.189Z] --- PASS: TestAllocate (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestUninitialized [2021-08-23T16:24:16.189Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestAllocateInRange [2021-08-23T16:24:16.189Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestAllocateSerial [2021-08-23T16:24:16.189Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T16:24:16.189Z] PASS [2021-08-23T16:24:16.189Z] coverage: 87.5% of statements [2021-08-23T16:24:16.189Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-08-23T16:24:16.189Z] === RUN TestDiff [2021-08-23T16:24:16.189Z] --- PASS: TestDiff (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestAddedCallback [2021-08-23T16:24:16.189Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestRemovedCallback [2021-08-23T16:24:16.189Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T16:24:16.189Z] === RUN TestNoCallback [2021-08-23T16:24:16.189Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T16:24:16.189Z] PASS [2021-08-23T16:24:16.189Z] coverage: 48.1% of statements [2021-08-23T16:24:16.189Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.039s coverage: 48.1% of statements [2021-08-23T16:24:16.647Z] --- PASS: TestRandomAllocateDeallocate (6.20s) [2021-08-23T16:24:16.647Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:24:16.647Z] === RUN TestCaller [2021-08-23T16:24:16.647Z] --- PASS: TestCaller (0.00s) [2021-08-23T16:24:16.647Z] PASS [2021-08-23T16:24:16.647Z] coverage: 100.0% of statements [2021-08-23T16:24:16.647Z] ok github.com/docker/docker/libnetwork/internal/caller 0.034s coverage: 100.0% of statements [2021-08-23T16:24:16.647Z] === RUN TestSetSerialInsertDelete [2021-08-23T16:24:16.647Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T16:24:16.647Z] === RUN TestSetParallelInsertDelete [2021-08-23T16:24:16.706Z] Loaded image: busybox:latest [2021-08-23T16:24:17.279Z] Loaded image: busybox:glibc [2021-08-23T16:24:18.190Z] === RUN TestInt2IP2IntConversion [2021-08-23T16:24:18.190Z] === RUN TestPoolRequest [2021-08-23T16:24:18.190Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T16:24:18.190Z] === RUN TestOtherRequests [2021-08-23T16:24:18.190Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T16:24:18.190Z] PASS [2021-08-23T16:24:18.190Z] coverage: 57.1% of statements [2021-08-23T16:24:18.190Z] ok github.com/docker/docker/libnetwork/ipams/null 0.053s coverage: 57.1% of statements [2021-08-23T16:24:18.648Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-08-23T16:24:18.648Z] === RUN TestGetAddressVersion [2021-08-23T16:24:18.648Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T16:24:18.648Z] === RUN TestKeyString [2021-08-23T16:24:18.648Z] --- PASS: TestKeyString (0.00s) [2021-08-23T16:24:18.648Z] === RUN TestPoolDataMarshal [2021-08-23T16:24:18.648Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T16:24:18.648Z] === RUN TestSubnetsMarshal [2021-08-23T16:24:18.648Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-08-23T16:24:18.648Z] === RUN TestAddSubnets [2021-08-23T16:24:18.648Z] --- PASS: TestAddSubnets (0.05s) [2021-08-23T16:24:18.648Z] === RUN TestDoublePoolRelease [2021-08-23T16:24:18.648Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-23T16:24:18.648Z] === RUN TestAddReleasePoolID [2021-08-23T16:24:18.648Z] --- PASS: TestAddReleasePoolID (0.11s) [2021-08-23T16:24:18.648Z] === RUN TestPredefinedPool [2021-08-23T16:24:18.648Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-23T16:24:18.648Z] === RUN TestRemoveSubnet [2021-08-23T16:24:18.648Z] --- PASS: TestAllocateRandomDeallocate (2.21s) [2021-08-23T16:24:18.648Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T16:24:19.106Z] --- PASS: TestRemoveSubnet (0.25s) [2021-08-23T16:24:19.106Z] === RUN TestGetSameAddress [2021-08-23T16:24:19.106Z] === RUN TestGetCapabilities [2021-08-23T16:24:19.106Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-23T16:24:19.106Z] === RUN TestPoolAllocationReuse [2021-08-23T16:24:19.106Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T16:24:19.106Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T16:24:19.106Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T16:24:19.106Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T16:24:19.106Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T16:24:19.106Z] === RUN TestRemoteDriver [2021-08-23T16:24:19.106Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-23T16:24:19.106Z] PASS [2021-08-23T16:24:19.106Z] coverage: 47.4% of statements [2021-08-23T16:24:19.106Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.060s coverage: 47.4% of statements [2021-08-23T16:24:19.564Z] === RUN TestWindowsIPAM [2021-08-23T16:24:19.564Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T16:24:19.564Z] PASS [2021-08-23T16:24:19.564Z] coverage: 71.4% of statements [2021-08-23T16:24:19.564Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-08-23T16:24:20.022Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s) [2021-08-23T16:24:20.022Z] === RUN TestRetrieveFromStore [2021-08-23T16:24:20.480Z] === RUN TestDefaultNetwork [2021-08-23T16:24:20.480Z] --- PASS: TestRetrieveFromStore (0.54s) [2021-08-23T16:24:20.480Z] === RUN TestIsCorrupted [2021-08-23T16:24:20.480Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T16:24:20.480Z] === RUN TestSetRollover [2021-08-23T16:24:20.480Z] --- PASS: TestDefaultNetwork (0.23s) [2021-08-23T16:24:20.480Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T16:24:20.480Z] --- PASS: TestPoolAllocationReuse (1.66s) [2021-08-23T16:24:20.480Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T16:24:20.480Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-23T16:24:20.480Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T16:24:20.939Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.23s) [2021-08-23T16:24:20.939Z] === RUN TestInitAddressPools [2021-08-23T16:24:20.939Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T16:24:20.939Z] PASS [2021-08-23T16:24:20.939Z] coverage: 74.0% of statements [2021-08-23T16:24:20.939Z] ok github.com/docker/docker/libnetwork/ipamutils 0.529s coverage: 74.0% of statements [2021-08-23T16:24:21.397Z] === RUN TestKeyValue [2021-08-23T16:24:21.397Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T16:24:21.397Z] PASS [2021-08-23T16:24:21.397Z] coverage: 60.0% of statements [2021-08-23T16:24:21.397Z] ok github.com/docker/docker/libnetwork/netlabel 0.031s coverage: 60.0% of statements [2021-08-23T16:24:22.197Z] ok github.com/docker/docker/cmd/dockerd/trap 3.131s coverage: 0.0% of statements [2021-08-23T16:24:22.362Z] --- PASS: TestSetRollover (1.87s) [2021-08-23T16:24:22.362Z] === RUN TestSetRolloverSerial [2021-08-23T16:24:22.459Z] ok github.com/docker/docker/container 0.158s coverage: 34.8% of statements [2021-08-23T16:24:22.582Z] Loaded image: debian:bullseye-slim [2021-08-23T16:24:22.582Z] Loaded image: hello-world:latest [2021-08-23T16:24:22.582Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:24:22.582Z] INFO: Testing against a local daemon [2021-08-23T16:24:22.582Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:24:23.329Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.77s) [2021-08-23T16:24:23.329Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T16:24:23.787Z] === RUN TestNetworkDBSimple [2021-08-23T16:24:24.248Z] --- PASS: TestSetRolloverSerial (1.84s) [2021-08-23T16:24:24.248Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T16:24:24.248Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T16:24:24.248Z] PASS [2021-08-23T16:24:24.248Z] coverage: 84.4% of statements [2021-08-23T16:24:24.248Z] ok github.com/docker/docker/libnetwork/bitseq 13.885s coverage: 84.4% of statements [2021-08-23T16:24:24.708Z] 2021/08/23 16:24:24 Closing DB instances... [2021-08-23T16:24:25.130Z] --- PASS: TestCgroupNamespacesBuild (2.32s) [2021-08-23T16:24:25.130Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:24:25.154Z] .......................... [ 67%] [2021-08-23T16:24:25.673Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.35s) [2021-08-23T16:24:25.673Z] === RUN TestGetAddress [2021-08-23T16:24:25.771Z] ok github.com/docker/docker/cmd/dockerd 0.156s coverage: 29.1% of statements [2021-08-23T16:24:25.771Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:24:25.771Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:24:25.771Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:24:25.771Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:24:25.771Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:24:26.131Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-23T16:24:26.131Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T16:24:27.044Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-08-23T16:24:27.044Z] === RUN TestBuildWithSession [2021-08-23T16:24:27.044Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:24:27.045Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:24:27.045Z] === RUN TestBuildSquashParent [2021-08-23T16:24:27.096Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-23T16:24:27.096Z] PASS [2021-08-23T16:24:27.096Z] coverage: 100.0% of statements [2021-08-23T16:24:27.096Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.038s coverage: 100.0% of statements [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:24:27.096Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:24:27.096Z] 2021/08/23 16:24:26 Closing DB instances... [2021-08-23T16:24:27.096Z] === RUN TestGenerate [2021-08-23T16:24:27.096Z] --- PASS: TestGenerate (0.00s) [2021-08-23T16:24:27.096Z] === RUN TestGeneratePtr [2021-08-23T16:24:27.096Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T16:24:27.096Z] === RUN TestGenerateMissingField [2021-08-23T16:24:27.096Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T16:24:27.096Z] === RUN TestFieldCannotBeSet [2021-08-23T16:24:27.096Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T16:24:27.096Z] === RUN TestTypeMismatchError [2021-08-23T16:24:27.096Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T16:24:27.096Z] PASS [2021-08-23T16:24:27.096Z] coverage: 100.0% of statements [2021-08-23T16:24:27.096Z] ok github.com/docker/docker/libnetwork/options 0.037s coverage: 100.0% of statements [2021-08-23T16:24:27.554Z] testing: warning: no tests to run [2021-08-23T16:24:27.554Z] PASS [2021-08-23T16:24:27.554Z] coverage: 0.0% of statements [2021-08-23T16:24:27.554Z] ok github.com/docker/docker/libnetwork/osl 0.033s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:24:27.691Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.031s coverage: 65.3% of statements [2021-08-23T16:24:28.011Z] === RUN TestRequestNewPort [2021-08-23T16:24:28.011Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestRequestSpecificPort [2021-08-23T16:24:28.011Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestReleasePort [2021-08-23T16:24:28.011Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestReuseReleasedPort [2021-08-23T16:24:28.011Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestReleaseUnreadledPort [2021-08-23T16:24:28.011Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestUnknowProtocol [2021-08-23T16:24:28.011Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestAllocateAllPorts [2021-08-23T16:24:28.011Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestPortAllocation [2021-08-23T16:24:28.011Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T16:24:28.011Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestNoDuplicateBPR [2021-08-23T16:24:28.011Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T16:24:28.011Z] === RUN TestChangePortRange [2021-08-23T16:24:28.011Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T16:24:28.011Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T16:24:28.011Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T16:24:28.011Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T16:24:28.011Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T16:24:28.011Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T16:24:28.011Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T16:24:28.011Z] PASS [2021-08-23T16:24:28.011Z] coverage: 88.6% of statements [2021-08-23T16:24:28.011Z] ok github.com/docker/docker/libnetwork/portallocator 0.050s coverage: 88.6% of statements [2021-08-23T16:24:28.470Z] testing: warning: no tests to run [2021-08-23T16:24:28.470Z] PASS [2021-08-23T16:24:28.470Z] coverage: 0.0% of statements [2021-08-23T16:24:28.470Z] ok github.com/docker/docker/libnetwork/portmapper 0.035s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:24:28.470Z] === RUN TestHashData [2021-08-23T16:24:28.470Z] --- PASS: TestHashData (0.00s) [2021-08-23T16:24:28.470Z] PASS [2021-08-23T16:24:28.470Z] coverage: 2.8% of statements [2021-08-23T16:24:28.470Z] ok github.com/docker/docker/libnetwork/resolvconf 0.056s coverage: 2.8% of statements [2021-08-23T16:24:28.928Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.73s) [2021-08-23T16:24:28.928Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T16:24:29.386Z] === RUN TestTransportPortConv [2021-08-23T16:24:29.386Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T16:24:29.386Z] === RUN TestTransportPortBindingConv [2021-08-23T16:24:29.386Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T16:24:29.386Z] === RUN TestErrorConstructors [2021-08-23T16:24:29.386Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T16:24:29.386Z] === RUN TestCompareIPMask [2021-08-23T16:24:29.386Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T16:24:29.386Z] === RUN TestUtilGetHostPartIP [2021-08-23T16:24:29.386Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T16:24:29.386Z] === RUN TestUtilGetBroadcastIP [2021-08-23T16:24:29.386Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T16:24:29.386Z] === RUN TestParseCIDR [2021-08-23T16:24:29.386Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T16:24:29.386Z] PASS [2021-08-23T16:24:29.386Z] coverage: 47.9% of statements [2021-08-23T16:24:29.386Z] ok github.com/docker/docker/libnetwork/types 0.040s coverage: 47.9% of statements [2021-08-23T16:24:29.611Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T16:24:29.845Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T16:24:29.845Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T16:24:29.845Z] PASS [2021-08-23T16:24:29.845Z] coverage: 50.0% of statements [2021-08-23T16:24:29.845Z] ok github.com/docker/docker/oci 0.041s coverage: 50.0% of statements [2021-08-23T16:24:29.845Z] 2021/08/23 16:24:29 Closing DB instances... [2021-08-23T16:24:30.303Z] === RUN TestAddressPoolOpt [2021-08-23T16:24:30.303Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/a [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/something [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/_=a [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/PATH [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/=a [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/PATH= [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/PATH=something [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/1asd [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/123 [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/some_space [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/= [2021-08-23T16:24:30.303Z] === RUN TestValidateEnv/PaTh [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T16:24:30.303Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestParseHost [2021-08-23T16:24:30.303Z] --- PASS: TestParseHost (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestParseDockerDaemonHost [2021-08-23T16:24:30.303Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestParseTCP [2021-08-23T16:24:30.303Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T16:24:30.303Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestValidateExtraHosts [2021-08-23T16:24:30.303Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestIpOptString [2021-08-23T16:24:30.303Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T16:24:30.303Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T16:24:30.303Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestIpOptSetInvalidVal [2021-08-23T16:24:30.303Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestValidateIPAddress [2021-08-23T16:24:30.303Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestMapOpts [2021-08-23T16:24:30.303Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestListOptsWithoutValidator [2021-08-23T16:24:30.303Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestListOptsWithValidator [2021-08-23T16:24:30.303Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestValidateDNSSearch [2021-08-23T16:24:30.303Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T16:24:30.303Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T16:24:30.304Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T16:24:30.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T16:24:30.304Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T16:24:30.304Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:24:30.304Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestNamedListOpts [2021-08-23T16:24:30.304Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestNamedMapOpts [2021-08-23T16:24:30.304Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestParseLink [2021-08-23T16:24:30.304Z] --- PASS: TestParseLink (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T16:24:30.304Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T16:24:30.304Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T16:24:30.304Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T16:24:30.304Z] === RUN TestUlimitOpt [2021-08-23T16:24:30.304Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T16:24:30.304Z] PASS [2021-08-23T16:24:30.304Z] coverage: 67.1% of statements [2021-08-23T16:24:30.304Z] ok github.com/docker/docker/opts 0.066s coverage: 67.1% of statements [2021-08-23T16:24:30.304Z] === RUN TestParseVersion [2021-08-23T16:24:30.304Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T16:24:30.304Z] PASS [2021-08-23T16:24:30.304Z] coverage: 52.9% of statements [2021-08-23T16:24:30.304Z] ok github.com/docker/docker/pkg/aaparser 0.031s coverage: 52.9% of statements [2021-08-23T16:24:30.557Z] ok github.com/docker/docker/daemon/cluster/convert 0.033s coverage: 35.9% of statements [2021-08-23T16:24:31.857Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-08-23T16:24:31.857Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T16:24:31.857Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T16:24:31.949Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.1% of statements [2021-08-23T16:24:32.316Z] === RUN TestIsArchivePathDir [2021-08-23T16:24:32.316Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-23T16:24:32.316Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T16:24:32.316Z] --- PASS: TestIsArchivePathInvalidFile (0.10s) [2021-08-23T16:24:32.316Z] === RUN TestIsArchivePathTar [2021-08-23T16:24:32.316Z] --- PASS: TestIsArchivePathTar (0.11s) [2021-08-23T16:24:32.316Z] === RUN TestDecompressStreamGzip [2021-08-23T16:24:32.316Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T16:24:32.316Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T16:24:32.316Z] --- PASS: TestPeerCertificateMarshalJSON (0.41s) [2021-08-23T16:24:32.316Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T16:24:32.316Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T16:24:32.316Z] === RUN TestMiddleware [2021-08-23T16:24:32.316Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T16:24:32.316Z] === RUN TestNewResponseModifier [2021-08-23T16:24:32.316Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T16:24:32.316Z] PASS [2021-08-23T16:24:32.316Z] coverage: 26.8% of statements [2021-08-23T16:24:32.316Z] ok github.com/docker/docker/pkg/authorization 0.445s coverage: 26.8% of statements [2021-08-23T16:24:32.316Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-23T16:24:32.316Z] === RUN TestDecompressStreamBzip2 [2021-08-23T16:24:32.778Z] --- PASS: TestDecompressStreamBzip2 (0.10s) [2021-08-23T16:24:32.778Z] === RUN TestDecompressStreamXz [2021-08-23T16:24:32.778Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:24:32.778Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T16:24:32.778Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T16:24:32.778Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCompressStreamInvalid [2021-08-23T16:24:32.778Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestExtensionInvalid [2021-08-23T16:24:32.778Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestExtensionUncompressed [2021-08-23T16:24:32.778Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestExtensionBzip2 [2021-08-23T16:24:32.778Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestExtensionGzip [2021-08-23T16:24:32.778Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestExtensionXz [2021-08-23T16:24:32.778Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCmdStreamLargeStderr [2021-08-23T16:24:32.778Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-23T16:24:32.778Z] === RUN TestCmdStreamBad [2021-08-23T16:24:32.778Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:24:32.778Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCmdStreamGood [2021-08-23T16:24:32.778Z] --- PASS: TestCmdStreamGood (0.03s) [2021-08-23T16:24:32.778Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T16:24:32.778Z] --- PASS: TestUntarPathWithInvalidDest (0.04s) [2021-08-23T16:24:32.778Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T16:24:32.778Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestUntarPath [2021-08-23T16:24:32.778Z] --- PASS: TestUntarPath (0.05s) [2021-08-23T16:24:32.778Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T16:24:32.778Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-23T16:24:32.778Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T16:24:32.778Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-23T16:24:32.778Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T16:24:32.778Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T16:24:32.778Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyWithTarSrcFile [2021-08-23T16:24:32.778Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T16:24:32.778Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T16:24:32.778Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T16:24:32.778Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T16:24:32.778Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T16:24:32.778Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-23T16:24:32.778Z] === RUN TestTarFiles [2021-08-23T16:24:32.778Z] === RUN TestUnbuffered [2021-08-23T16:24:32.778Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T16:24:32.778Z] === RUN TestRaceUnbuffered [2021-08-23T16:24:32.778Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T16:24:32.778Z] PASS [2021-08-23T16:24:32.778Z] coverage: 100.0% of statements [2021-08-23T16:24:32.778Z] ok github.com/docker/docker/pkg/broadcaster 0.034s coverage: 100.0% of statements [2021-08-23T16:24:32.897Z] ok github.com/docker/docker/daemon/discovery 0.008s coverage: 30.0% of statements [2021-08-23T16:24:33.159Z] ok github.com/docker/docker/daemon/events 0.082s coverage: 50.0% of statements [2021-08-23T16:24:33.744Z] === RUN TestMatch [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[foo]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[]#01 [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[qux]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T16:24:33.744Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T16:24:33.744Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T16:24:33.744Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T16:24:33.744Z] PASS [2021-08-23T16:24:33.744Z] coverage: 87.5% of statements [2021-08-23T16:24:33.744Z] ok github.com/docker/docker/pkg/capabilities 0.035s coverage: 87.5% of statements [2021-08-23T16:24:33.744Z] 2021/08/23 16:24:33 Closing DB instances... [2021-08-23T16:24:34.105Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-08-23T16:24:34.202Z] === RUN TestChrootTarUntar [2021-08-23T16:24:34.202Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:24:34.202Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T16:24:34.202Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T16:24:34.202Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:24:34.202Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:24:34.202Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T16:24:34.660Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T16:24:34.660Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootCopyWithTar [2021-08-23T16:24:34.660Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootCopyFileWithTar [2021-08-23T16:24:34.660Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootUntarPath [2021-08-23T16:24:34.660Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T16:24:34.660Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T16:24:34.660Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:24:34.660Z] === RUN TestChrootApplyDotDotFile [2021-08-23T16:24:34.660Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:24:34.660Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:24:34.660Z] PASS [2021-08-23T16:24:34.660Z] coverage: 15.4% of statements [2021-08-23T16:24:34.660Z] ok github.com/docker/docker/pkg/chrootarchive 0.085s coverage: 15.4% of statements [2021-08-23T16:24:35.120Z] === RUN TestSizeEmpty [2021-08-23T16:24:35.120Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestSizeEmptyFile [2021-08-23T16:24:35.120Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestSizeNonemptyFile [2021-08-23T16:24:35.120Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T16:24:35.120Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T16:24:35.120Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T16:24:35.120Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestMoveToSubdir [2021-08-23T16:24:35.120Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T16:24:35.120Z] === RUN TestSizeNonExistingDirectory [2021-08-23T16:24:35.120Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T16:24:35.120Z] PASS [2021-08-23T16:24:35.120Z] coverage: 80.0% of statements [2021-08-23T16:24:35.120Z] ok github.com/docker/docker/pkg/directory 0.041s coverage: 80.0% of statements [2021-08-23T16:24:35.578Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2021-08-23T16:24:35.578Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T16:24:36.036Z] === RUN Test [2021-08-23T16:24:36.036Z] === RUN Test/TestContainsEntry [2021-08-23T16:24:36.036Z] === RUN Test/TestCreateEntries [2021-08-23T16:24:36.036Z] === RUN Test/TestEntriesDiff [2021-08-23T16:24:36.036Z] === RUN Test/TestEntriesEquality [2021-08-23T16:24:36.036Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T16:24:36.036Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T16:24:36.036Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T16:24:36.036Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T16:24:36.036Z] === RUN Test/TestGeneratorWithPort [2021-08-23T16:24:36.036Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T16:24:36.036Z] === RUN Test/TestNewEntry [2021-08-23T16:24:36.036Z] === RUN Test/TestParse [2021-08-23T16:24:36.036Z] --- PASS: Test (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T16:24:36.036Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T16:24:36.036Z] PASS [2021-08-23T16:24:36.036Z] coverage: 58.3% of statements [2021-08-23T16:24:36.036Z] ok github.com/docker/docker/pkg/discovery 0.041s coverage: 58.3% of statements [2021-08-23T16:24:37.001Z] === RUN Test [2021-08-23T16:24:37.001Z] === RUN Test/TestContent [2021-08-23T16:24:37.001Z] === RUN Test/TestInitialize [2021-08-23T16:24:37.001Z] === RUN Test/TestNew [2021-08-23T16:24:37.001Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T16:24:37.001Z] === RUN Test/TestRegister [2021-08-23T16:24:37.001Z] === RUN Test/TestWatch [2021-08-23T16:24:37.001Z] --- PASS: Test (0.00s) [2021-08-23T16:24:37.001Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T16:24:37.001Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:24:37.001Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T16:24:37.001Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T16:24:37.001Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:24:37.001Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:24:37.001Z] PASS [2021-08-23T16:24:37.001Z] coverage: 97.6% of statements [2021-08-23T16:24:37.001Z] ok github.com/docker/docker/pkg/discovery/file 0.048s coverage: 97.6% of statements [2021-08-23T16:24:37.001Z] --- PASS: TestTarFiles (4.11s) [2021-08-23T16:24:37.001Z] === RUN TestTarUntar [2021-08-23T16:24:37.001Z] --- PASS: TestTarUntar (0.04s) [2021-08-23T16:24:37.001Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T16:24:37.001Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T16:24:37.001Z] === RUN TestTarWithOptions [2021-08-23T16:24:37.001Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-23T16:24:37.001Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T16:24:37.001Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T16:24:37.001Z] === RUN TestUntarUstarGnuConflict [2021-08-23T16:24:37.001Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T16:24:37.001Z] === RUN TestUntarInvalidFilenames [2021-08-23T16:24:37.002Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames082819890\\dest" [2021-08-23T16:24:37.002Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-08-23T16:24:37.002Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T16:24:37.002Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T16:24:37.002Z] === RUN TestUntarInvalidHardlink [2021-08-23T16:24:37.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink272840963\\victim\\hello" -> "../victim/hello" [2021-08-23T16:24:37.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink610463366\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:24:37.002Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink329071149\\victim" -> "../victim" [2021-08-23T16:24:37.049Z] --- PASS: TestBuildSquashParent (8.95s) [2021-08-23T16:24:37.049Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:24:37.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:24:37.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:24:37.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:24:37.049Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:24:37.049Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:24:37.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:24:37.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:24:37.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:24:37.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:24:37.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:24:37.050Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:24:37.050Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:24:37.050Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:24:37.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:24:37.414Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.978s coverage: 74.6% of statements [2021-08-23T16:24:37.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink398999976\\victim" -> "../victim" [2021-08-23T16:24:37.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink145107175\\victim" -> "../victim" [2021-08-23T16:24:37.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink127547162\\victim" -> "../victim" [2021-08-23T16:24:37.459Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-23T16:24:37.459Z] === RUN TestUntarInvalidSymlink [2021-08-23T16:24:37.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink133858225\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:24:37.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink565992284\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:24:37.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink323118347\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink509337326\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink865604981\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink185516624\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.460Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink556855151\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T16:24:37.460Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-23T16:24:37.460Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T16:24:37.460Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T16:24:37.460Z] === RUN TestXGlobalNoParent [2021-08-23T16:24:37.460Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T16:24:37.460Z] === RUN TestReplaceFileTarWrapper [2021-08-23T16:24:37.460Z] --- PASS: TestReplaceFileTarWrapper (0.14s) [2021-08-23T16:24:37.460Z] === RUN TestPrefixHeaderReadable [2021-08-23T16:24:37.460Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2021-08-23T16:24:37.460Z] === RUN TestDisablePigz [2021-08-23T16:24:37.460Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T16:24:37.460Z] --- PASS: TestDisablePigz (0.11s) [2021-08-23T16:24:37.460Z] === RUN TestPigz [2021-08-23T16:24:37.460Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T16:24:37.460Z] --- PASS: TestPigz (0.11s) [2021-08-23T16:24:37.460Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:24:37.460Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:24:37.460Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:24:37.460Z] === RUN TestCanonicalTarNameForPath [2021-08-23T16:24:37.460Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T16:24:37.460Z] === RUN TestCanonicalTarName [2021-08-23T16:24:37.460Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T16:24:37.460Z] === RUN TestChmodTarEntry [2021-08-23T16:24:37.460Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T16:24:37.460Z] === RUN TestHardLinkOrder [2021-08-23T16:24:37.926Z] --- PASS: TestHardLinkOrder (0.12s) [2021-08-23T16:24:37.926Z] === RUN TestChangeString [2021-08-23T16:24:37.926Z] --- PASS: TestChangeString (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestChangesWithNoChanges [2021-08-23T16:24:37.926Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T16:24:37.926Z] === RUN TestChangesWithChanges [2021-08-23T16:24:37.926Z] --- PASS: TestChangesWithChanges (0.02s) [2021-08-23T16:24:37.926Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T16:24:37.926Z] changes_test.go:196: needs more investigation [2021-08-23T16:24:37.926Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestChangesDirsEmpty [2021-08-23T16:24:37.926Z] 2021/08/23 16:24:37 Closing DB instances... [2021-08-23T16:24:37.926Z] --- PASS: TestChangesDirsEmpty (0.11s) [2021-08-23T16:24:37.926Z] === RUN TestChangesDirsMutated [2021-08-23T16:24:37.926Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-08-23T16:24:37.926Z] === RUN TestApplyLayer [2021-08-23T16:24:37.926Z] changes_test.go:433: needs further investigation [2021-08-23T16:24:37.926Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T16:24:37.926Z] changes_test.go:469: needs further investigation [2021-08-23T16:24:37.926Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T16:24:37.926Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T16:24:37.926Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestChangesSize [2021-08-23T16:24:37.926Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T16:24:37.926Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T16:24:37.926Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames385211430\\dest" [2021-08-23T16:24:37.926Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-08-23T16:24:37.926Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T16:24:37.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink561077320\\victim\\hello" -> "../victim/hello" [2021-08-23T16:24:37.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink320864519\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:24:37.926Z] === RUN Test [2021-08-23T16:24:37.926Z] === RUN Test/TestInitialize [2021-08-23T16:24:37.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink923201722\\victim" -> "../victim" [2021-08-23T16:24:37.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink514882257\\victim" -> "../victim" [2021-08-23T16:24:37.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink117625340\\victim" -> "../victim" [2021-08-23T16:24:37.926Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink996847403\\victim" -> "../victim" [2021-08-23T16:24:37.926Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2021-08-23T16:24:37.926Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T16:24:37.926Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink635486350\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:24:37.926Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink205109909\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:24:37.926Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink008857328\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.926Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink678101391\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.926Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink995370914\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.926Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink998894233\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:24:37.926Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-23T16:24:37.926Z] === RUN TestApplyLayerWhiteouts [2021-08-23T16:24:38.384Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-08-23T16:24:38.384Z] === RUN TestGenerateEmptyFile [2021-08-23T16:24:38.384Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T16:24:38.384Z] === RUN TestGenerateWithContent [2021-08-23T16:24:38.384Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T16:24:38.384Z] PASS [2021-08-23T16:24:38.384Z] coverage: 62.9% of statements [2021-08-23T16:24:38.384Z] ok github.com/docker/docker/pkg/archive 6.105s coverage: 62.9% of statements [2021-08-23T16:24:38.384Z] time="2021-08-23T16:24:37Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:24:38.384Z] time="2021-08-23T16:24:37Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:24:38.384Z] time="2021-08-23T16:24:37Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:24:38.384Z] === RUN Test/TestInitializeWithCerts [2021-08-23T16:24:38.384Z] time="2021-08-23T16:24:37Z" level=info msg="Initializing discovery with TLS" [2021-08-23T16:24:38.384Z] === RUN Test/TestWatch [2021-08-23T16:24:38.384Z] time="2021-08-23T16:24:37Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:24:39.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:24:39.136Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:24:39.349Z] --- PASS: TestNetworkDBCRUDTableEntries (3.63s) [2021-08-23T16:24:39.350Z] === RUN TestNetworkDBNodeLeave [2021-08-23T16:24:39.446Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 13.7% of statements [2021-08-23T16:24:39.446Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.020s coverage: 3.1% of statements [2021-08-23T16:24:40.391Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.913s coverage: 56.2% of statements [2021-08-23T16:24:41.337Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.022s coverage: 1.9% of statements [2021-08-23T16:24:41.545Z] --- PASS: Test (3.13s) [2021-08-23T16:24:41.545Z] --- PASS: Test/TestInitialize (0.13s) [2021-08-23T16:24:41.545Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-23T16:24:41.545Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T16:24:41.545Z] PASS [2021-08-23T16:24:41.545Z] coverage: 84.1% of statements [2021-08-23T16:24:41.545Z] ok github.com/docker/docker/pkg/discovery/kv 3.178s coverage: 84.1% of statements [2021-08-23T16:24:41.684Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:24:41.945Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:24:42.004Z] === RUN Test [2021-08-23T16:24:42.004Z] === RUN Test/TestWatch [2021-08-23T16:24:42.004Z] --- PASS: Test (0.00s) [2021-08-23T16:24:42.004Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:24:42.004Z] PASS [2021-08-23T16:24:42.004Z] coverage: 92.3% of statements [2021-08-23T16:24:42.004Z] ok github.com/docker/docker/pkg/discovery/memory 0.033s coverage: 92.3% of statements [2021-08-23T16:24:42.463Z] --- PASS: TestNetworkDBNodeLeave (2.85s) [2021-08-23T16:24:42.463Z] === RUN TestNetworkDBWatch [2021-08-23T16:24:42.463Z] === RUN Test [2021-08-23T16:24:42.463Z] === RUN Test/TestInitialize [2021-08-23T16:24:42.463Z] === RUN Test/TestInitializeWithPattern [2021-08-23T16:24:42.463Z] === RUN Test/TestRegister [2021-08-23T16:24:42.463Z] === RUN Test/TestWatch [2021-08-23T16:24:42.463Z] --- PASS: Test (0.00s) [2021-08-23T16:24:42.463Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:24:42.463Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T16:24:42.463Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:24:42.463Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:24:42.463Z] PASS [2021-08-23T16:24:42.463Z] coverage: 93.8% of statements [2021-08-23T16:24:42.463Z] ok github.com/docker/docker/pkg/discovery/nodes 0.043s coverage: 93.8% of statements [2021-08-23T16:24:43.430Z] === RUN TestPollerAddRemove [2021-08-23T16:24:43.430Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T16:24:43.430Z] === RUN TestPollerEvent [2021-08-23T16:24:43.430Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:24:43.430Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T16:24:43.430Z] === RUN TestPollerClose [2021-08-23T16:24:43.430Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T16:24:43.430Z] PASS [2021-08-23T16:24:43.430Z] coverage: 36.2% of statements [2021-08-23T16:24:43.430Z] ok github.com/docker/docker/pkg/filenotify 0.031s coverage: 36.2% of statements [2021-08-23T16:24:43.888Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T16:24:43.888Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:24:43.888Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T16:24:43.888Z] 2021/08/23 16:24:43 Closing DB instances... [2021-08-23T16:24:43.888Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T16:24:43.888Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCopyFile [2021-08-23T16:24:43.888Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T16:24:43.888Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:24:43.888Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T16:24:43.888Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T16:24:43.888Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:24:43.888Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestWildcardMatches [2021-08-23T16:24:43.888Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestPatternMatches [2021-08-23T16:24:43.888Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T16:24:43.888Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T16:24:43.888Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T16:24:43.888Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T16:24:43.888Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T16:24:43.888Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T16:24:43.888Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestSingleExclamationError [2021-08-23T16:24:43.888Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestMatchesWithNoPatterns [2021-08-23T16:24:43.888Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T16:24:43.888Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestMatches [2021-08-23T16:24:43.888Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T16:24:43.888Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T16:24:43.888Z] --- PASS: TestMatches (0.00s) [2021-08-23T16:24:43.888Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T16:24:43.888Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCleanPatterns [2021-08-23T16:24:43.888Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T16:24:43.888Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T16:24:43.888Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T16:24:43.888Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T16:24:43.888Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T16:24:43.888Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCreateIfNotExistsDir [2021-08-23T16:24:43.888Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestCreateIfNotExistsFile [2021-08-23T16:24:43.888Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T16:24:43.888Z] === RUN TestMatch [2021-08-23T16:24:43.888Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:24:43.888Z] PASS [2021-08-23T16:24:43.888Z] coverage: 82.2% of statements [2021-08-23T16:24:43.888Z] ok github.com/docker/docker/pkg/fileutils 0.056s coverage: 82.2% of statements [2021-08-23T16:24:43.897Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.756s coverage: 49.4% of statements [2021-08-23T16:24:44.346Z] === RUN TestGet [2021-08-23T16:24:44.346Z] --- PASS: TestGet (0.00s) [2021-08-23T16:24:44.346Z] === RUN TestGetShortcutString [2021-08-23T16:24:44.346Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T16:24:44.346Z] PASS [2021-08-23T16:24:44.346Z] coverage: 42.9% of statements [2021-08-23T16:24:44.346Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-08-23T16:24:44.849Z] ok github.com/docker/docker/daemon 12.304s coverage: 17.5% of statements [2021-08-23T16:24:44.849Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:24:44.849Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:24:44.849Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:24:44.849Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:24:44.849Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.040s coverage: 57.5% of statements [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.09s) [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.13s) [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.04s) [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2021-08-23T16:24:45.252Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.15s) [2021-08-23T16:24:45.252Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:24:45.252Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:24:45.345Z] === RUN TestCreateIDMapOrder [2021-08-23T16:24:45.345Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T16:24:45.345Z] PASS [2021-08-23T16:24:45.345Z] coverage: 7.2% of statements [2021-08-23T16:24:45.345Z] ok github.com/docker/docker/pkg/idtools 0.033s coverage: 7.2% of statements [2021-08-23T16:24:45.345Z] --- PASS: TestGetAddress (19.51s) [2021-08-23T16:24:45.345Z] === RUN TestRequestSyntaxCheck [2021-08-23T16:24:45.345Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-08-23T16:24:45.345Z] === RUN TestRequest [2021-08-23T16:24:45.345Z] --- PASS: TestNetworkDBWatch (3.08s) [2021-08-23T16:24:45.345Z] === RUN TestNetworkDBBulkSync [2021-08-23T16:24:45.423Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.607s coverage: 57.7% of statements [2021-08-23T16:24:45.684Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.120s coverage: 46.2% of statements [2021-08-23T16:24:45.684Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:24:45.684Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-23T16:24:45.684Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:24:46.311Z] === RUN TestFixedBufferCap [2021-08-23T16:24:46.311Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestFixedBufferLen [2021-08-23T16:24:46.311Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestFixedBufferString [2021-08-23T16:24:46.311Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestFixedBufferWrite [2021-08-23T16:24:46.311Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestFixedBufferRead [2021-08-23T16:24:46.311Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestBytesPipeRead [2021-08-23T16:24:46.311Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestBytesPipeWrite [2021-08-23T16:24:46.311Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T16:24:46.311Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-08-23T16:24:46.311Z] === RUN TestAtomicWriteToFile [2021-08-23T16:24:46.311Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-23T16:24:46.311Z] === RUN TestAtomicWriteSetCommit [2021-08-23T16:24:46.311Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestAtomicWriteSetCancel [2021-08-23T16:24:46.311Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-23T16:24:46.311Z] === RUN TestReadCloserWrapperClose [2021-08-23T16:24:46.311Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T16:24:46.311Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestReaderErrWrapperRead [2021-08-23T16:24:46.311Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T16:24:46.311Z] === RUN TestCancelReadCloser [2021-08-23T16:24:46.769Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T16:24:46.769Z] === RUN TestWriteCloserWrapperClose [2021-08-23T16:24:46.769Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T16:24:46.769Z] === RUN TestNopWriteCloser [2021-08-23T16:24:46.769Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T16:24:46.769Z] === RUN TestNopWriter [2021-08-23T16:24:46.769Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T16:24:46.769Z] === RUN TestWriteCounter [2021-08-23T16:24:46.769Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T16:24:46.769Z] PASS [2021-08-23T16:24:46.769Z] coverage: 68.3% of statements [2021-08-23T16:24:46.769Z] ok github.com/docker/docker/pkg/ioutils 0.524s coverage: 68.3% of statements [2021-08-23T16:24:46.769Z] 2021/08/23 16:24:46 Closing DB instances... [2021-08-23T16:24:47.074Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-08-23T16:24:47.074Z] ok github.com/docker/docker/daemon/links 0.022s coverage: 93.0% of statements [2021-08-23T16:24:47.226Z] === RUN TestError [2021-08-23T16:24:47.227Z] --- PASS: TestError (0.00s) [2021-08-23T16:24:47.227Z] === RUN TestProgressString [2021-08-23T16:24:47.227Z] === RUN TestProgressString/no_progress [2021-08-23T16:24:47.227Z] === RUN TestProgressString/progress_1 [2021-08-23T16:24:47.227Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T16:24:47.227Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T16:24:47.227Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T16:24:47.227Z] === RUN TestProgressString/with_units [2021-08-23T16:24:47.227Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T16:24:47.227Z] === RUN TestProgressString/hide_counts [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T16:24:47.227Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T16:24:47.227Z] === RUN TestJSONMessageDisplay [2021-08-23T16:24:47.227Z] --- PASS: TestJSONMessageDisplay (0.10s) [2021-08-23T16:24:47.227Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T16:24:47.227Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T16:24:47.227Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T16:24:47.227Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T16:24:47.227Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T16:24:47.227Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T16:24:47.227Z] PASS [2021-08-23T16:24:47.227Z] coverage: 91.7% of statements [2021-08-23T16:24:47.227Z] ok github.com/docker/docker/pkg/jsonmessage 0.141s coverage: 91.7% of statements [2021-08-23T16:24:47.801Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:24:48.022Z] ok github.com/docker/docker/daemon/logger 0.289s coverage: 43.5% of statements [2021-08-23T16:24:48.022Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.7% of statements [2021-08-23T16:24:48.022Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:24:48.022Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:24:48.062Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:24:48.193Z] === RUN TestStandardLongPath [2021-08-23T16:24:48.193Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T16:24:48.193Z] === RUN TestUNCLongPath [2021-08-23T16:24:48.193Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T16:24:48.193Z] PASS [2021-08-23T16:24:48.193Z] coverage: 100.0% of statements [2021-08-23T16:24:48.193Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-08-23T16:24:48.193Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2021-08-23T16:24:48.193Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T16:24:48.596Z] ok github.com/docker/docker/daemon/logger/gelf 0.046s coverage: 67.0% of statements [2021-08-23T16:24:48.634Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:24:48.651Z] === RUN TestNameFormat [2021-08-23T16:24:48.651Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T16:24:48.651Z] === RUN TestNameRetries [2021-08-23T16:24:48.651Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T16:24:48.651Z] PASS [2021-08-23T16:24:48.651Z] coverage: 85.7% of statements [2021-08-23T16:24:48.651Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2021-08-23T16:24:49.109Z] === RUN TestParseKeyValueOpt [2021-08-23T16:24:49.109Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T16:24:49.109Z] === RUN TestParseUintList [2021-08-23T16:24:49.109Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T16:24:49.109Z] === RUN TestParseUintListMaximumLimits [2021-08-23T16:24:49.109Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T16:24:49.109Z] PASS [2021-08-23T16:24:49.109Z] coverage: 97.0% of statements [2021-08-23T16:24:49.109Z] ok github.com/docker/docker/pkg/parsers 0.030s coverage: 97.0% of statements [2021-08-23T16:24:49.170Z] ok github.com/docker/docker/daemon/logger/journald 0.025s coverage: 23.9% of statements [2021-08-23T16:24:49.170Z] ok github.com/docker/docker/daemon/logger/awslogs 0.398s coverage: 77.4% of statements [2021-08-23T16:24:49.170Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:24:49.170Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:24:49.207Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:24:49.431Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.019s coverage: 87.2% of statements [2021-08-23T16:24:49.565Z] === RUN TestNewAndRemove [2021-08-23T16:24:49.565Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T16:24:49.565Z] === RUN TestRemoveInvalidPath [2021-08-23T16:24:49.565Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T16:24:49.565Z] PASS [2021-08-23T16:24:49.565Z] coverage: 82.6% of statements [2021-08-23T16:24:49.565Z] ok github.com/docker/docker/pkg/pidfile 0.033s coverage: 82.6% of statements [2021-08-23T16:24:49.780Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2021-08-23T16:24:49.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2021-08-23T16:24:49.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-08-23T16:24:49.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-08-23T16:24:49.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2021-08-23T16:24:49.780Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.58s) [2021-08-23T16:24:49.780Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:24:50.006Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.049s coverage: 69.9% of statements [2021-08-23T16:24:50.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:24:50.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:24:50.531Z] === RUN TestParseEmptyInterface [2021-08-23T16:24:50.531Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestParseNonInterfaceType [2021-08-23T16:24:50.531Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestParseWithOneFunction [2021-08-23T16:24:50.531Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestParseWithMultipleFuncs [2021-08-23T16:24:50.531Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestParseWithUnnamedReturn [2021-08-23T16:24:50.531Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestEmbeddedInterface [2021-08-23T16:24:50.531Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestParsedImports [2021-08-23T16:24:50.531Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T16:24:50.531Z] === RUN TestAliasedImports [2021-08-23T16:24:50.531Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T16:24:50.531Z] PASS [2021-08-23T16:24:50.531Z] coverage: 56.8% of statements [2021-08-23T16:24:50.531Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.048s coverage: 56.8% of statements [2021-08-23T16:24:50.531Z] === RUN TestFailedConnection [2021-08-23T16:24:50.580Z] ok github.com/docker/docker/daemon/logger/local 0.046s coverage: 75.2% of statements [2021-08-23T16:24:50.580Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:24:50.580Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.073s coverage: 58.6% of statements [2021-08-23T16:24:50.843Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2021-08-23T16:24:51.166Z] --- PASS: TestBuildMultiStageParentConfig (1.19s) [2021-08-23T16:24:51.166Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:24:51.417Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-08-23T16:24:51.499Z] 2021/08/23 16:24:50 Closing DB instances... [2021-08-23T16:24:51.499Z] time="2021-08-23T16:24:51Z" level=error msg="node: c2eea2900a05 is unknown to memberlist" [2021-08-23T16:24:51.499Z] === RUN TestHTTPTransport [2021-08-23T16:24:51.499Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T16:24:51.499Z] PASS [2021-08-23T16:24:51.499Z] coverage: 85.7% of statements [2021-08-23T16:24:51.499Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-08-23T16:24:51.679Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2021-08-23T16:24:51.957Z] --- PASS: TestFailedConnection (1.01s) [2021-08-23T16:24:51.957Z] === RUN TestFailOnce [2021-08-23T16:24:51.957Z] 2021/08/23 16:24:51 http: panic serving 127.0.0.1:49294: Plugin not ready [2021-08-23T16:24:51.957Z] goroutine 18 [running]: [2021-08-23T16:24:51.957Z] net/http.(*conn).serve.func1(0xc000094000) [2021-08-23T16:24:51.957Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T16:24:51.957Z] panic(0x1145280, 0x125c690) [2021-08-23T16:24:51.957Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T16:24:51.957Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x126cd50, 0xc0001b0000, 0xc0001a2000) [2021-08-23T16:24:51.957Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T16:24:51.957Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x126cd50, 0xc0001b0000, 0xc0001a2000) [2021-08-23T16:24:51.957Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T16:24:51.957Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x126cd50, 0xc0001b0000, 0xc0001a2000) [2021-08-23T16:24:51.957Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T16:24:51.957Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x126cd50, 0xc0001b0000, 0xc0001a2000) [2021-08-23T16:24:51.957Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T16:24:51.957Z] net/http.(*conn).serve(0xc000094000, 0x126d940, 0xc000188040) [2021-08-23T16:24:51.957Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T16:24:51.957Z] created by net/http.(*Server).Serve [2021-08-23T16:24:51.957Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T16:24:51.957Z] time="2021-08-23T16:24:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T16:24:51.957Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:24:51.957Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:24:51.957Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T16:24:51.957Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T16:24:51.957Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T16:24:51.957Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T16:24:51.957Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:24:51.957Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:24:51.957Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T16:24:51.957Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T16:24:51.957Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T16:24:51.957Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T16:24:51.957Z] === RUN TestBufferPoolPutAndGet [2021-08-23T16:24:51.957Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T16:24:51.957Z] PASS [2021-08-23T16:24:51.957Z] coverage: 88.2% of statements [2021-08-23T16:24:51.957Z] ok github.com/docker/docker/pkg/pools 0.030s coverage: 88.2% of statements [2021-08-23T16:24:52.253Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2021-08-23T16:24:52.415Z] === RUN TestOutputOnPrematureClose [2021-08-23T16:24:52.415Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T16:24:52.415Z] === RUN TestCompleteSilently [2021-08-23T16:24:52.415Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T16:24:52.415Z] PASS [2021-08-23T16:24:52.415Z] coverage: 75.9% of statements [2021-08-23T16:24:52.415Z] ok github.com/docker/docker/pkg/progress 0.027s coverage: 75.9% of statements [2021-08-23T16:24:52.873Z] === RUN TestSendToOneSub [2021-08-23T16:24:52.873Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestSendToMultipleSubs [2021-08-23T16:24:52.873Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestEvictOneSub [2021-08-23T16:24:52.873Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestClosePublisher [2021-08-23T16:24:52.873Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestPubSubRace [2021-08-23T16:24:52.873Z] --- PASS: TestFailOnce (1.11s) [2021-08-23T16:24:52.873Z] === RUN TestEchoInputOutput [2021-08-23T16:24:52.873Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestBackoff [2021-08-23T16:24:52.873Z] --- PASS: TestBackoff (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestAbortRetry [2021-08-23T16:24:52.873Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestClientScheme [2021-08-23T16:24:52.873Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T16:24:52.873Z] === RUN TestNewClientWithTimeout [2021-08-23T16:24:53.083Z] --- PASS: TestBuildLabelWithTargets (2.05s) [2021-08-23T16:24:53.083Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:24:53.197Z] ok github.com/docker/docker/distribution/metadata 0.097s coverage: 48.2% of statements [2021-08-23T16:24:53.330Z] time="2021-08-23T16:24:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T16:24:53.770Z] ok github.com/docker/docker/daemon/logger/splunk 1.905s coverage: 82.5% of statements [2021-08-23T16:24:53.770Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:24:53.770Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:24:53.822Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T16:24:53.822Z] PASS [2021-08-23T16:24:53.822Z] coverage: 75.0% of statements [2021-08-23T16:24:53.822Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.48s) [2021-08-23T16:24:53.822Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T16:24:53.822Z] ok github.com/docker/docker/pkg/pubsub 1.065s coverage: 75.0% of statements [2021-08-23T16:24:54.280Z] === RUN TestRegister [2021-08-23T16:24:54.280Z] --- PASS: TestRegister (0.00s) [2021-08-23T16:24:54.280Z] === RUN TestCommand [2021-08-23T16:24:54.280Z] --- PASS: TestCommand (0.03s) [2021-08-23T16:24:54.280Z] === RUN TestNaiveSelf [2021-08-23T16:24:54.280Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-23T16:24:54.280Z] PASS [2021-08-23T16:24:54.280Z] coverage: 82.4% of statements [2021-08-23T16:24:54.280Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-08-23T16:24:54.470Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-08-23T16:24:54.470Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:24:54.738Z] --- PASS: TestRequest (9.46s) [2021-08-23T16:24:54.738Z] === RUN TestOverlappingRequests [2021-08-23T16:24:54.738Z] time="2021-08-23T16:24:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T16:24:54.738Z] 2021/08/23 16:24:54 Closing DB instances... [2021-08-23T16:24:54.738Z] === RUN TestDump [2021-08-23T16:24:54.738Z] goroutine 6 [running]: [2021-08-23T16:24:54.738Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x267b50b8, 0x63cd91fe610) [2021-08-23T16:24:54.738Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:24:54.738Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T16:24:54.738Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T16:24:54.738Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-23T16:24:54.738Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T16:24:54.738Z] testing.tRunner(0xc000029080, 0x1165ea0) [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:24:54.738Z] created by testing.(*T).Run [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:24:54.738Z] [2021-08-23T16:24:54.738Z] goroutine 1 [chan receive]: [2021-08-23T16:24:54.738Z] testing.(*T).Run(0xc000029080, 0x11585d8, 0x8, 0x1165ea0, 0xfca18d) [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:24:54.738Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:24:54.738Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:24:54.738Z] testing.runTests(0xc000004078, 0x12ab220, 0x3, 0x3, 0xc041116ba66c1af8, 0x8bb30683f1, 0x12afc80, 0x1159e28) [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:24:54.738Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:24:54.738Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:24:54.738Z] main.main() [2021-08-23T16:24:54.738Z] _testmain.go:95 +0x1c8 [2021-08-23T16:24:54.738Z] --- PASS: TestDump (0.00s) [2021-08-23T16:24:54.738Z] === RUN TestDumpToFile [2021-08-23T16:24:54.741Z] ok github.com/docker/docker/errdefs 0.022s coverage: 53.1% of statements [2021-08-23T16:24:55.196Z] --- PASS: TestDumpToFile (0.09s) [2021-08-23T16:24:55.196Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T16:24:55.196Z] goroutine 8 [running]: [2021-08-23T16:24:55.196Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x10443c0) [2021-08-23T16:24:55.196Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:24:55.196Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T16:24:55.196Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T16:24:55.196Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-23T16:24:55.196Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T16:24:55.196Z] testing.tRunner(0xc000029500, 0x1165e90) [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:24:55.196Z] created by testing.(*T).Run [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:24:55.196Z] [2021-08-23T16:24:55.196Z] goroutine 1 [chan receive]: [2021-08-23T16:24:55.196Z] testing.(*T).Run(0xc000029500, 0x115f08c, 0x1c, 0x1165e90, 0xfca101) [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:24:55.196Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:24:55.196Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:24:55.196Z] testing.runTests(0xc000004078, 0x12ab220, 0x3, 0x3, 0xc041116ba66c1af8, 0x8bb30683f1, 0x12afc80, 0x1159e28) [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:24:55.196Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:24:55.196Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:24:55.196Z] main.main() [2021-08-23T16:24:55.196Z] _testmain.go:95 +0x1c8 [2021-08-23T16:24:55.196Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T16:24:55.196Z] PASS [2021-08-23T16:24:55.196Z] coverage: 90.9% of statements [2021-08-23T16:24:55.196Z] ok github.com/docker/docker/pkg/stack 0.122s coverage: 90.9% of statements [2021-08-23T16:24:55.196Z] --- PASS: TestOverlappingRequests (0.40s) [2021-08-23T16:24:55.196Z] === RUN TestRelease [2021-08-23T16:24:55.196Z] === RUN TestNewStdWriter [2021-08-23T16:24:55.196Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T16:24:55.196Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T16:24:55.196Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T16:24:55.196Z] === RUN TestWriteWithNilBytes [2021-08-23T16:24:55.196Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T16:24:55.196Z] === RUN TestWrite [2021-08-23T16:24:55.196Z] --- PASS: TestWrite (0.00s) [2021-08-23T16:24:55.196Z] === RUN TestWriteWithWriterError [2021-08-23T16:24:55.196Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T16:24:55.196Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T16:24:55.196Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T16:24:55.196Z] === RUN TestStdCopyWriteAndRead [2021-08-23T16:24:55.196Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T16:24:55.358Z] ok github.com/docker/docker/distribution 0.228s coverage: 25.8% of statements [2021-08-23T16:24:55.358Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:24:55.654Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T16:24:55.654Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T16:24:55.654Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T16:24:55.654Z] PASS [2021-08-23T16:24:55.654Z] coverage: 100.0% of statements [2021-08-23T16:24:55.654Z] ok github.com/docker/docker/pkg/stdcopy 0.029s coverage: 100.0% of statements [2021-08-23T16:24:55.942Z] ok github.com/docker/docker/image 0.084s coverage: 86.6% of statements [2021-08-23T16:24:55.942Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2021-08-23T16:24:55.942Z] ok github.com/docker/docker/distribution/xfer 1.843s coverage: 85.1% of statements [2021-08-23T16:24:55.942Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:24:56.112Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T16:24:56.112Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T16:24:56.112Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestFormatStatus [2021-08-23T16:24:56.112Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestFormatError [2021-08-23T16:24:56.112Z] --- PASS: TestFormatError (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestFormatJSONError [2021-08-23T16:24:56.112Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T16:24:56.112Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T16:24:56.112Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestNewJSONProgressOutput [2021-08-23T16:24:56.112Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestAuxFormatterEmit [2021-08-23T16:24:56.112Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestStreamWriterStdout [2021-08-23T16:24:56.112Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T16:24:56.112Z] === RUN TestStreamWriterStderr [2021-08-23T16:24:56.112Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T16:24:56.112Z] PASS [2021-08-23T16:24:56.112Z] coverage: 66.2% of statements [2021-08-23T16:24:56.112Z] ok github.com/docker/docker/pkg/streamformatter 0.032s coverage: 66.2% of statements [2021-08-23T16:24:56.516Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2021-08-23T16:24:56.570Z] === RUN TestGenerateRandomID [2021-08-23T16:24:56.570Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T16:24:56.570Z] === RUN TestShortenId [2021-08-23T16:24:56.570Z] --- PASS: TestShortenId (0.00s) [2021-08-23T16:24:56.570Z] === RUN TestShortenSha256Id [2021-08-23T16:24:56.570Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T16:24:56.570Z] === RUN TestShortenIdEmpty [2021-08-23T16:24:56.570Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T16:24:56.570Z] === RUN TestShortenIdInvalid [2021-08-23T16:24:56.570Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T16:24:56.570Z] === RUN TestIsShortIDNonHex [2021-08-23T16:24:56.570Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T16:24:56.570Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T16:24:56.570Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T16:24:56.570Z] PASS [2021-08-23T16:24:56.570Z] coverage: 70.6% of statements [2021-08-23T16:24:56.570Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-23T16:24:56.570Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-23T16:24:56.570Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T16:24:56.570Z] --- PASS: TestRelease (1.61s) [2021-08-23T16:24:56.570Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:24:57.028Z] === RUN TestIsCpusetListAvailable [2021-08-23T16:24:57.028Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T16:24:57.028Z] PASS [2021-08-23T16:24:57.028Z] coverage: 39.4% of statements [2021-08-23T16:24:57.028Z] ok github.com/docker/docker/pkg/sysinfo 0.027s coverage: 39.4% of statements [2021-08-23T16:24:57.088Z] ok github.com/docker/docker/image/tarexport 0.103s coverage: 0.7% of statements [2021-08-23T16:24:57.089Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:24:57.089Z] ok github.com/docker/docker/libcontainerd/queue 0.042s coverage: 100.0% of statements [2021-08-23T16:24:57.486Z] time="2021-08-23T16:24:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T16:24:57.662Z] ok github.com/docker/docker/oci 0.033s coverage: 43.3% of statements [2021-08-23T16:24:57.775Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2021-08-23T16:24:57.775Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:24:58.236Z] ok github.com/docker/docker/opts 0.042s coverage: 67.1% of statements [2021-08-23T16:24:58.451Z] === RUN TestChtimes [2021-08-23T16:24:58.451Z] --- PASS: TestChtimes (0.00s) [2021-08-23T16:24:58.451Z] === RUN TestChtimesWindows [2021-08-23T16:24:58.451Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T16:24:58.451Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T16:24:58.451Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T16:24:58.451Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T16:24:58.451Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T16:24:58.451Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T16:24:58.451Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T16:24:58.451Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T16:24:58.451Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T16:24:58.451Z] === RUN TestHasWin32KSupport [2021-08-23T16:24:58.451Z] syscall_windows_test.go:8: win32k: true [2021-08-23T16:24:58.451Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T16:24:58.451Z] PASS [2021-08-23T16:24:58.451Z] coverage: 12.9% of statements [2021-08-23T16:24:58.451Z] ok github.com/docker/docker/pkg/system 0.042s coverage: 12.9% of statements [2021-08-23T16:24:58.498Z] ok github.com/docker/docker/pkg/aaparser 0.004s coverage: 52.9% of statements [2021-08-23T16:24:58.909Z] === RUN TestTailFile [2021-08-23T16:24:58.909Z] --- PASS: TestTailFile (0.00s) [2021-08-23T16:24:58.909Z] === RUN TestTailFileManyLines [2021-08-23T16:24:58.909Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T16:24:58.909Z] === RUN TestTailEmptyFile [2021-08-23T16:24:58.909Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T16:24:58.909Z] === RUN TestTailNegativeN [2021-08-23T16:24:58.909Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.909Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.909Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.909Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.910Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.910Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.910Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.911Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.912Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:58.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:58.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:58.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:58.914Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.914Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:58.914Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:58.914Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:58.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:58.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:59.167Z] --- PASS: TestBuildUncleanTarFilenames (1.69s) [2021-08-23T16:24:59.167Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:59.372Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:59.372Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:59.372Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:24:59.373Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:24:59.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:24:59.374Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.01s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.01s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:24:59.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:24:59.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:24:59.376Z] PASS [2021-08-23T16:24:59.376Z] coverage: 88.6% of statements [2021-08-23T16:24:59.376Z] ok github.com/docker/docker/pkg/tailfile 0.124s coverage: 88.6% of statements [2021-08-23T16:24:59.443Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-08-23T16:24:59.834Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T16:24:59.834Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestTarSumRemove [2021-08-23T16:24:59.834Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestSortFileInfoSums [2021-08-23T16:24:59.834Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T16:24:59.834Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestNewTarSumForLabel [2021-08-23T16:24:59.834Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestEmptyTar [2021-08-23T16:24:59.834Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestTarSumsReadSize [2021-08-23T16:24:59.834Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestTarSums [2021-08-23T16:24:59.834Z] --- PASS: TestTarSums (0.05s) [2021-08-23T16:24:59.834Z] === RUN TestIteration [2021-08-23T16:24:59.834Z] --- PASS: TestIteration (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestVersionLabelForChecksum [2021-08-23T16:24:59.834Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestVersion [2021-08-23T16:24:59.834Z] --- PASS: TestVersion (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestGetVersion [2021-08-23T16:24:59.834Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T16:24:59.834Z] === RUN TestGetVersions [2021-08-23T16:24:59.834Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T16:24:59.834Z] PASS [2021-08-23T16:24:59.834Z] coverage: 89.3% of statements [2021-08-23T16:24:59.834Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2021-08-23T16:25:00.292Z] testing: warning: no tests to run [2021-08-23T16:25:00.292Z] PASS [2021-08-23T16:25:00.292Z] coverage: [no statements] [2021-08-23T16:25:00.292Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-08-23T16:25:00.389Z] ok github.com/docker/docker/pkg/capabilities 0.023s coverage: 87.5% of statements [2021-08-23T16:25:00.389Z] ok github.com/docker/docker/pkg/authorization 0.742s coverage: 68.3% of statements [2021-08-23T16:25:00.749Z] === RUN TestTruncIndex [2021-08-23T16:25:00.749Z] --- PASS: TestTruncIndex (0.10s) [2021-08-23T16:25:00.749Z] PASS [2021-08-23T16:25:00.749Z] coverage: 91.5% of statements [2021-08-23T16:25:00.749Z] ok github.com/docker/docker/pkg/truncindex 0.129s coverage: 91.5% of statements [2021-08-23T16:25:01.207Z] === RUN TestIsGIT [2021-08-23T16:25:01.207Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T16:25:01.207Z] === RUN TestIsTransport [2021-08-23T16:25:01.207Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T16:25:01.207Z] PASS [2021-08-23T16:25:01.207Z] coverage: 100.0% of statements [2021-08-23T16:25:01.207Z] ok github.com/docker/docker/pkg/urlutil 0.031s coverage: 100.0% of statements [2021-08-23T16:25:01.334Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-08-23T16:25:01.664Z] --- PASS: TestAllocateRandomDeallocate (4.81s) [2021-08-23T16:25:01.664Z] === RUN TestRetrieveFromStore [2021-08-23T16:25:01.664Z] === RUN TestVersionInfo [2021-08-23T16:25:01.664Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T16:25:01.664Z] === RUN TestAppendVersions [2021-08-23T16:25:01.664Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T16:25:01.664Z] PASS [2021-08-23T16:25:01.664Z] coverage: 88.9% of statements [2021-08-23T16:25:01.664Z] ok github.com/docker/docker/pkg/useragent 0.028s coverage: 88.9% of statements [2021-08-23T16:25:01.664Z] time="2021-08-23T16:25:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.Echo: Post \"http://127.0.0.1:49298/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T16:25:01.907Z] ok github.com/docker/docker/pkg/discovery 0.018s coverage: 58.3% of statements [2021-08-23T16:25:01.907Z] ok github.com/docker/docker/pkg/archive 1.205s coverage: 82.4% of statements [2021-08-23T16:25:02.169Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-08-23T16:25:02.472Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2021-08-23T16:25:02.472Z] === RUN TestBuildWithHugeFile [2021-08-23T16:25:03.112Z] ok github.com/docker/docker/pkg/discovery/memory 0.023s coverage: 92.3% of statements [2021-08-23T16:25:03.259Z] === RUN TestValidatePrivileges [2021-08-23T16:25:03.259Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T16:25:03.259Z] === RUN TestFilterByCapNeg [2021-08-23T16:25:03.259Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T16:25:03.259Z] === RUN TestFilterByCapPos [2021-08-23T16:25:03.259Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T16:25:03.259Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T16:25:03.259Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T16:25:03.259Z] PASS [2021-08-23T16:25:03.259Z] coverage: 12.0% of statements [2021-08-23T16:25:03.259Z] ok github.com/docker/docker/plugin 0.037s coverage: 12.0% of statements [2021-08-23T16:25:03.259Z] --- PASS: TestRetrieveFromStore (1.64s) [2021-08-23T16:25:03.259Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T16:25:03.259Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-23T16:25:03.259Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T16:25:03.259Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T16:25:03.259Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T16:25:03.259Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T16:25:03.259Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T16:25:03.259Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T16:25:03.259Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T16:25:03.259Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T16:25:03.259Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T16:25:03.259Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T16:25:03.259Z] === RUN TestDebug [2021-08-23T16:25:03.259Z] --- PASS: TestDebug (0.00s) [2021-08-23T16:25:03.259Z] === RUN TestRequestPoolParallel [2021-08-23T16:25:03.722Z] --- PASS: TestRequestPoolParallel (0.45s) [2021-08-23T16:25:03.722Z] === RUN TestFullAllocateRelease [2021-08-23T16:25:03.722Z] === RUN TestNewSettable [2021-08-23T16:25:03.722Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T16:25:03.722Z] === RUN TestIsSettable [2021-08-23T16:25:03.722Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T16:25:03.722Z] === RUN TestUpdateSettingsEnv [2021-08-23T16:25:03.722Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T16:25:03.722Z] PASS [2021-08-23T16:25:03.722Z] coverage: 20.0% of statements [2021-08-23T16:25:03.722Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2021-08-23T16:25:04.011Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-23T16:25:04.059Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-23T16:25:04.180Z] --- PASS: TestFullAllocateRelease (0.51s) [2021-08-23T16:25:04.180Z] === RUN TestOddAllocateRelease [2021-08-23T16:25:04.321Z] ok github.com/docker/docker/pkg/chrootarchive 3.014s coverage: 43.2% of statements [2021-08-23T16:25:04.582Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-08-23T16:25:04.639Z] --- PASS: TestOddAllocateRelease (0.26s) [2021-08-23T16:25:04.639Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T16:25:04.639Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2021-08-23T16:25:04.639Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T16:25:04.639Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-23T16:25:04.639Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T16:25:04.639Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:25:04.639Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:25:04.639Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:25:04.639Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:25:04.639Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:25:04.639Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:25:04.639Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:25:04.639Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:25:04.639Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:25:04.639Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:25:04.639Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:25:04.639Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:25:04.639Z] PASS [2021-08-23T16:25:04.639Z] coverage: 85.3% of statements [2021-08-23T16:25:04.639Z] ok github.com/docker/docker/libnetwork/ipam 46.780s coverage: 85.3% of statements [2021-08-23T16:25:04.639Z] === RUN TestLoad [2021-08-23T16:25:04.639Z] --- PASS: TestLoad (0.00s) [2021-08-23T16:25:04.639Z] === RUN TestSave [2021-08-23T16:25:04.639Z] --- PASS: TestSave (0.02s) [2021-08-23T16:25:04.639Z] === RUN TestAddDeleteGet [2021-08-23T16:25:04.639Z] --- PASS: TestAddDeleteGet (0.04s) [2021-08-23T16:25:04.639Z] === RUN TestInvalidTags [2021-08-23T16:25:04.639Z] --- PASS: TestInvalidTags (0.01s) [2021-08-23T16:25:04.639Z] PASS [2021-08-23T16:25:04.639Z] coverage: 84.4% of statements [2021-08-23T16:25:04.639Z] ok github.com/docker/docker/reference 0.091s coverage: 84.4% of statements [2021-08-23T16:25:05.969Z] ok github.com/docker/docker/pkg/filenotify 0.617s coverage: 67.0% of statements [2021-08-23T16:25:05.969Z] ok github.com/docker/docker/pkg/fileutils 0.027s coverage: 83.1% of statements [2021-08-23T16:25:05.969Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2021-08-23T16:25:06.173Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T16:25:06.173Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T16:25:06.173Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T16:25:06.173Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T16:25:06.173Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T16:25:06.173Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:25:06.173Z] === RUN TestValidateMirror [2021-08-23T16:25:06.173Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T16:25:06.173Z] === RUN TestLoadInsecureRegistries [2021-08-23T16:25:06.230Z] ok github.com/docker/docker/layer 7.487s coverage: 68.8% of statements [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:25:06.230Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:25:06.492Z] ok github.com/docker/docker/pkg/homedir 0.025s coverage: 11.4% of statements [2021-08-23T16:25:06.492Z] ok github.com/docker/docker/pkg/fsutils 0.351s coverage: 85.1% of statements [2021-08-23T16:25:06.631Z] time="2021-08-23T16:25:06Z" 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-23T16:25:06.631Z] time="2021-08-23T16:25:06Z" 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-23T16:25:06.631Z] time="2021-08-23T16:25:06Z" 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-23T16:25:06.631Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-08-23T16:25:06.631Z] === RUN TestNewServiceConfig [2021-08-23T16:25:06.631Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestValidateIndexName [2021-08-23T16:25:06.631Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestValidateIndexNameWithError [2021-08-23T16:25:06.631Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestEndpointParse [2021-08-23T16:25:06.631Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestEndpointParseInvalid [2021-08-23T16:25:06.631Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestValidateEndpoint [2021-08-23T16:25:06.631Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-23T16:25:06.631Z] === RUN TestPing [2021-08-23T16:25:06.631Z] --- PASS: TestPing (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestPingRegistryEndpoint [2021-08-23T16:25:06.631Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:25:06.631Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestEndpoint [2021-08-23T16:25:06.631Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:25:06.631Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestParseRepositoryInfo [2021-08-23T16:25:06.631Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestNewIndexInfo [2021-08-23T16:25:06.631Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestMirrorEndpointLookup [2021-08-23T16:25:06.631Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:25:06.631Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestSearchRepositories [2021-08-23T16:25:06.631Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T16:25:06.631Z] Host: 127.0.0.1:49315 [2021-08-23T16:25:06.631Z] User-Agent: docker test client [2021-08-23T16:25:06.631Z] Authorization: Token fake-token [2021-08-23T16:25:06.631Z] X-Docker-Token: true [2021-08-23T16:25:06.631Z] Accept-Encoding: gzip [2021-08-23T16:25:06.631Z] [2021-08-23T16:25:06.631Z] [2021-08-23T16:25:06.631Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T16:25:06.631Z] Connection: close [2021-08-23T16:25:06.631Z] Content-Length: 144 [2021-08-23T16:25:06.631Z] Cache-Control: no-cache [2021-08-23T16:25:06.631Z] Content-Type: application/json [2021-08-23T16:25:06.631Z] Date: Mon, 23 Aug 2021 16:25:06 GMT [2021-08-23T16:25:06.631Z] Expires: -1 [2021-08-23T16:25:06.631Z] Pragma: no-cache [2021-08-23T16:25:06.631Z] Server: docker-tests/mock [2021-08-23T16:25:06.631Z] X-Docker-Registry-Config: mock [2021-08-23T16:25:06.631Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T16:25:06.631Z] [2021-08-23T16:25:06.631Z] [2021-08-23T16:25:06.631Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestTrustedLocation [2021-08-23T16:25:06.631Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T16:25:06.631Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T16:25:06.631Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T16:25:06.631Z] === RUN TestIsSecureIndex [2021-08-23T16:25:06.631Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T16:25:06.631Z] PASS [2021-08-23T16:25:06.631Z] coverage: 51.7% of statements [2021-08-23T16:25:06.631Z] ok github.com/docker/docker/registry 0.163s coverage: 51.7% of statements [2021-08-23T16:25:07.088Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T16:25:07.088Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-23T16:25:07.088Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T16:25:07.088Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-23T16:25:07.088Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T16:25:07.088Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T16:25:07.088Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T16:25:07.437Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2021-08-23T16:25:07.437Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2021-08-23T16:25:07.547Z] time="2021-08-23T16:25:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T16:25:07.547Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s) [2021-08-23T16:25:07.547Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T16:25:07.547Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T16:25:07.547Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T16:25:07.547Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T16:25:07.547Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T16:25:07.547Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T16:25:07.547Z] === RUN TestResumableRequestReader [2021-08-23T16:25:07.547Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T16:25:07.547Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T16:25:07.547Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T16:25:07.547Z] PASS [2021-08-23T16:25:07.547Z] coverage: 100.0% of statements [2021-08-23T16:25:07.547Z] ok github.com/docker/docker/registry/resumable 0.134s coverage: 100.0% of statements [2021-08-23T16:25:07.698Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2021-08-23T16:25:07.960Z] ok github.com/docker/docker/pkg/ioutils 0.590s coverage: 70.0% of statements [2021-08-23T16:25:07.960Z] ok github.com/docker/docker/pkg/idtools 0.955s coverage: 69.5% of statements [2021-08-23T16:25:07.960Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:25:07.960Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-23T16:25:07.960Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:25:07.960Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:25:07.960Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-08-23T16:25:08.005Z] === RUN TestRestartManagerTimeout [2021-08-23T16:25:08.005Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T16:25:08.005Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T16:25:08.005Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T16:25:08.005Z] PASS [2021-08-23T16:25:08.005Z] coverage: 50.9% of statements [2021-08-23T16:25:08.005Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-08-23T16:25:08.222Z] ok github.com/docker/docker/pkg/parsers/kernel 0.038s coverage: 60.0% of statements [2021-08-23T16:25:08.462Z] === RUN TestDecodeContainerConfig [2021-08-23T16:25:08.462Z] --- PASS: TestDecodeContainerConfig (0.01s) [2021-08-23T16:25:08.462Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T16:25:08.462Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T16:25:08.462Z] === RUN TestValidatePrivileged [2021-08-23T16:25:08.462Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T16:25:08.462Z] PASS [2021-08-23T16:25:08.462Z] coverage: 52.2% of statements [2021-08-23T16:25:08.462Z] ok github.com/docker/docker/runconfig 0.036s coverage: 52.2% of statements [2021-08-23T16:25:08.484Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2021-08-23T16:25:08.484Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-08-23T16:25:08.484Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:25:08.484Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:25:08.921Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T16:25:08.921Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T16:25:08.921Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T16:25:08.921Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T16:25:08.921Z] PASS [2021-08-23T16:25:08.921Z] coverage: 62.5% of statements [2021-08-23T16:25:08.921Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-08-23T16:25:09.431Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.063s coverage: 56.8% of statements [2021-08-23T16:25:09.693Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-08-23T16:25:09.693Z] ok github.com/docker/docker/pkg/pools 0.013s coverage: 88.2% of statements [2021-08-23T16:25:09.955Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-08-23T16:25:10.456Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-23T16:25:10.456Z] === RUN TestClientStream [2021-08-23T16:25:10.456Z] --- PASS: TestClientStream (0.00s) [2021-08-23T16:25:10.456Z] === RUN TestClientSendFile [2021-08-23T16:25:10.456Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T16:25:10.456Z] === RUN TestClientWithRequestTimeout [2021-08-23T16:25:10.456Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-23T16:25:10.456Z] === RUN TestFileSpecPlugin [2021-08-23T16:25:10.456Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-23T16:25:10.456Z] === RUN TestFileJSONSpecPlugin [2021-08-23T16:25:10.456Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T16:25:10.456Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T16:25:10.456Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T16:25:10.456Z] === RUN TestPluginAddHandler [2021-08-23T16:25:10.456Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T16:25:10.456Z] === RUN TestPluginWaitBadPlugin [2021-08-23T16:25:10.456Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T16:25:10.456Z] === RUN TestGet [2021-08-23T16:25:10.456Z] time="2021-08-23T16:25:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T16:25:10.898Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-08-23T16:25:11.159Z] ok github.com/docker/docker/pkg/pubsub 1.092s coverage: 75.0% of statements [2021-08-23T16:25:11.159Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2021-08-23T16:25:11.420Z] time="2021-08-23T16:25:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T16:25:11.421Z] ok github.com/docker/docker/pkg/stack 0.020s coverage: 90.9% of statements [2021-08-23T16:25:11.683Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-08-23T16:25:11.683Z] ok github.com/docker/docker/pkg/stringid 0.021s coverage: 70.6% of statements [2021-08-23T16:25:11.878Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:25:11.878Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:25:11.878Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:25:11.878Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T16:25:12.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:25:12.257Z] ok github.com/docker/docker/pkg/sysinfo 0.019s coverage: 52.1% of statements [2021-08-23T16:25:12.830Z] ok github.com/docker/docker/pkg/tailfile 0.125s coverage: 88.6% of statements [2021-08-23T16:25:12.830Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 40.1% of statements [2021-08-23T16:25:12.843Z] === RUN TestGetDriver [2021-08-23T16:25:12.843Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T16:25:12.843Z] === RUN TestVolumeRequestError [2021-08-23T16:25:12.843Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T16:25:12.843Z] PASS [2021-08-23T16:25:12.843Z] coverage: 36.1% of statements [2021-08-23T16:25:12.843Z] ok github.com/docker/docker/volume/drivers 0.046s coverage: 36.1% of statements [2021-08-23T16:25:12.843Z] === RUN TestGetAddress [2021-08-23T16:25:12.843Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T16:25:12.843Z] === RUN TestRemove [2021-08-23T16:25:12.843Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:25:12.843Z] --- SKIP: TestRemove (0.00s) [2021-08-23T16:25:12.843Z] === RUN TestInitializeWithVolumes [2021-08-23T16:25:12.843Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-23T16:25:12.843Z] === RUN TestCreate [2021-08-23T16:25:12.843Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:25:12.843Z] === RUN TestValidateName [2021-08-23T16:25:12.843Z] --- PASS: TestValidateName (0.00s) [2021-08-23T16:25:12.843Z] === RUN TestCreateWithOpts [2021-08-23T16:25:12.843Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:25:12.843Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T16:25:12.843Z] === RUN TestRelaodNoOpts [2021-08-23T16:25:13.199Z] testing: warning: no tests to run [2021-08-23T16:25:13.199Z] coverage: [no statements] [2021-08-23T16:25:13.199Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2021-08-23T16:25:13.329Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T16:25:13.329Z] PASS [2021-08-23T16:25:13.329Z] coverage: 41.5% of statements [2021-08-23T16:25:13.329Z] ok github.com/docker/docker/volume/local 0.055s coverage: 41.5% of statements [2021-08-23T16:25:13.329Z] time="2021-08-23T16:25:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T16:25:13.462Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2021-08-23T16:25:13.462Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2021-08-23T16:25:13.724Z] ok github.com/docker/docker/pkg/urlutil 0.019s coverage: 100.0% of statements [2021-08-23T16:25:13.724Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRaw [2021-08-23T16:25:13.786Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:25:13.786Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T16:25:13.787Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRaw [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T16:25:13.787Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestConvertTmpfsOptions [2021-08-23T16:25:13.787Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T16:25:13.787Z] linux_parser_test.go:209: data="ro" [2021-08-23T16:25:13.787Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestParseMountSpec [2021-08-23T16:25:13.787Z] parser_test.go:63: case 0 [2021-08-23T16:25:13.787Z] parser_test.go:63: case 1 [2021-08-23T16:25:13.787Z] parser_test.go:63: case 2 [2021-08-23T16:25:13.787Z] parser_test.go:63: case 3 [2021-08-23T16:25:13.787Z] parser_test.go:63: case 4 [2021-08-23T16:25:13.787Z] parser_test.go:63: case 5 [2021-08-23T16:25:13.787Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestValidateMount [2021-08-23T16:25:13.787Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRaw [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:25:13.787Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T16:25:13.787Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:25:13.787Z] PASS [2021-08-23T16:25:13.787Z] coverage: 67.6% of statements [2021-08-23T16:25:13.787Z] ok github.com/docker/docker/volume/mounts 0.039s coverage: 67.6% of statements [2021-08-23T16:25:14.245Z] === RUN TestSetGetMeta [2021-08-23T16:25:14.245Z] === PAUSE TestSetGetMeta [2021-08-23T16:25:14.245Z] === RUN TestRestore [2021-08-23T16:25:14.245Z] === PAUSE TestRestore [2021-08-23T16:25:14.245Z] === RUN TestServiceCreate [2021-08-23T16:25:14.245Z] === PAUSE TestServiceCreate [2021-08-23T16:25:14.245Z] === RUN TestServiceList [2021-08-23T16:25:14.245Z] === PAUSE TestServiceList [2021-08-23T16:25:14.245Z] === RUN TestServiceRemove [2021-08-23T16:25:14.245Z] === PAUSE TestServiceRemove [2021-08-23T16:25:14.245Z] === RUN TestServiceGet [2021-08-23T16:25:14.245Z] === PAUSE TestServiceGet [2021-08-23T16:25:14.245Z] === RUN TestServicePrune [2021-08-23T16:25:14.245Z] === PAUSE TestServicePrune [2021-08-23T16:25:14.245Z] === RUN TestCreate [2021-08-23T16:25:14.245Z] === PAUSE TestCreate [2021-08-23T16:25:14.245Z] === RUN TestRemove [2021-08-23T16:25:14.245Z] === PAUSE TestRemove [2021-08-23T16:25:14.245Z] === RUN TestList [2021-08-23T16:25:14.245Z] === PAUSE TestList [2021-08-23T16:25:14.245Z] === RUN TestFindByDriver [2021-08-23T16:25:14.245Z] === PAUSE TestFindByDriver [2021-08-23T16:25:14.245Z] === RUN TestFindByReferenced [2021-08-23T16:25:14.245Z] === PAUSE TestFindByReferenced [2021-08-23T16:25:14.245Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T16:25:14.245Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T16:25:14.245Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:25:14.245Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:25:14.245Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T16:25:14.245Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T16:25:14.245Z] === RUN TestRefDerefRemove [2021-08-23T16:25:14.670Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.4% of statements [2021-08-23T16:25:14.703Z] === PAUSE TestRefDerefRemove [2021-08-23T16:25:14.703Z] === RUN TestGet [2021-08-23T16:25:14.703Z] === PAUSE TestGet [2021-08-23T16:25:14.703Z] === RUN TestGetWithReference [2021-08-23T16:25:14.703Z] === PAUSE TestGetWithReference [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:25:14.703Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T16:25:14.703Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T16:25:14.703Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T16:25:14.703Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T16:25:14.703Z] === CONT TestSetGetMeta [2021-08-23T16:25:14.703Z] === CONT TestServicePrune [2021-08-23T16:25:14.703Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T16:25:14.703Z] === CONT TestServiceGet [2021-08-23T16:25:14.703Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestServiceList [2021-08-23T16:25:14.703Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-08-23T16:25:14.703Z] === CONT TestServiceRemove [2021-08-23T16:25:14.703Z] --- PASS: TestServiceGet (0.11s) [2021-08-23T16:25:14.703Z] === CONT TestRefDerefRemove [2021-08-23T16:25:14.703Z] time="2021-08-23T16:25:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:25:14.703Z] --- PASS: TestServiceRemove (0.08s) [2021-08-23T16:25:14.703Z] === CONT TestGetWithReference [2021-08-23T16:25:14.703Z] --- PASS: TestServiceList (0.10s) [2021-08-23T16:25:14.703Z] === CONT TestGet [2021-08-23T16:25:14.703Z] time="2021-08-23T16:25:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:25:14.703Z] time="2021-08-23T16:25:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:25:14.703Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestList [2021-08-23T16:25:14.703Z] time="2021-08-23T16:25:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T16:25:14.703Z] --- PASS: TestGet (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestFindByReferenced [2021-08-23T16:25:14.703Z] --- PASS: TestGetWithReference (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestFindByDriver [2021-08-23T16:25:14.703Z] time="2021-08-23T16:25:14Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:25:14.703Z] --- PASS: TestServicePrune (0.14s) [2021-08-23T16:25:14.703Z] === CONT TestRemove [2021-08-23T16:25:14.703Z] --- PASS: TestList (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestCreate [2021-08-23T16:25:14.703Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T16:25:14.703Z] --- PASS: TestFindByDriver (0.03s) [2021-08-23T16:25:14.703Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:25:14.703Z] --- PASS: TestRemove (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestServiceCreate [2021-08-23T16:25:14.703Z] --- PASS: TestCreate (0.02s) [2021-08-23T16:25:14.703Z] === CONT TestRestore [2021-08-23T16:25:14.703Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-08-23T16:25:14.703Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-08-23T16:25:14.703Z] --- PASS: TestServiceCreate (0.02s) [2021-08-23T16:25:14.703Z] --- PASS: TestRestore (0.02s) [2021-08-23T16:25:14.703Z] PASS [2021-08-23T16:25:14.703Z] coverage: 69.0% of statements [2021-08-23T16:25:14.703Z] ok github.com/docker/docker/volume/service 0.222s coverage: 69.0% of statements [2021-08-23T16:25:14.932Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 86.0% of statements [2021-08-23T16:25:16.321Z] ok github.com/docker/docker/plugin 0.536s coverage: 23.2% of statements [2021-08-23T16:25:16.321Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-08-23T16:25:17.603Z] time="2021-08-23T16:25:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T16:25:17.719Z] ok github.com/docker/docker/quota 0.817s coverage: 71.4% of statements [2021-08-23T16:25:17.981Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2021-08-23T16:25:17.981Z] ok github.com/docker/docker/registry 0.138s coverage: 58.8% of statements [2021-08-23T16:25:17.981Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2021-08-23T16:25:18.929Z] ok github.com/docker/docker/runconfig 0.036s coverage: 66.1% of statements [2021-08-23T16:25:18.929Z] ok github.com/docker/docker/testutil 0.018s coverage: 62.5% of statements [2021-08-23T16:25:19.176Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-23T16:25:21.102Z] tests/integration/client_test.py ..... [ 75%] [2021-08-23T16:25:21.102Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-23T16:25:21.480Z] ok github.com/docker/docker/volume/drivers 0.009s coverage: 36.1% of statements [2021-08-23T16:25:21.666Z] tests/integration/errors_test.py . [ 76%] [2021-08-23T16:25:22.868Z] ok github.com/docker/docker/volume/local 0.304s coverage: 76.4% of statements [2021-08-23T16:25:22.868Z] ok github.com/docker/docker/volume/mounts 0.031s coverage: 67.7% of statements [2021-08-23T16:25:24.496Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:25:24.782Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-08-23T16:25:26.157Z] --- PASS: TestGet (15.01s) [2021-08-23T16:25:26.157Z] === RUN TestPluginWithNoManifest [2021-08-23T16:25:26.157Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T16:25:26.157Z] === RUN TestGetAll [2021-08-23T16:25:26.157Z] --- PASS: TestGetAll (0.00s) [2021-08-23T16:25:26.157Z] PASS [2021-08-23T16:25:26.157Z] coverage: 73.4% of statements [2021-08-23T16:25:26.157Z] ok github.com/docker/docker/pkg/plugins 34.798s coverage: 73.4% of statements [2021-08-23T16:25:36.650Z] Running on azwin-2-2de320 in d:\jenkins\workspace\moby_PR-42776 [Pipeline] { [Pipeline] ws [2021-08-23T16:25:36.665Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-23T16:25:36.755Z] The recommended git tool is: git [2021-08-23T16:25:36.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:25:36.966Z] using credential docker-jenkins-github-credentials [2021-08-23T16:25:37.040Z] Cloning the remote Git repository [2021-08-23T16:25:37.040Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:25:37.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-23T16:25:37.073Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:25:37.073Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T16:25:37.138Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:25:37.138Z] > git --version # timeout=10 [2021-08-23T16:25:37.180Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T16:25:37.181Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:25:37.182Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:25:38.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:25:38.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:25:38.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:25:39.600Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-23T16:25:40.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:25:42.891Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:25:44.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T16:25:45.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:25:45.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:25:46.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:25:46.736Z] ok github.com/docker/docker/pkg/plugins 33.659s coverage: 76.6% of statements [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:25:46.736Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:25:46.737Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === Skipped [2021-08-23T16:25:46.737Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:25:46.737Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:25:46.737Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:25:46.737Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:25:46.737Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.01s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-23T16:25:46.737Z] time="2021-08-23T16:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-23T16:25:46.737Z] time="2021-08-23T16:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-23T16:25:46.737Z] time="2021-08-23T16:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-23T16:25:46.737Z] time="2021-08-23T16:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-23T16:25:46.737Z] time="2021-08-23T16:24:40Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-23T16:25:46.737Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-23T16:25:46.737Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-23T16:25:46.737Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:25:46.737Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-23T16:25:46.737Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-23T16:25:46.737Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-23T16:25:46.737Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] [2021-08-23T16:25:46.737Z] DONE 2309 tests, 28 skipped in 226.646s [2021-08-23T16:25:46.737Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:25:46.737Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-23T16:25:46.737Z] + 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-23T16:25:47.302Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:25:48.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:25:49.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:25:50.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:25:50.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:25:50.905Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:25:50.950Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:25:51.148Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:25:51.148Z] Using test binary docker [2021-08-23T16:25:51.148Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:25:51.148Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-23T16:25:51.148Z] INFO: Waiting for daemon to start... [2021-08-23T16:25:51.148Z] Starting dockerd [2021-08-23T16:25:51.158Z] Fetching without tags [2021-08-23T16:25:51.274Z] 2021/08/23 16:25:48 Closing DB instances... [2021-08-23T16:25:51.274Z] --- PASS: TestNetworkDBGarbageCollection (54.03s) [2021-08-23T16:25:51.274Z] === RUN TestFindNode [2021-08-23T16:25:51.274Z] 2021/08/23 16:25:50 Closing DB instances... [2021-08-23T16:25:51.274Z] --- PASS: TestFindNode (0.01s) [2021-08-23T16:25:51.274Z] === RUN TestChangeNodeState [2021-08-23T16:25:51.274Z] 2021/08/23 16:25:50 Closing DB instances... [2021-08-23T16:25:51.274Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-23T16:25:51.274Z] === RUN TestNodeReincarnation [2021-08-23T16:25:51.274Z] 2021/08/23 16:25:50 Closing DB instances... [2021-08-23T16:25:51.868Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:25:51.066Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:25:51.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:25:51.190Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:25:51.192Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:25:51.899Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:25:51.944Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:25:53.058Z] . [2021-08-23T16:25:53.058Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:25:53.058Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:25:53.058Z] Error: No such image: emptyfs [2021-08-23T16:25:53.319Z] Running integration-test (iteration 1) [2021-08-23T16:25:53.319Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:25:53.579Z] Loaded image: busybox:latest [2021-08-23T16:25:53.840Z] Loaded image: busybox:glibc [2021-08-23T16:25:54.452Z] > git remote # timeout=10 [2021-08-23T16:25:55.068Z] Merge succeeded, producing bad67dd76be6265d816461390dac999e1399971a [2021-08-23T16:25:55.068Z] Checking out Revision bad67dd76be6265d816461390dac999e1399971a (PR-42776) [2021-08-23T16:25:55.225Z] Loaded image: debian:bullseye-slim [2021-08-23T16:25:55.485Z] Loaded image: hello-world:latest [2021-08-23T16:25:55.485Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:25:55.485Z] INFO: Testing against a local daemon [2021-08-23T16:25:55.485Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:25:55.515Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:25:55.589Z] ......... [ 86%] [2021-08-23T16:25:55.628Z] First time build. Skipping changelog. [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T16:25:55.956Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-23T16:25:55.956Z] === RUN TestParallelCreate [2021-08-23T16:25:55.956Z] 2021/08/23 16:25:55 Closing DB instances... [2021-08-23T16:25:55.956Z] --- PASS: TestParallelCreate (0.02s) [2021-08-23T16:25:55.956Z] === RUN TestParallelDelete [2021-08-23T16:25:55.956Z] 2021/08/23 16:25:55 Closing DB instances... [2021-08-23T16:25:55.956Z] --- PASS: TestParallelDelete (0.01s) [2021-08-23T16:25:55.956Z] === RUN TestNetworkDBIslands [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6cbfc84e6522 with config:&{NodeID:6cbfc84e6522 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-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, added to nodes list" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ad3e5718e73e with config:&{NodeID:ad3e5718e73e 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-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node ad3e5718e73e/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node ad3e5718e73e/172.24.118.69, added to nodes list" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node ad3e5718e73e/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node ad3e5718e73e/172.24.118.69, added to nodes list" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, added to nodes list" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T16:25:55.956Z] time="2021-08-23T16:25:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-23T16:25:54.499Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:25:54.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:25:54.545Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:25:54.977Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T16:25:55.099Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:25:55.146Z] > git checkout -f bad67dd76be6265d816461390dac999e1399971a # timeout=10 [2021-08-23T16:25:55.547Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:58910daf00a1 with config:&{NodeID:58910daf00a1 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-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node ad3e5718e73e/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node ad3e5718e73e/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.414Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d26cad99385d with config:&{NodeID:d26cad99385d 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-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node ad3e5718e73e/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node ad3e5718e73e/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:56.871Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:25:56.961Z] + docker version [2021-08-23T16:25:56.961Z] Client: [2021-08-23T16:25:56.961Z] Version: 20.10.8 [2021-08-23T16:25:56.961Z] API version: 1.41 [2021-08-23T16:25:56.961Z] Go version: go1.16.6 [2021-08-23T16:25:56.961Z] Git commit: 3967b7d [2021-08-23T16:25:56.961Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:25:56.961Z] OS/Arch: windows/amd64 [2021-08-23T16:25:56.961Z] Context: default [2021-08-23T16:25:56.961Z] Experimental: true [2021-08-23T16:25:56.961Z] [2021-08-23T16:25:56.961Z] Server: Docker Engine - Community [2021-08-23T16:25:56.961Z] Engine: [2021-08-23T16:25:56.961Z] Version: 20.10.8 [2021-08-23T16:25:56.961Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:25:56.961Z] Go version: go1.16.6 [2021-08-23T16:25:56.961Z] Git commit: 75249d8 [2021-08-23T16:25:56.961Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:25:56.961Z] OS/Arch: windows/amd64 [2021-08-23T16:25:56.961Z] Experimental: true [Pipeline] sh [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:07acd28caab6 with config:&{NodeID:07acd28caab6 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-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node ad3e5718e73e/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node ad3e5718e73e/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 58910daf00a1/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:57Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:57Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:57Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:57Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:57Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.329Z] time="2021-08-23T16:25:57Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:25:57.397Z] --- PASS: TestCgroupNamespacesBuild (1.69s) [2021-08-23T16:25:57.397Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:25:57.786Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=info msg="The new bootstrap node list is:[172.24.118.69:10033 172.24.118.69:10034 172.24.118.69:10035]" [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10033" [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49362" [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49363" [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10034" [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10035" [2021-08-23T16:25:57.786Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49364" [2021-08-23T16:25:57.786Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=info msg="The new bootstrap node list is:[172.24.118.69:10033 172.24.118.69:10034 172.24.118.69:10035]" [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10033" [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49365" [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10034" [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49366" [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10035" [2021-08-23T16:25:57.787Z] time="2021-08-23T16:25:57Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49367" [2021-08-23T16:25:58.056Z] + docker info [2021-08-23T16:25:58.056Z] Client: [2021-08-23T16:25:58.056Z] Context: default [2021-08-23T16:25:58.056Z] Debug Mode: false [2021-08-23T16:25:58.056Z] [2021-08-23T16:25:58.056Z] Server: [2021-08-23T16:25:58.056Z] Containers: 0 [2021-08-23T16:25:58.056Z] Running: 0 [2021-08-23T16:25:58.056Z] Paused: 0 [2021-08-23T16:25:58.056Z] Stopped: 0 [2021-08-23T16:25:58.056Z] Images: 10 [2021-08-23T16:25:58.056Z] Server Version: 20.10.8 [2021-08-23T16:25:58.056Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:25:58.056Z] Windows: [2021-08-23T16:25:58.056Z] LCOW: [2021-08-23T16:25:58.056Z] Logging Driver: json-file [2021-08-23T16:25:58.056Z] Plugins: [2021-08-23T16:25:58.056Z] Volume: local [2021-08-23T16:25:58.056Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:25:58.056Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:25:58.056Z] Swarm: inactive [2021-08-23T16:25:58.056Z] Default Isolation: process [2021-08-23T16:25:58.056Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:25:58.056Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:25:58.056Z] OSType: windows [2021-08-23T16:25:58.056Z] Architecture: x86_64 [2021-08-23T16:25:58.056Z] CPUs: 4 [2021-08-23T16:25:58.056Z] Total Memory: 32GiB [2021-08-23T16:25:58.056Z] Name: azwin-2-2de320 [2021-08-23T16:25:58.056Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T16:25:58.056Z] Docker Root Dir: D:\docker [2021-08-23T16:25:58.056Z] Debug Mode: false [2021-08-23T16:25:58.056Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:25:58.056Z] Labels: [2021-08-23T16:25:58.056Z] Experimental: true [2021-08-23T16:25:58.056Z] Insecure Registries: [2021-08-23T16:25:58.056Z] 10.0.0.4:5000 [2021-08-23T16:25:58.056Z] 127.0.0.0/8 [2021-08-23T16:25:58.056Z] Registry Mirrors: [2021-08-23T16:25:58.056Z] http://10.0.0.4:5000/ [2021-08-23T16:25:58.056Z] Live Restore Enabled: false [2021-08-23T16:25:58.056Z] Product License: Community Engine [2021-08-23T16:25:58.056Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="node 0 leaving" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="Node 6cbfc84e6522 change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="node2(ad3e5718e73e): Node leave event for 6cbfc84e6522/172.24.118.69" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="Node 6cbfc84e6522 change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="node4(d26cad99385d): Node leave event for 6cbfc84e6522/172.24.118.69" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="Node 6cbfc84e6522 change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="node3(58910daf00a1): Node leave event for 6cbfc84e6522/172.24.118.69" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="Node 6cbfc84e6522 change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="node1(6cbfc84e6522): Node leave event for 6cbfc84e6522/172.24.118.69" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="Node 6cbfc84e6522 change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:57Z" level=info msg="node5(07acd28caab6): Node leave event for 6cbfc84e6522/172.24.118.69" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:58Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:58Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:58Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:58Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.244Z] time="2021-08-23T16:25:58Z" level=info msg="Node 6cbfc84e6522/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="node 1 leaving" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="node4(d26cad99385d): Node leave event for ad3e5718e73e/172.24.118.69" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="node3(58910daf00a1): Node leave event for ad3e5718e73e/172.24.118.69" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e change state NodeActive --> NodeFailed" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e/172.24.118.69, added to failed nodes list" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e change state NodeActive --> NodeLeft" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="node5(07acd28caab6): Node leave event for ad3e5718e73e/172.24.118.69" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=error msg="node: ad3e5718e73e is unknown to memberlist" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.702Z] time="2021-08-23T16:25:58Z" level=info msg="Node ad3e5718e73e/172.24.118.69, left gossip cluster" [2021-08-23T16:25:58.780Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.41s) [2021-08-23T16:25:58.780Z] === RUN TestBuildWithSession [2021-08-23T16:25:58.780Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:25:58.780Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:25:58.780Z] === RUN TestBuildSquashParent [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="node 2 leaving" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="Node 58910daf00a1 change state NodeActive --> NodeLeft" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="node5(07acd28caab6): Node leave event for 58910daf00a1/172.24.118.69" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="Node 58910daf00a1 change state NodeActive --> NodeLeft" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="node4(d26cad99385d): Node leave event for 58910daf00a1/172.24.118.69" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="Node 58910daf00a1 change state NodeActive --> NodeLeft" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="node3(58910daf00a1): Node leave event for 58910daf00a1/172.24.118.69" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=debug msg="memberlist: Failed ping: ad3e5718e73e (timeout reached)" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.118.69:10036: use of closed network connection" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.24.118.69:10037: use of closed network connection" [2021-08-23T16:25:59.160Z] time="2021-08-23T16:25:58Z" level=info msg="Node 58910daf00a1/172.24.118.69, left gossip cluster" [2021-08-23T16:25:59.489Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 58910daf00a1/172.24.118.69, left gossip cluster" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 58910daf00a1/172.24.118.69, left gossip cluster" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="memberlist: Suspect ad3e5718e73e has failed, no acks received" [2021-08-23T16:25:59.618Z] networkdb_test.go:868: node4: OK [2021-08-23T16:25:59.618Z] networkdb_test.go:868: node5: OK [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="node 0 coming back" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0a011a915732 with config:&{NodeID:0a011a915732 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-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 0a011a915732/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 0a011a915732/172.24.118.69, added to nodes list" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="node 1 coming back" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:429c79d16c8f with config:&{NodeID:429c79d16c8f 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-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 429c79d16c8f/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 429c79d16c8f/172.24.118.69, added to nodes list" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="node 2 coming back" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:012812e38031 with config:&{NodeID:012812e38031 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-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 012812e38031/172.24.118.69, joined gossip cluster" [2021-08-23T16:25:59.618Z] time="2021-08-23T16:25:59Z" level=info msg="Node 012812e38031/172.24.118.69, added to nodes list" [2021-08-23T16:26:00.603Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-23T16:26:03.347Z] time="2021-08-23T16:26:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.118.69:10033 172.24.118.69:10034 172.24.118.69:10035]" [2021-08-23T16:26:03.347Z] time="2021-08-23T16:26:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.24.118.69:10033 172.24.118.69:10034 172.24.118.69:10035]" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10033" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49369" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, is the new incarnation of the shutdown node 6cbfc84e6522/172.24.118.69" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10034" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49370" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, is the new incarnation of the shutdown node ad3e5718e73e/172.24.118.69" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10035" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49371" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node d26cad99385d/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node d26cad99385d/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 07acd28caab6/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, is the new incarnation of the shutdown node 58910daf00a1/172.24.118.69" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, is the new incarnation of the shutdown node ad3e5718e73e/172.24.118.69" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, is the new incarnation of the shutdown node 6cbfc84e6522/172.24.118.69" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 0a011a915732/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 429c79d16c8f/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, added to nodes list" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, is the new incarnation of the shutdown node 58910daf00a1/172.24.118.69" [2021-08-23T16:26:03.805Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, added to nodes list" [2021-08-23T16:26:04.066Z] --- PASS: TestBuildSquashParent (4.77s) [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:26:04.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:26:04.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:26:04.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:26:04.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:26:04.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:26:04.066Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:26:04.066Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:26:04.066Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:26:04.066Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, joined gossip cluster" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=info msg="Node 012812e38031/172.24.118.69, added to nodes list" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10033" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49372" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10034" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49373" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.24.118.69:10035" [2021-08-23T16:26:04.263Z] time="2021-08-23T16:26:03Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49374" [2021-08-23T16:26:04.720Z] 2021/08/23 16:26:04 Closing DB instances... [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732 change state NodeActive --> NodeLeft" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="node3(012812e38031): Node leave event for 0a011a915732/172.24.118.69" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732 change state NodeActive --> NodeLeft" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="node5(07acd28caab6): Node leave event for 0a011a915732/172.24.118.69" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732 change state NodeActive --> NodeLeft" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="node2(429c79d16c8f): Node leave event for 0a011a915732/172.24.118.69" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732 change state NodeActive --> NodeLeft" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="node4(d26cad99385d): Node leave event for 0a011a915732/172.24.118.69" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732 change state NodeActive --> NodeLeft" [2021-08-23T16:26:04.720Z] time="2021-08-23T16:26:04Z" level=info msg="node1(0a011a915732): Node leave event for 0a011a915732/172.24.118.69" [2021-08-23T16:26:05.008Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 0a011a915732/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 429c79d16c8f change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="node4(d26cad99385d): Node leave event for 429c79d16c8f/172.24.118.69" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 429c79d16c8f change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 429c79d16c8f change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="node5(07acd28caab6): Node leave event for 429c79d16c8f/172.24.118.69" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="node3(012812e38031): Node leave event for 429c79d16c8f/172.24.118.69" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="Node 429c79d16c8f change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.178Z] time="2021-08-23T16:26:04Z" level=info msg="node2(429c79d16c8f): Node leave event for 429c79d16c8f/172.24.118.69" [2021-08-23T16:26:05.269Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 429c79d16c8f/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 429c79d16c8f/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 429c79d16c8f/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 429c79d16c8f/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 012812e38031 change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="node4(d26cad99385d): Node leave event for 012812e38031/172.24.118.69" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 012812e38031 change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="node5(07acd28caab6): Node leave event for 012812e38031/172.24.118.69" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 012812e38031 change state NodeActive --> NodeLeft" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="node3(012812e38031): Node leave event for 012812e38031/172.24.118.69" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 012812e38031/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.635Z] time="2021-08-23T16:26:05Z" level=info msg="Node 012812e38031/172.24.118.69, left gossip cluster" [2021-08-23T16:26:05.797Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T16:26:05.797Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a1da48bd\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T16:26:05.797Z] ---------------------------------------------------------------------------- [2021-08-23T16:26:05.797Z] [2021-08-23T16:26:05.797Z] INFO: executeCI.ps1 starting at Mon Aug 23 16:26:05 CUT 2021 [2021-08-23T16:26:05.797Z] [2021-08-23T16:26:05.797Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T16:26:05.797Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T16:26:05.797Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-23T16:26:05.797Z] INFO: Environment variables: [2021-08-23T16:26:05.797Z] [2021-08-23T16:26:05.797Z] Name Value [2021-08-23T16:26:05.797Z] ---- ----- [2021-08-23T16:26:05.797Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T16:26:05.797Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T16:26:05.797Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T16:26:05.797Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T16:26:05.797Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T16:26:05.797Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T16:26:05.797Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T16:26:05.797Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T16:26:05.797Z] BRANCH_NAME PR-42776 [2021-08-23T16:26:05.797Z] BUILD_DISPLAY_NAME #3 [2021-08-23T16:26:05.797Z] BUILD_ID 3 [2021-08-23T16:26:05.797Z] BUILD_NUMBER 3 [2021-08-23T16:26:05.797Z] BUILD_TAG jenkins-moby-PR-42776-3 [2021-08-23T16:26:05.797Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/ [2021-08-23T16:26:05.797Z] CHANGE_AUTHOR thaJeztah [2021-08-23T16:26:05.797Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T16:26:05.797Z] CHANGE_BRANCH remove_tini_version_check [2021-08-23T16:26:05.797Z] CHANGE_FORK thaJeztah/docker [2021-08-23T16:26:05.797Z] CHANGE_ID 42776 [2021-08-23T16:26:05.797Z] CHANGE_TARGET master [2021-08-23T16:26:05.797Z] CHANGE_TITLE info: remove "expected" check for tini version [2021-08-23T16:26:05.797Z] CHANGE_URL https://github.com/moby/moby/pull/42776 [2021-08-23T16:26:05.797Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:26:05.797Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T16:26:05.797Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T16:26:05.797Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T16:26:05.797Z] COMPUTERNAME azwin-2-2de320 [2021-08-23T16:26:05.797Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T16:26:05.797Z] ConfigSequenceNumber 0 [2021-08-23T16:26:05.797Z] DOCKER_BUILDKIT 0 [2021-08-23T16:26:05.797Z] DOCKER_DUT_DEBUG 1 [2021-08-23T16:26:05.797Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T16:26:05.797Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T16:26:05.797Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T16:26:05.797Z] EXECUTOR_NUMBER 0 [2021-08-23T16:26:05.797Z] FQDN azwin-2-2de320.westus.cloudapp.azure.com [2021-08-23T16:26:05.797Z] GIT_BRANCH PR-42776 [2021-08-23T16:26:05.797Z] GIT_COMMIT bad67dd76be6265d816461390dac999e1399971a [2021-08-23T16:26:05.797Z] GIT_PREVIOUS_COMMIT 1e8796bc08e3a16898fdf00dffbc177756bfd8ea [2021-08-23T16:26:05.797Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T16:26:05.797Z] HUDSON_COOKIE 5722b1df-0301-4a1d-abe6-9b7be8bddb1e [2021-08-23T16:26:05.797Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:26:05.797Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T16:26:05.797Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T16:26:05.797Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T16:26:05.797Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:26:05.797Z] JENKINS_NODE_COOKIE 205ed1b2-4132-4a4f-bfea-084abb37e1de [2021-08-23T16:26:05.797Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T16:26:05.797Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T16:26:05.797Z] JOB_BASE_NAME PR-42776 [2021-08-23T16:26:05.797Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/display/redirect [2021-08-23T16:26:05.797Z] JOB_NAME moby/PR-42776 [2021-08-23T16:26:05.797Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/ [2021-08-23T16:26:05.797Z] library.jps.version master [2021-08-23T16:26:05.797Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T16:26:05.797Z] NODE_LABELS amd64 azure azwin-2-2de320 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-23T16:26:05.797Z] NODE_NAME azwin-2-2de320 [2021-08-23T16:26:05.797Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T16:26:05.797Z] OS Windows_NT [2021-08-23T16:26:05.797Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T16:26:05.797Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T16:26:05.797Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T16:26:05.797Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-08-23T16:26:05.797Z] PROCESSOR_LEVEL 6 [2021-08-23T16:26:05.797Z] PROCESSOR_REVISION 5507 [2021-08-23T16:26:05.797Z] ProgramData C:\ProgramData [2021-08-23T16:26:05.797Z] ProgramFiles C:\Program Files [2021-08-23T16:26:05.797Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T16:26:05.797Z] ProgramW6432 C:\Program Files [2021-08-23T16:26:05.797Z] PROMPT $P$G [2021-08-23T16:26:05.797Z] PSExecutionPolicyPreference Bypass [2021-08-23T16:26:05.797Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T16:26:05.797Z] PUBLIC C:\Users\Public [2021-08-23T16:26:05.797Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=artif... [2021-08-23T16:26:05.797Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=changes [2021-08-23T16:26:05.797Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect [2021-08-23T16:26:05.797Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=tests [2021-08-23T16:26:05.797Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T16:26:05.797Z] SOURCES_DRIVE d [2021-08-23T16:26:05.797Z] SOURCES_SUBDIR gopath [2021-08-23T16:26:05.797Z] STAGE_NAME Run tests [2021-08-23T16:26:05.797Z] SystemDrive C: [2021-08-23T16:26:05.797Z] SystemRoot C:\Windows [2021-08-23T16:26:05.797Z] TEMP C:\Windows\TEMP [2021-08-23T16:26:05.797Z] TESTDEBUG 0 [2021-08-23T16:26:05.797Z] TESTRUN_DRIVE d [2021-08-23T16:26:05.797Z] TESTRUN_SUBDIR CI [2021-08-23T16:26:05.797Z] TIMEOUT 120m [2021-08-23T16:26:05.797Z] TMP C:\Windows\TEMP [2021-08-23T16:26:05.797Z] USERDOMAIN WORKGROUP [2021-08-23T16:26:05.797Z] USERNAME azwin-2-2de320$ [2021-08-23T16:26:05.797Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T16:26:05.797Z] windir C:\Windows [2021-08-23T16:26:05.797Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:26:05.797Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-23T16:26:05.797Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T16:26:05.797Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T16:26:05.797Z] [2021-08-23T16:26:05.797Z] [2021-08-23T16:26:05.797Z] [2021-08-23T16:26:05.797Z] INFO: Sources under d:\gopath\... [2021-08-23T16:26:05.797Z] INFO: Test run under d:\CI\... [2021-08-23T16:26:05.798Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T16:26:05.798Z] INFO: docker/docker repository was found [2021-08-23T16:26:05.798Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-23T16:26:06.093Z] time="2021-08-23T16:26:05Z" level=info msg="Node 012812e38031/172.24.118.69, left gossip cluster" [2021-08-23T16:26:06.093Z] time="2021-08-23T16:26:05Z" level=debug msg="memberlist: Failed ping: 07acd28caab6 (timeout reached)" [2021-08-23T16:26:06.093Z] time="2021-08-23T16:26:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.118.69:10036: use of closed network connection" [2021-08-23T16:26:06.093Z] time="2021-08-23T16:26:05Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.24.118.69:10035: use of closed network connection" [2021-08-23T16:26:06.093Z] time="2021-08-23T16:26:05Z" level=debug msg="memberlist: Stream connection from=172.24.118.69:49375" [2021-08-23T16:26:06.255Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-23T16:26:06.255Z] INFO: Docker version of control daemon [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] Client: [2021-08-23T16:26:06.255Z] Version: 20.10.8 [2021-08-23T16:26:06.255Z] API version: 1.41 [2021-08-23T16:26:06.255Z] Go version: go1.16.6 [2021-08-23T16:26:06.255Z] Git commit: 3967b7d [2021-08-23T16:26:06.255Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:26:06.255Z] OS/Arch: windows/amd64 [2021-08-23T16:26:06.255Z] Context: default [2021-08-23T16:26:06.255Z] Experimental: true [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] Server: Docker Engine - Community [2021-08-23T16:26:06.255Z] Engine: [2021-08-23T16:26:06.255Z] Version: 20.10.8 [2021-08-23T16:26:06.255Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:26:06.255Z] Go version: go1.16.6 [2021-08-23T16:26:06.255Z] Git commit: 75249d8 [2021-08-23T16:26:06.255Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:26:06.255Z] OS/Arch: windows/amd64 [2021-08-23T16:26:06.255Z] Experimental: true [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] INFO: Docker info of control daemon [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] Client: [2021-08-23T16:26:06.255Z] Context: default [2021-08-23T16:26:06.255Z] Debug Mode: false [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] Server: [2021-08-23T16:26:06.255Z] Containers: 0 [2021-08-23T16:26:06.255Z] Running: 0 [2021-08-23T16:26:06.255Z] Paused: 0 [2021-08-23T16:26:06.255Z] Stopped: 0 [2021-08-23T16:26:06.255Z] Images: 10 [2021-08-23T16:26:06.255Z] Server Version: 20.10.8 [2021-08-23T16:26:06.255Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-23T16:26:06.255Z] LCOW: [2021-08-23T16:26:06.255Z] Windows: [2021-08-23T16:26:06.255Z] Logging Driver: json-file [2021-08-23T16:26:06.255Z] Plugins: [2021-08-23T16:26:06.255Z] Volume: local [2021-08-23T16:26:06.255Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:26:06.255Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:26:06.255Z] Swarm: inactive [2021-08-23T16:26:06.255Z] Default Isolation: process [2021-08-23T16:26:06.255Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:26:06.255Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:26:06.255Z] OSType: windows [2021-08-23T16:26:06.255Z] Architecture: x86_64 [2021-08-23T16:26:06.255Z] CPUs: 4 [2021-08-23T16:26:06.255Z] Total Memory: 32GiB [2021-08-23T16:26:06.255Z] Name: azwin-2-2de320 [2021-08-23T16:26:06.255Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T16:26:06.255Z] Docker Root Dir: D:\docker [2021-08-23T16:26:06.255Z] Debug Mode: false [2021-08-23T16:26:06.255Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:26:06.255Z] Labels: [2021-08-23T16:26:06.255Z] Experimental: true [2021-08-23T16:26:06.255Z] Insecure Registries: [2021-08-23T16:26:06.255Z] 10.0.0.4:5000 [2021-08-23T16:26:06.255Z] 127.0.0.0/8 [2021-08-23T16:26:06.255Z] Registry Mirrors: [2021-08-23T16:26:06.255Z] http://10.0.0.4:5000/ [2021-08-23T16:26:06.255Z] Live Restore Enabled: false [2021-08-23T16:26:06.255Z] Product License: Community Engine [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] [2021-08-23T16:26:06.255Z] INFO: Commit hash is bad67dd76b [2021-08-23T16:26:06.255Z] INFO: Nuke-Everything... [2021-08-23T16:26:06.255Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T16:26:06.551Z] time="2021-08-23T16:26:06Z" level=info msg="Node d26cad99385d change state NodeActive --> NodeLeft" [2021-08-23T16:26:06.551Z] time="2021-08-23T16:26:06Z" level=info msg="node5(07acd28caab6): Node leave event for d26cad99385d/172.24.118.69" [2021-08-23T16:26:06.551Z] time="2021-08-23T16:26:06Z" level=info msg="Node d26cad99385d change state NodeActive --> NodeLeft" [2021-08-23T16:26:06.551Z] time="2021-08-23T16:26:06Z" level=info msg="node4(d26cad99385d): Node leave event for d26cad99385d/172.24.118.69" [2021-08-23T16:26:06.551Z] time="2021-08-23T16:26:06Z" level=warning msg="memberlist: Was able to connect to 07acd28caab6 but other probes failed, network may be misconfigured" [2021-08-23T16:26:06.712Z] INFO: Nuking d:\CI [2021-08-23T16:26:06.712Z] INFO: Zapped successfully [2021-08-23T16:26:06.712Z] INFO: Location for testing is d:\CI\PR-42776\3 [2021-08-23T16:26:06.712Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T16:26:06.712Z] [2021-08-23T16:26:06.712Z] [2021-08-23T16:26:06.712Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 16:26:06... [2021-08-23T16:26:06.712Z] [2021-08-23T16:26:07.012Z] time="2021-08-23T16:26:06Z" level=info msg="Node d26cad99385d/172.24.118.69, left gossip cluster" [2021-08-23T16:26:07.012Z] time="2021-08-23T16:26:06Z" level=info msg="Node d26cad99385d/172.24.118.69, left gossip cluster" [2021-08-23T16:26:07.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:26:07.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:26:07.213Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-23T16:26:07.213Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-23T16:26:07.978Z] time="2021-08-23T16:26:07Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.24.118.69:10037: use of closed network connection" [2021-08-23T16:26:07.978Z] time="2021-08-23T16:26:07Z" level=info msg="Node 07acd28caab6/172.24.118.69, left gossip cluster" [2021-08-23T16:26:07.978Z] time="2021-08-23T16:26:07Z" level=info msg="Node 07acd28caab6 change state NodeActive --> NodeFailed" [2021-08-23T16:26:07.978Z] time="2021-08-23T16:26:07Z" level=info msg="Node 07acd28caab6/172.24.118.69, added to failed nodes list" [2021-08-23T16:26:07.978Z] --- PASS: TestNetworkDBIslands (12.26s) [2021-08-23T16:26:07.978Z] PASS [2021-08-23T16:26:07.978Z] coverage: 55.6% of statements [2021-08-23T16:26:07.978Z] ok github.com/docker/docker/libnetwork/networkdb 103.932s coverage: 55.6% of statements [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:26:07.978Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:26:08.981Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s) [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.01s) [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.77s) [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2021-08-23T16:26:09.094Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.89s) [2021-08-23T16:26:09.094Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:26:09.094Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === Skipped [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T16:26:09.527Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T16:26:09.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T16:26:09.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-23T16:26:09.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-23T16:26:09.527Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:26:09.527Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:26:09.527Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:26:09.527Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:26:09.527Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T16:26:09.527Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:26:09.527Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T16:26:09.527Z] daemon_test.go:147: root required [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:26:09.527Z] reload_test.go:520: root required [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:26:09.527Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:26:09.527Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T16:26:09.527Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T16:26:09.527Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T16:26:09.527Z] layer_test.go:304: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T16:26:09.527Z] layer_test.go:353: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T16:26:09.527Z] layer_test.go:468: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T16:26:09.527Z] layer_test.go:697: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T16:26:09.527Z] migration_test.go:46: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:26:09.527Z] migration_test.go:182: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T16:26:09.527Z] mount_test.go:17: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T16:26:09.527Z] mount_test.go:76: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T16:26:09.527Z] mount_test.go:125: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T16:26:09.527Z] mount_test.go:212: Failing on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T16:26:09.527Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T16:26:09.527Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:26:09.527Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T16:26:09.527Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T16:26:09.527Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T16:26:09.527Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:26:09.527Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T16:26:09.527Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.01s) [2021-08-23T16:26:09.527Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T16:26:09.527Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T16:26:09.527Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T16:26:09.527Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:26:09.527Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:26:09.527Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:26:09.527Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:26:09.527Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:26:09.527Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:26:09.527Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:26:09.527Z] changes_test.go:196: needs more investigation [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T16:26:09.527Z] changes_test.go:433: needs further investigation [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:26:09.527Z] changes_test.go:469: needs further investigation [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:26:09.527Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T16:26:09.527Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:26:09.527Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:26:09.527Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T16:26:09.527Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T16:26:09.527Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T16:26:09.527Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T16:26:09.527Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T16:26:09.527Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] [2021-08-23T16:26:09.527Z] DONE 2070 tests, 67 skipped in 263.735s [2021-08-23T16:26:09.527Z] INFO: make.ps1 ended at 08/23/2021 16:26:09 [2021-08-23T16:26:11.007Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:26:11.008Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:26:11.095Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T16:26:11.095Z] INFO: Unit tests ended at 08/23/2021 16:26:10. Duration:00:04:36.8303252 [2021-08-23T16:26:11.095Z] INFO: Building busybox [2021-08-23T16:26:11.095Z] Sending build context to Docker daemon 5.12kB [2021-08-23T16:26:11.095Z] [2021-08-23T16:26:11.095Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T16:26:11.095Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T16:26:11.095Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T16:26:11.095Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T16:26:11.095Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T16:26:11.095Z] ---> d1724c2d9a84 [2021-08-23T16:26:11.095Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T16:26:11.095Z] ---> Running in efefcb0e806c [2021-08-23T16:26:11.268Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:26:11.389Z] Sending build context to Docker daemon 61MB [2021-08-23T16:26:11.389Z] [2021-08-23T16:26:11.389Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T16:26:11.389Z] ---> a4938fe7222f [2021-08-23T16:26:11.389Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T16:26:11.389Z] ---> Using cache [2021-08-23T16:26:11.389Z] ---> d0ae036c9e38 [2021-08-23T16:26:11.389Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T16:26:11.529Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:26:11.790Z] --- PASS: TestBuildMultiStageCopy (2.66s) [2021-08-23T16:26:11.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.70s) [2021-08-23T16:26:11.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2021-08-23T16:26:11.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-08-23T16:26:11.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.25s) [2021-08-23T16:26:11.790Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-08-23T16:26:11.790Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:26:11.855Z] ---> Running in 2e30ba01207f [2021-08-23T16:26:12.228Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-23T16:26:12.228Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-23T16:26:12.312Z] Removing intermediate container 2e30ba01207f [2021-08-23T16:26:12.312Z] ---> 5adc1e6fce41 [2021-08-23T16:26:12.312Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T16:26:12.312Z] ---> Running in 9d62cbf3677e [2021-08-23T16:26:12.312Z] Removing intermediate container 9d62cbf3677e [2021-08-23T16:26:12.312Z] ---> 83b539169f02 [2021-08-23T16:26:12.312Z] 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-23T16:26:12.312Z] ---> Running in 152684a029a3 [2021-08-23T16:26:12.362Z] --- PASS: TestBuildMultiStageParentConfig (0.76s) [2021-08-23T16:26:12.362Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:26:12.769Z] Removing intermediate container 152684a029a3 [2021-08-23T16:26:12.769Z] ---> 644e01aa7e8a [2021-08-23T16:26:12.770Z] 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-23T16:26:12.770Z] ---> Running in 3f68b147b223 [2021-08-23T16:26:13.747Z] --- PASS: TestBuildLabelWithTargets (1.20s) [2021-08-23T16:26:13.747Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:26:14.318Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2021-08-23T16:26:14.318Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:26:15.811Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-23T16:26:16.230Z] --- PASS: TestBuildMultiStageOnBuild (2.02s) [2021-08-23T16:26:16.230Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:26:16.322Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-23T16:26:16.322Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-23T16:26:16.322Z] [2021-08-23T16:26:16.322Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-23T16:26:16.322Z] =========================== short test summary info ============================ [2021-08-23T16:26:16.322Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-23T16:26:16.322Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-23T16:26:16.322Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-23T16:26:16.322Z] Not supported on most drivers [2021-08-23T16:26:16.322Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-23T16:26:16.322Z] Output of docker top depends on host distro, and is not formalized. [2021-08-23T16:26:16.322Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-23T16:26:16.322Z] Output of docker top depends on host distro, and is not formalized. [2021-08-23T16:26:16.322Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-23T16:26:16.322Z] Can fail if eth0 has multiple IP addresses [2021-08-23T16:26:16.322Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-23T16:26:16.322Z] This doesn't seem to be taken into account by the engine [2021-08-23T16:26:16.322Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-23T16:26:16.322Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-23T16:26:16.322Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-23T16:26:16.322Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 283.53 seconds == [2021-08-23T16:26:16.577Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-23T16:26:16.802Z] --- PASS: TestBuildUncleanTarFilenames (0.70s) [2021-08-23T16:26:16.802Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:26:17.450Z] [2021-08-23T16:26:17.450Z] SUCCESS: Specified value was saved. [2021-08-23T16:26:17.907Z] INFO: Downloading git... [2021-08-23T16:26:18.872Z] INFO: Downloading go... [2021-08-23T16:26:19.346Z] --- PASS: TestBuildMultiStageLayerLeak (2.03s) [2021-08-23T16:26:19.346Z] === RUN TestBuildWithHugeFile [2021-08-23T16:26:20.423Z] INFO: Downloading compiler 1 of 3... [2021-08-23T16:26:20.884Z] INFO: Downloading compiler 2 of 3... [2021-08-23T16:26:21.341Z] INFO: Downloading compiler 3 of 3... [2021-08-23T16:26:21.341Z] INFO: Extracting git... [2021-08-23T16:26:23.455Z] Removing intermediate container efefcb0e806c [2021-08-23T16:26:23.455Z] ---> 083f0d3c8b3d [2021-08-23T16:26:23.455Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T16:26:23.455Z] ---> Running in da52b65fb20a [2021-08-23T16:26:23.912Z] Removing intermediate container da52b65fb20a [2021-08-23T16:26:23.912Z] ---> 1629b59a2f84 [2021-08-23T16:26:23.912Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T16:26:23.912Z] ---> Running in 15114deff8e5 [2021-08-23T16:26:24.371Z] Removing intermediate container 15114deff8e5 [2021-08-23T16:26:24.371Z] ---> a75dcbb09fc4 [2021-08-23T16:26:24.371Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T16:26:25.904Z] [2021-08-23T16:26:25.904Z] ---> 8cd91fbf1b72 [2021-08-23T16:26:25.904Z] 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-23T16:26:25.904Z] ---> Running in 022fc8b533d2 [2021-08-23T16:26:28.731Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:26:28.731Z] [2021-08-23T16:26:28.731Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:26:28.731Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:26:28.731Z] [2021-08-23T16:26:28.731Z] To set a process to complain mode, use the command line tool [2021-08-23T16:26:28.731Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:26:28.731Z] Post stage [Pipeline] junit [2021-08-23T16:26:28.740Z] Recording test results [2021-08-23T16:26:28.803Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-23T16:26:29.112Z] + echo Ensuring container killed. [2021-08-23T16:26:29.112Z] Ensuring container killed. [2021-08-23T16:26:29.112Z] + docker rm -vf docker-pr3 [2021-08-23T16:26:29.112Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-23T16:26:29.389Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:26:29.389Z] Chowning /workspace to jenkins user [2021-08-23T16:26:29.389Z] + id -u [2021-08-23T16:26:29.389Z] + id -g [2021-08-23T16:26:29.389Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:26:31.124Z] + bundleName=docker-py [2021-08-23T16:26:31.124Z] + echo Creating docker-py-bundles.tar.gz [2021-08-23T16:26:31.124Z] Creating docker-py-bundles.tar.gz [2021-08-23T16:26:31.124Z] + 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-23T16:26:31.179Z] Archiving artifacts [2021-08-23T16:26:31.399Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-23T16:26:31.835Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh binary [2021-08-23T16:26:32.090Z] [2021-08-23T16:26:32.346Z] Removing bundles/ [2021-08-23T16:26:32.346Z] [2021-08-23T16:26:32.346Z] ---> Making bundle: binary (in bundles/binary) [2021-08-23T16:26:32.346Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-23T16:26:32.346Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:26:33.703Z] INFO: Expanding go... [2021-08-23T16:26:43.729Z] Removing intermediate container 022fc8b533d2 [2021-08-23T16:26:43.729Z] ---> ddd8b4a3d011 [2021-08-23T16:26:43.729Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T16:26:43.729Z] ---> Running in 01b439e25bae [2021-08-23T16:26:43.729Z] [2021-08-23T16:26:43.729Z] SUCCESS: Specified value was saved. [2021-08-23T16:26:44.694Z] Removing intermediate container 01b439e25bae [2021-08-23T16:26:44.694Z] ---> f3563dc77e58 [2021-08-23T16:26:44.694Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T16:26:44.694Z] ---> Running in bbfe24d0acbb [2021-08-23T16:26:49.373Z] Cannot create a file when that file already exists. [2021-08-23T16:26:53.155Z] Removing intermediate container bbfe24d0acbb [2021-08-23T16:26:53.155Z] ---> 9eda277fc06e [2021-08-23T16:26:53.155Z] Step 13/13 : CMD ["sh"] [2021-08-23T16:26:53.155Z] ---> Running in 561ba59a9a3e [2021-08-23T16:26:53.612Z] Removing intermediate container 561ba59a9a3e [2021-08-23T16:26:53.612Z] ---> abec046a7780 [2021-08-23T16:26:53.613Z] Successfully built abec046a7780 [2021-08-23T16:26:53.613Z] Successfully tagged busybox:latest [2021-08-23T16:26:53.613Z] INFO: Docker images of the daemon under test [2021-08-23T16:26:53.613Z] [2021-08-23T16:26:53.613Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:26:53.613Z] busybox latest abec046a7780 Less than a second ago 5.72GB [2021-08-23T16:26:53.613Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 2 weeks ago 5.7GB [2021-08-23T16:26:53.613Z] microsoft/windowsservercore latest d1724c2d9a84 2 weeks ago 5.7GB [2021-08-23T16:26:53.613Z] [2021-08-23T16:26:53.613Z] INFO: Running integration tests at 08/23/2021 16:26:53... [2021-08-23T16:26:53.613Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T16:26:53.613Z] INFO: Integration API tests being run from the host: [2021-08-23T16:26:53.613Z] INFO: make.ps1 starting at 08/23/2021 16:26:53 [2021-08-23T16:26:53.989Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:26:53.989Z] Using test binary docker [2021-08-23T16:26:53.989Z] +++ /etc/init.d/apparmor start [2021-08-23T16:26:53.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:26:53.989Z] INFO: Waiting for daemon to start... [2021-08-23T16:26:53.989Z] Starting dockerd [2021-08-23T16:26:53.989Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-08-23T16:26:53.989Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:26:53.989Z] Using test binary docker [2021-08-23T16:26:53.989Z] +++ /etc/init.d/apparmor start [2021-08-23T16:26:53.989Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:26:53.989Z] INFO: Waiting for daemon to start... [2021-08-23T16:26:53.989Z] Starting dockerd [2021-08-23T16:26:53.989Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-08-23T16:26:53.989Z] . [2021-08-23T16:26:53.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:26:53.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:26:53.989Z] [2021-08-23T16:26:53.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:26:53.989Z] Error: No such image: emptyfs [2021-08-23T16:26:53.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:26:53.989Z] ++++ docker load [2021-08-23T16:26:53.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:26:53.989Z] Error: No such image: emptyfs [2021-08-23T16:26:53.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:26:53.989Z] ++++ docker load [2021-08-23T16:26:53.989Z] Running integration-test (iteration 1) [2021-08-23T16:26:53.989Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-23T16:26:53.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-23T16:26:53.989Z] ++ set -e [2021-08-23T16:26:53.989Z] ++ '[' -n 0 ']' [2021-08-23T16:26:53.989Z] ++ set -x [2021-08-23T16:26:53.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-23T16:26:53.989Z] Running integration-test (iteration 1) [2021-08-23T16:26:53.989Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-23T16:26:53.989Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-23T16:26:53.989Z] ++ set -e [2021-08-23T16:26:53.989Z] ++ '[' -n 0 ']' [2021-08-23T16:26:53.989Z] ++ set -x [2021-08-23T16:26:53.989Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-23T16:26:53.989Z] Loaded image: busybox:latest [2021-08-23T16:26:53.989Z] Loaded image: busybox:latest [2021-08-23T16:26:53.989Z] Loaded image: busybox:glibc [2021-08-23T16:26:53.989Z] Loaded image: busybox:glibc [2021-08-23T16:26:53.989Z] Loaded image: debian:bullseye-slim [2021-08-23T16:26:53.989Z] Loaded image: hello-world:latest [2021-08-23T16:26:53.989Z] Loaded image: debian:bullseye-slim [2021-08-23T16:26:53.989Z] Loaded image: hello-world:latest [2021-08-23T16:26:53.989Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:26:53.989Z] INFO: Testing against a local daemon [2021-08-23T16:26:53.989Z] === RUN TestDockerDaemonSuite [2021-08-23T16:26:53.989Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-23T16:26:53.989Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:26:53.989Z] INFO: Testing against a local daemon [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:26:53.989Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:26:54.580Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T16:26:54.769Z] INFO: Expanding compiler 1 of 3... [2021-08-23T16:26:54.769Z] INFO: Expanding compiler 2 of 3... [2021-08-23T16:26:54.931Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:26:55.192Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:26:56.135Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:26:56.398Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:26:56.978Z] INFO: Expanding compiler 3 of 3... [2021-08-23T16:26:57.340Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:26:57.340Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:26:57.340Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:26:57.440Z] INFO: Removing downloaded files... [2021-08-23T16:26:57.441Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-23T16:26:57.441Z] INFO: Configuring git core.autocrlf... [2021-08-23T16:27:01.568Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:27:01.568Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-23T16:27:01.568Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:27:01.568Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:27:01.568Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:27:02.954Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:27:03.215Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T16:27:03.786Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:27:03.786Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:27:03.786Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:27:03.786Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:27:04.357Z] --- PASS: TestBuildWithHugeFile (122.30s) [2021-08-23T16:27:04.357Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:27:04.357Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:27:04.357Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:27:04.357Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:27:04.357Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:27:04.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:27:04.357Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:27:04.357Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:27:04.357Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:27:04.357Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:27:04.617Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:27:04.617Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:27:04.617Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:27:04.618Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2021-08-23T16:27:04.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2021-08-23T16:27:04.618Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2021-08-23T16:27:04.618Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-23T16:27:04.618Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:27:04.618Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:27:07.160Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:27:07.730Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:27:07.731Z] --- PASS: TestBuildPreserveOwnership (3.08s) [2021-08-23T16:27:07.731Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.05s) [2021-08-23T16:27:07.731Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2021-08-23T16:27:07.731Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:27:07.731Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-08-23T16:27:07.731Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:27:08.673Z] Loaded image: busybox:latest [2021-08-23T16:27:08.673Z] Loaded image: busybox:glibc [2021-08-23T16:27:10.058Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:27:10.629Z] Loaded image: debian:bullseye-slim [2021-08-23T16:27:10.629Z] Loaded image: hello-world:latest [2021-08-23T16:27:10.629Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:27:12.014Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:27:13.929Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T16:27:14.869Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:27:15.442Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:27:15.708Z] --- PASS: TestBuildWithHugeFile (52.10s) [2021-08-23T16:27:15.708Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:27:15.708Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:27:15.708Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:27:15.708Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:27:15.708Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:27:15.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:27:15.708Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:27:15.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:27:15.708Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:27:15.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:27:15.708Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:27:15.708Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:27:15.708Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:27:15.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-23T16:27:15.708Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-23T16:27:15.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-08-23T16:27:15.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-08-23T16:27:15.708Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:27:15.708Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:27:15.708Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:27:15.708Z] --- PASS: TestBuildPreserveOwnership (4.12s) [2021-08-23T16:27:15.708Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.72s) [2021-08-23T16:27:15.708Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.39s) [2021-08-23T16:27:15.708Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:27:15.708Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-23T16:27:15.708Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:27:16.016Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:27:16.279Z] Loaded image: busybox:latest [2021-08-23T16:27:16.279Z] Loaded image: busybox:glibc [2021-08-23T16:27:16.590Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-23T16:27:18.193Z] Loaded image: debian:bullseye-slim [2021-08-23T16:27:18.193Z] Loaded image: hello-world:latest [2021-08-23T16:27:18.193Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:27:19.134Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-23T16:27:19.740Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:27:19.740Z] INFO: Testing against a local daemon [2021-08-23T16:27:19.740Z] === RUN TestBuildWithSession [2021-08-23T16:27:19.740Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:27:19.740Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:27:19.740Z] === RUN TestBuildSquashParent [2021-08-23T16:27:19.740Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:27:19.740Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:27:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:27:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:27:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:27:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:27:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:27:19.740Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:27:19.740Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:27:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:27:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:27:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:27:19.740Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:27:20.077Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-23T16:27:20.077Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.41s) [2021-08-23T16:27:20.077Z] PASS [2021-08-23T16:27:20.338Z] [2021-08-23T16:27:20.338Z] === Skipped [2021-08-23T16:27:20.338Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:27:20.338Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:27:20.338Z] [2021-08-23T16:27:20.338Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:27:20.338Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:27:20.338Z] [2021-08-23T16:27:20.338Z] [2021-08-23T16:27:20.338Z] DONE 34 tests, 2 skipped in 184.420s [2021-08-23T16:27:20.338Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:27:20.338Z] ++ 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-23T16:27:20.338Z] ++ set -e [2021-08-23T16:27:20.338Z] ++ '[' -n 0 ']' [2021-08-23T16:27:20.338Z] ++ set -x [2021-08-23T16:27:20.338Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T16:27:20.338Z] INFO: Testing against a local daemon [2021-08-23T16:27:20.338Z] === RUN TestConfigInspect [2021-08-23T16:27:20.909Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-23T16:27:21.482Z] docker_cli_daemon_test.go:1455: [dfbe4d7cb12dc] daemon is not started [2021-08-23T16:27:21.744Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:27:22.005Z] check_test.go:309: [d526874a9dceb] daemon is not started [2021-08-23T16:27:22.005Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-23T16:27:22.579Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:27:23.151Z] --- PASS: TestConfigInspect (2.89s) [2021-08-23T16:27:23.151Z] === RUN TestConfigList [2021-08-23T16:27:24.093Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-23T16:27:24.353Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:27:24.927Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:27:25.869Z] check_test.go:309: [d88310665695b] daemon is not started [2021-08-23T16:27:25.869Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:27:25.869Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-23T16:27:26.130Z] --- PASS: TestConfigList (2.79s) [2021-08-23T16:27:26.130Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:27:26.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:27:27.070Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:27:27.277Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:27:28.012Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:27:28.583Z] --- PASS: TestConfigsCreateAndDelete (2.49s) [2021-08-23T16:27:28.583Z] === RUN TestConfigsUpdate [2021-08-23T16:27:29.154Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:27:30.096Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:27:30.097Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:27:30.357Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-23T16:27:30.420Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.08s) [2021-08-23T16:27:30.420Z] PASS [2021-08-23T16:27:30.420Z] [2021-08-23T16:27:30.420Z] === Skipped [2021-08-23T16:27:30.420Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:27:30.420Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:27:30.420Z] [2021-08-23T16:27:30.420Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-08-23T16:27:30.420Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:27:30.421Z] [2021-08-23T16:27:30.421Z] [2021-08-23T16:27:30.421Z] DONE 34 tests, 2 skipped in 95.219s [2021-08-23T16:27:30.421Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:27:30.421Z] INFO: Testing against a local daemon [2021-08-23T16:27:30.421Z] === RUN TestConfigInspect [2021-08-23T16:27:30.991Z] --- PASS: TestConfigInspect (2.38s) [2021-08-23T16:27:30.991Z] === RUN TestConfigList [2021-08-23T16:27:31.301Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:27:31.872Z] --- PASS: TestConfigsUpdate (3.16s) [2021-08-23T16:27:31.872Z] === RUN TestTemplatedConfig [2021-08-23T16:27:31.872Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:27:33.257Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-23T16:27:33.532Z] --- PASS: TestConfigList (2.31s) [2021-08-23T16:27:33.532Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.64s) [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.98s) [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.26s) [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.61s) [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.47s) [2021-08-23T16:27:34.359Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.25s) [2021-08-23T16:27:34.359Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:27:34.359Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:27:35.172Z] --- PASS: TestTemplatedConfig (3.46s) [2021-08-23T16:27:35.172Z] === RUN TestConfigCreateResolve [2021-08-23T16:27:35.744Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-23T16:27:36.075Z] --- PASS: TestConfigsCreateAndDelete (2.41s) [2021-08-23T16:27:36.075Z] === RUN TestConfigsUpdate [2021-08-23T16:27:37.984Z] --- PASS: TestConfigsUpdate (2.32s) [2021-08-23T16:27:37.984Z] === RUN TestTemplatedConfig [2021-08-23T16:27:38.289Z] --- PASS: TestConfigCreateResolve (2.91s) [2021-08-23T16:27:38.289Z] PASS [2021-08-23T16:27:38.289Z] [2021-08-23T16:27:38.289Z] DONE 6 tests in 17.853s [2021-08-23T16:27:38.289Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:27:38.289Z] ++ 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-23T16:27:38.289Z] ++ set -e [2021-08-23T16:27:38.289Z] ++ '[' -n 0 ']' [2021-08-23T16:27:38.289Z] ++ set -x [2021-08-23T16:27:38.289Z] ++ 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-23T16:27:38.289Z] INFO: Testing against a local daemon [2021-08-23T16:27:38.289Z] === RUN TestCheckpoint [2021-08-23T16:27:38.289Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:27:38.289Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:27:38.289Z] === RUN TestContainerInvalidJSON [2021-08-23T16:27:38.289Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:27:38.289Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:27:38.289Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:27:38.289Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:27:38.289Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:27:38.289Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:27:38.289Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T16:27:38.289Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:27:38.289Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:27:38.289Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:27:38.550Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-08-23T16:27:38.550Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:27:38.550Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-23T16:27:38.550Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:27:38.550Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-23T16:27:38.550Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-23T16:27:38.550Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:27:38.811Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-08-23T16:27:38.811Z] === RUN TestCopyFromContainer [2021-08-23T16:27:40.724Z] === RUN TestCopyFromContainer// [2021-08-23T16:27:40.724Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:27:40.724Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:27:40.724Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:27:40.985Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:27:40.985Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:27:40.985Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:27:41.247Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:27:41.247Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:27:41.281Z] --- PASS: TestTemplatedConfig (2.98s) [2021-08-23T16:27:41.281Z] === RUN TestConfigCreateResolve [2021-08-23T16:27:41.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:27:41.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:27:41.508Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer (2.90s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer// (0.17s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-08-23T16:27:41.508Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-08-23T16:27:41.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:27:41.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:27:41.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:27:41.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:27:41.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:27:41.508Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:27:41.508Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:27:41.769Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:27:41.769Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:27:41.769Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:27:41.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:27:41.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:27:41.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:27:41.769Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-08-23T16:27:41.769Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:27:41.769Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-23T16:27:41.769Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:27:41.769Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:27:41.769Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:27:41.769Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:27:41.769Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:27:41.769Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:27:41.769Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:27:41.769Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:27:41.769Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:27:41.769Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:27:41.769Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:27:41.769Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:27:41.769Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:27:41.769Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-23T16:27:41.769Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:27:41.769Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-23T16:27:41.769Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:27:41.770Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-23T16:27:41.875Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:27:42.840Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:27:43.191Z] --- PASS: TestConfigCreateResolve (2.24s) [2021-08-23T16:27:43.191Z] PASS [2021-08-23T16:27:43.191Z] [2021-08-23T16:27:43.191Z] DONE 6 tests in 14.667s [2021-08-23T16:27:43.191Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:27:43.191Z] INFO: Testing against a local daemon [2021-08-23T16:27:43.191Z] === RUN TestCheckpoint [2021-08-23T16:27:43.191Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:27:43.191Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:27:43.191Z] === RUN TestContainerInvalidJSON [2021-08-23T16:27:43.191Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:27:43.191Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:27:43.191Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:27:43.191Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:27:43.191Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:27:43.191Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:27:43.191Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-23T16:27:43.191Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:27:43.191Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:27:43.191Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:27:43.453Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-23T16:27:43.453Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:27:43.453Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-23T16:27:43.453Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:27:43.453Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-23T16:27:43.453Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:27:43.453Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-23T16:27:43.453Z] === RUN TestCopyFromContainer [2021-08-23T16:27:44.321Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2021-08-23T16:27:44.321Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:27:44.321Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-23T16:27:44.373Z] --- PASS: TestBuildMultiStageCopy (10.69s) [2021-08-23T16:27:44.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.02s) [2021-08-23T16:27:44.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s) [2021-08-23T16:27:44.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.85s) [2021-08-23T16:27:44.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.98s) [2021-08-23T16:27:44.373Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.11s) [2021-08-23T16:27:44.373Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:27:44.837Z] === RUN TestCopyFromContainer// [2021-08-23T16:27:44.837Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:27:44.837Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:27:44.837Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:27:45.097Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:27:45.097Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:27:45.097Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:27:45.097Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:27:45.358Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:27:45.358Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer (1.93s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-08-23T16:27:45.358Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-23T16:27:45.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:27:45.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:27:45.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:27:45.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:27:45.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:27:45.358Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:27:45.358Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:27:45.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:27:45.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:27:45.358Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:27:45.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-23T16:27:45.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:27:45.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:27:45.358Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:27:45.358Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:27:45.619Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-23T16:27:45.619Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:27:45.619Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:27:45.619Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:27:45.619Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:27:45.619Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:27:45.619Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:27:45.619Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:27:45.619Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:27:45.619Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:27:45.619Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:27:45.619Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-23T16:27:45.619Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:27:45.619Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:27:45.619Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:27:45.619Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:27:45.619Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-23T16:27:45.619Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:27:46.235Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2021-08-23T16:27:46.235Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:27:46.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:27:46.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:27:46.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:27:46.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:27:46.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:27:46.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:27:46.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:27:46.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:27:46.235Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:27:46.235Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:27:46.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:27:46.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:27:46.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:27:46.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:27:46.235Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-23T16:27:46.235Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:27:46.235Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:27:46.556Z] --- PASS: TestBuildMultiStageParentConfig (2.24s) [2021-08-23T16:27:46.556Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:27:46.556Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:27:46.556Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T16:27:46.556Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:27:47.178Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.73s) [2021-08-23T16:27:47.178Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:27:47.178Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:27:47.178Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:27:47.178Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T16:27:47.178Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-23T16:27:47.178Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:27:47.178Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:27:47.178Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-23T16:27:47.178Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:27:47.178Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-23T16:27:47.178Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:27:47.178Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T16:27:47.178Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:27:47.178Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:27:47.178Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:27:47.178Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T16:27:47.178Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:27:47.178Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:27:47.178Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:27:47.178Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T16:27:47.178Z] === RUN TestDiff [2021-08-23T16:27:47.522Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2021-08-23T16:27:47.522Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:27:47.532Z] --- PASS: TestCreateWithCustomMaskedPaths (2.01s) [2021-08-23T16:27:47.532Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:27:48.120Z] --- PASS: TestDiff (0.80s) [2021-08-23T16:27:48.120Z] === RUN TestExecWithCloseStdin [2021-08-23T16:27:48.120Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-23T16:27:48.120Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:27:48.690Z] check_test.go:309: [d7e07e791f1c5] daemon is not started [2021-08-23T16:27:48.690Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-23T16:27:48.690Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:27:48.690Z] --- PASS: TestExecWithCloseStdin (0.85s) [2021-08-23T16:27:48.690Z] === RUN TestExec [2021-08-23T16:27:48.951Z] check_test.go:309: [d74656476fe6e] daemon is not started [2021-08-23T16:27:48.951Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-23T16:27:49.894Z] --- PASS: TestExec (0.88s) [2021-08-23T16:27:49.894Z] === RUN TestExecUser [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s) [2021-08-23T16:27:50.074Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:27:50.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:27:50.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:27:50.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:27:50.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:27:50.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:27:50.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:27:50.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:27:50.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:27:50.074Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:27:50.074Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:27:50.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:27:50.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:27:50.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:27:50.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:27:50.074Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:27:50.074Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:27:50.074Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:27:50.157Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:27:50.334Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2021-08-23T16:27:50.334Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:27:50.334Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:27:50.334Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:27:50.334Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-23T16:27:50.334Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:27:50.334Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:27:50.334Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:27:50.418Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:27:50.418Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-23T16:27:50.594Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-23T16:27:50.594Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:27:50.595Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-08-23T16:27:50.595Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:27:50.595Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T16:27:50.595Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:27:50.595Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:27:50.595Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:27:50.595Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T16:27:50.595Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:27:50.595Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:27:50.595Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:27:50.595Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T16:27:50.595Z] === RUN TestDiff [2021-08-23T16:27:50.679Z] --- PASS: TestExecUser (1.01s) [2021-08-23T16:27:50.679Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:27:50.940Z] check_test.go:309: [db5d2d2442bf9] daemon is not started [2021-08-23T16:27:50.940Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-23T16:27:51.165Z] --- PASS: TestDiff (0.64s) [2021-08-23T16:27:51.165Z] === RUN TestExecWithCloseStdin [2021-08-23T16:27:51.202Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-23T16:27:51.776Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2021-08-23T16:27:51.776Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:27:52.108Z] --- PASS: TestExecWithCloseStdin (0.76s) [2021-08-23T16:27:52.108Z] === RUN TestExec [2021-08-23T16:27:52.678Z] --- PASS: TestExec (0.78s) [2021-08-23T16:27:52.678Z] === RUN TestExecUser [2021-08-23T16:27:53.163Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:27:53.163Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s)=== RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-23T16:27:53.163Z] [2021-08-23T16:27:53.163Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:27:53.321Z] ok github.com/docker/docker/libnetwork 46.914s coverage: 41.0% of statements [2021-08-23T16:27:53.619Z] --- PASS: TestExecUser (0.76s) [2021-08-23T16:27:53.619Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:27:54.548Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2021-08-23T16:27:54.548Z] === RUN TestHealthKillContainer [2021-08-23T16:27:54.562Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-08-23T16:27:54.562Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:27:54.808Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-23T16:27:55.378Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:27:55.945Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-08-23T16:27:55.945Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:27:56.322Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:27:56.887Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2021-08-23T16:27:56.887Z] === RUN TestHealthKillContainer [2021-08-23T16:27:56.899Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-23T16:27:57.168Z] --- PASS: TestHealthKillContainer (2.74s) [2021-08-23T16:27:57.168Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:27:57.740Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2021-08-23T16:27:57.740Z] === RUN TestIpcModeNone [2021-08-23T16:27:57.877Z] --- PASS: TestBuildMultiStageOnBuild (9.84s) [2021-08-23T16:27:57.877Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:27:57.877Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:27:57.877Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:27:57.877Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:27:58.311Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-23T16:27:58.573Z] --- PASS: TestIpcModeNone (0.81s) [2021-08-23T16:27:58.573Z] === RUN TestIpcModePrivate [2021-08-23T16:27:58.834Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-23T16:27:59.405Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:96, shared: false, mustBeShared: false [2021-08-23T16:27:59.405Z] --- PASS: TestIpcModePrivate (0.80s) [2021-08-23T16:27:59.405Z] === RUN TestIpcModeShareable [2021-08-23T16:27:59.427Z] --- PASS: TestHealthKillContainer (2.78s) [2021-08-23T16:27:59.427Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:27:59.976Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true [2021-08-23T16:28:00.237Z] --- PASS: TestIpcModeShareable (0.71s) [2021-08-23T16:28:00.237Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:28:00.368Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-08-23T16:28:00.368Z] === RUN TestIpcModeNone [2021-08-23T16:28:00.938Z] --- PASS: TestIpcModeNone (0.77s) [2021-08-23T16:28:00.938Z] === RUN TestIpcModePrivate [2021-08-23T16:28:01.508Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-23T16:28:01.769Z] --- PASS: TestIpcModePrivate (0.76s) [2021-08-23T16:28:01.769Z] === RUN TestIpcModeShareable [2021-08-23T16:28:02.030Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-23T16:28:02.600Z] --- PASS: TestIpcModeShareable (0.74s) [2021-08-23T16:28:02.600Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:28:02.782Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-23T16:28:02.782Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:28:02.782Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2021-08-23T16:28:02.782Z] === RUN TestAPIIpcModeHost [2021-08-23T16:28:03.043Z] --- PASS: TestAPIIpcModeHost (0.58s) [2021-08-23T16:28:03.043Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:28:04.514Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.11s) [2021-08-23T16:28:04.514Z] === RUN TestAPIIpcModeHost [2021-08-23T16:28:04.954Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-08-23T16:28:05.105Z] --- PASS: TestAPIIpcModeHost (0.46s) [2021-08-23T16:28:05.105Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:28:05.215Z] --- PASS: TestDaemonIpcModeShareable (1.99s) [2021-08-23T16:28:05.216Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:28:05.551Z] ok github.com/docker/docker/libnetwork/api 1.321s coverage: 83.2% of statements [2021-08-23T16:28:06.079Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-23T16:28:06.158Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-23T16:28:06.158Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:28:06.348Z] --- PASS: TestDaemonIpcModeShareable (1.36s) [2021-08-23T16:28:06.348Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:28:06.420Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:28:06.420Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:93, shared: false, mustBeShared: false [2021-08-23T16:28:06.420Z] check_test.go:309: [dfdd039369f20] daemon is not started [2021-08-23T16:28:06.420Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-23T16:28:06.681Z] --- PASS: TestDaemonIpcModePrivate (1.56s) [2021-08-23T16:28:06.681Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:28:06.935Z] ok github.com/docker/docker/libnetwork/bitseq 0.314s coverage: 84.4% of statements [2021-08-23T16:28:06.935Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:28:07.255Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-23T16:28:07.516Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-23T16:28:07.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-23T16:28:07.738Z] --- PASS: TestDaemonIpcModePrivate (1.33s) [2021-08-23T16:28:07.738Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:28:08.089Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:28:08.089Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2021-08-23T16:28:08.089Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-23T16:28:08.350Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.64s) [2021-08-23T16:28:08.351Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:28:08.928Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-23T16:28:08.928Z] Copying nested executables into bundles/binary-daemon [2021-08-23T16:28:08.928Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-23T16:28:08.928Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:28:08.928Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-23T16:28:08.928Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-23T16:28:09.122Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-23T16:28:09.122Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.29s) [2021-08-23T16:28:09.122Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:28:09.335Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/make.sh cross [2021-08-23T16:28:09.510Z] Removing intermediate container 3f68b147b223 [2021-08-23T16:28:09.511Z] ---> f1294932c0d8 [2021-08-23T16:28:09.511Z] 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-23T16:28:09.511Z] ---> Running in 018c4d3fc02c [2021-08-23T16:28:09.511Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-23T16:28:09.511Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-23T16:28:09.511Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-23T16:28:09.511Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-23T16:28:09.511Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-23T16:28:09.511Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-23T16:28:09.511Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-23T16:28:09.511Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-23T16:28:09.511Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-23T16:28:09.511Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-23T16:28:09.511Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-23T16:28:09.511Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-23T16:28:09.511Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-23T16:28:09.511Z] INFO: Build done for gotestsum... [2021-08-23T16:28:09.738Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:102, shared: true, mustBeShared: true [2021-08-23T16:28:09.896Z] [2021-08-23T16:28:09.896Z] Removing bundles/ [2021-08-23T16:28:09.896Z] [2021-08-23T16:28:09.896Z] ---> Making bundle: cross (in bundles/cross) [2021-08-23T16:28:09.896Z] Cross building: bundles/cross/linux/amd64 [2021-08-23T16:28:09.896Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-23T16:28:09.896Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-23T16:28:09.999Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2021-08-23T16:28:09.999Z] === RUN TestIpcModeOlderClient [2021-08-23T16:28:09.999Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:28:09.999Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:28:10.062Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-23T16:28:10.242Z] --- PASS: TestBuildMultiStageLayerLeak (13.05s) [2021-08-23T16:28:10.242Z] === RUN TestBuildWithHugeFile [2021-08-23T16:28:10.324Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.28s) [2021-08-23T16:28:10.324Z] === RUN TestIpcModeOlderClient [2021-08-23T16:28:10.324Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:28:10.324Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:28:10.895Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2021-08-23T16:28:10.895Z] === RUN TestKillContainer [2021-08-23T16:28:10.895Z] === RUN TestKillContainer/no_signal [2021-08-23T16:28:10.943Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2021-08-23T16:28:10.943Z] === RUN TestKillContainer [2021-08-23T16:28:10.943Z] === RUN TestKillContainer/no_signal [2021-08-23T16:28:11.213Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-23T16:28:11.467Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:28:11.487Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:28:11.487Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:28:11.727Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:28:12.060Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:28:12.668Z] --- PASS: TestKillContainer (1.62s) [2021-08-23T16:28:12.668Z] --- PASS: TestKillContainer/no_signal (0.51s) [2021-08-23T16:28:12.668Z] --- PASS: TestKillContainer/non_killing_signal (0.33s) [2021-08-23T16:28:12.668Z] --- PASS: TestKillContainer/killing_signal (0.56s) [2021-08-23T16:28:12.668Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:28:12.668Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:28:12.928Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:28:13.003Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:28:13.264Z] --- PASS: TestKillContainer (2.34s) [2021-08-23T16:28:13.264Z] --- PASS: TestKillContainer/no_signal (0.74s) [2021-08-23T16:28:13.264Z] --- PASS: TestKillContainer/non_killing_signal (0.59s) [2021-08-23T16:28:13.264Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2021-08-23T16:28:13.264Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:28:13.264Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:28:13.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.07s) [2021-08-23T16:28:13.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.50s) [2021-08-23T16:28:13.500Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.39s) [2021-08-23T16:28:13.500Z] === RUN TestKillStoppedContainer [2021-08-23T16:28:13.500Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-23T16:28:13.500Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:28:13.517Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:28:13.525Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:28:13.761Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-23T16:28:13.761Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:28:13.786Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:28:14.331Z] --- PASS: TestKillDifferentUserContainer (0.51s) [2021-08-23T16:28:14.331Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:28:14.331Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-23T16:28:14.331Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:28:14.331Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:28:14.592Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2021-08-23T16:28:14.592Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:28:14.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2021-08-23T16:28:14.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-08-23T16:28:14.727Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2021-08-23T16:28:14.727Z] === RUN TestKillStoppedContainer [2021-08-23T16:28:14.727Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-08-23T16:28:14.727Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:28:14.727Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-08-23T16:28:14.727Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:28:15.164Z] --- PASS: TestLinksEtcHostsContentMatch (0.40s) [2021-08-23T16:28:15.164Z] === RUN TestLinksContainerNames [2021-08-23T16:28:15.671Z] --- PASS: TestKillDifferentUserContainer (0.79s) [2021-08-23T16:28:15.671Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:28:15.671Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:28:15.671Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-08-23T16:28:15.671Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:28:15.671Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:28:15.671Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:28:15.671Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:28:16.106Z] --- PASS: TestLinksContainerNames (1.04s) [2021-08-23T16:28:16.107Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:28:16.244Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-23T16:28:16.244Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2021-08-23T16:28:16.244Z] === RUN TestLinksContainerNames [2021-08-23T16:28:16.677Z] --- PASS: TestLogsFollowTailEmpty (0.53s) [2021-08-23T16:28:16.677Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:28:16.816Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:28:17.250Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:28:17.250Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:28:17.250Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:28:17.250Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:28:17.514Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:28:17.758Z] --- PASS: TestLinksContainerNames (1.44s) [2021-08-23T16:28:17.758Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:28:17.775Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-08-23T16:28:17.775Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-23T16:28:17.776Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-23T16:28:17.776Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:28:18.090Z] Removing intermediate container 018c4d3fc02c [2021-08-23T16:28:18.091Z] ---> 23994f885e4e [2021-08-23T16:28:18.091Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T16:28:18.091Z] ---> Running in 17744923f1d8 [2021-08-23T16:28:18.091Z] Removing intermediate container 17744923f1d8 [2021-08-23T16:28:18.091Z] ---> 79671dd5e74a [2021-08-23T16:28:18.091Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T16:28:18.091Z] ---> Running in ef7e12d492d1 [2021-08-23T16:28:18.328Z] --- PASS: TestLogsFollowTailEmpty (0.64s) [2021-08-23T16:28:18.328Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:28:18.548Z] Removing intermediate container ef7e12d492d1 [2021-08-23T16:28:18.548Z] ---> 356034957a24 [2021-08-23T16:28:18.548Z] Step 10/10 : COPY . . [2021-08-23T16:28:18.589Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-23T16:28:18.589Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-23T16:28:18.589Z] check_test.go:309: [d84a40ed11895] daemon is not started [2021-08-23T16:28:18.589Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-23T16:28:18.589Z] --- PASS: TestContainerNetworkMountsNoChown (0.51s) [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:28:18.589Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:28:18.589Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:28:18.589Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:28:18.589Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:28:18.589Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:28:18.589Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:28:18.850Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:28:18.850Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:28:18.850Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:28:19.111Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:28:19.161Z] --- PASS: TestContainerBindMountNonRecursive (1.50s) [2021-08-23T16:28:19.161Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:28:19.371Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:28:19.371Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:28:19.371Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:28:19.371Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:28:19.371Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:28:19.371Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.09s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.10s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-08-23T16:28:19.371Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-08-23T16:28:19.371Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:28:19.632Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:28:19.733Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2021-08-23T16:28:19.733Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:28:20.306Z] --- PASS: TestContainerVolumesMountedAsSlave (0.41s) [2021-08-23T16:28:20.306Z] === RUN TestNetworkNat [2021-08-23T16:28:20.877Z] --- PASS: TestNetworkNat (0.56s) [2021-08-23T16:28:20.877Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:28:21.016Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-23T16:28:21.016Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:28:21.448Z] --- PASS: TestNetworkLocalhostTCPNat (0.54s) [2021-08-23T16:28:21.448Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:28:21.959Z] --- PASS: TestContainerBindMountNonRecursive (2.46s) [2021-08-23T16:28:21.959Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:28:22.531Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:28:22.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-08-23T16:28:22.531Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:28:22.792Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-23T16:28:23.053Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2021-08-23T16:28:23.053Z] === RUN TestNetworkNat [2021-08-23T16:28:23.988Z] --- PASS: TestNetworkLoopbackNat (2.74s) [2021-08-23T16:28:23.988Z] === RUN TestPause [2021-08-23T16:28:24.003Z] --- PASS: TestNetworkNat (0.90s) [2021-08-23T16:28:24.003Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:28:24.559Z] --- PASS: TestPause (0.55s) [2021-08-23T16:28:24.559Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:28:24.559Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:28:24.559Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:28:24.559Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:28:24.581Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-23T16:28:25.129Z] --- PASS: TestPauseStopPausedContainer (0.53s) [2021-08-23T16:28:25.129Z] === RUN TestPidHost [2021-08-23T16:28:25.151Z] --- PASS: TestNetworkLocalhostTCPNat (0.98s) [2021-08-23T16:28:25.151Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:28:25.413Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:28:26.356Z] check_test.go:309: [dba23a85c6a43] daemon is not started [2021-08-23T16:28:26.356Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-23T16:28:26.514Z] --- PASS: TestPidHost (1.23s) [2021-08-23T16:28:26.514Z] === RUN TestPsFilter [2021-08-23T16:28:26.514Z] --- PASS: TestPsFilter (0.15s) [2021-08-23T16:28:26.514Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:28:27.085Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.51s) [2021-08-23T16:28:27.085Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:28:27.656Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2021-08-23T16:28:27.656Z] === RUN TestRemoveContainerRunning [2021-08-23T16:28:27.917Z] --- PASS: TestRemoveContainerRunning (0.50s) [2021-08-23T16:28:27.917Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:28:28.270Z] --- PASS: TestNetworkLoopbackNat (3.10s) [2021-08-23T16:28:28.270Z] === RUN TestPause [2021-08-23T16:28:28.490Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s) [2021-08-23T16:28:28.490Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:28:28.490Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T16:28:28.490Z] === RUN TestRenameLinkedContainer [2021-08-23T16:28:28.841Z] --- PASS: TestPause (0.81s) [2021-08-23T16:28:28.841Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:28:28.841Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:28:28.841Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:28:28.841Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:28:29.102Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-23T16:28:29.674Z] check_test.go:309: [d06199492c7bf] daemon is not started [2021-08-23T16:28:29.674Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-23T16:28:29.674Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-08-23T16:28:29.674Z] === RUN TestPidHost [2021-08-23T16:28:31.034Z] --- PASS: TestRenameLinkedContainer (2.53s) [2021-08-23T16:28:31.034Z] === RUN TestRenameStoppedContainer [2021-08-23T16:28:31.603Z] --- PASS: TestPidHost (1.57s) [2021-08-23T16:28:31.603Z] === RUN TestPsFilter [2021-08-23T16:28:31.603Z] --- PASS: TestPsFilter (0.18s) [2021-08-23T16:28:31.603Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:28:31.603Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:28:31.604Z] --- PASS: TestRenameStoppedContainer (0.56s) [2021-08-23T16:28:31.604Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:28:31.864Z] docker_cli_daemon_plugins_test.go:79: [dedab4e3de36e] daemon is not started [2021-08-23T16:28:32.125Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-23T16:28:32.125Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:28:32.697Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2021-08-23T16:28:32.697Z] === RUN TestRemoveContainerRunning [2021-08-23T16:28:32.957Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-23T16:28:32.987Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2021-08-23T16:28:32.987Z] === RUN TestRenameInvalidName [2021-08-23T16:28:33.248Z] --- PASS: TestRenameInvalidName (0.54s) [2021-08-23T16:28:33.248Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:28:33.528Z] --- PASS: TestRemoveContainerRunning (0.75s) [2021-08-23T16:28:33.529Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:28:34.470Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2021-08-23T16:28:34.470Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:28:34.470Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-23T16:28:34.470Z] === RUN TestRenameLinkedContainer [2021-08-23T16:28:35.791Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2021-08-23T16:28:35.791Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:28:35.791Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2021-08-23T16:28:35.791Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:28:35.853Z] docker_cli_daemon_plugins_test.go:169: [d43fff8e7e2d1] daemon is not started [2021-08-23T16:28:36.425Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:28:37.173Z] --- PASS: TestRenameContainerWithLinkedContainer (1.09s) [2021-08-23T16:28:37.173Z] === RUN TestResize [2021-08-23T16:28:37.368Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-23T16:28:37.434Z] --- PASS: TestResize (0.51s) [2021-08-23T16:28:37.434Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:28:37.949Z] --- PASS: TestRenameLinkedContainer (3.55s) [2021-08-23T16:28:37.949Z] === RUN TestRenameStoppedContainer [2021-08-23T16:28:38.005Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2021-08-23T16:28:38.005Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:28:38.525Z] --- PASS: TestRenameStoppedContainer (0.71s) [2021-08-23T16:28:38.525Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:28:38.576Z] --- PASS: TestResizeWhenContainerNotStarted (0.48s) [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:38.576Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:38.576Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:38.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:28:38.576Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:28:39.467Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:28:39.641Z] ---> 9cd5b2e2d245 [2021-08-23T16:28:39.641Z] Successfully built 9cd5b2e2d245 [2021-08-23T16:28:39.641Z] Successfully tagged docker:latest [2021-08-23T16:28:39.641Z] INFO: Image build ended at 08/23/2021 16:28:39. Duration:00:02:32.6452630 [2021-08-23T16:28:39.641Z] [2021-08-23T16:28:39.641Z] [2021-08-23T16:28:39.641Z] INFO: Building the test binaries at 08/23/2021 16:28:39... [2021-08-23T16:28:39.730Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:28:40.302Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2021-08-23T16:28:40.302Z] === RUN TestRenameInvalidName [2021-08-23T16:28:40.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:40.490Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:40.562Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-23T16:28:41.135Z] --- PASS: TestRenameInvalidName (0.70s) [2021-08-23T16:28:41.135Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:28:41.135Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-23T16:28:41.706Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-23T16:28:41.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:41.874Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:42.278Z] check_test.go:309: [d109f3148c463] daemon is not started [2021-08-23T16:28:42.278Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-23T16:28:42.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:28:43.373Z] INFO: make.ps1 starting at 08/23/2021 16:28:42 [2021-08-23T16:28:43.373Z] INFO: Git commit (bad67dd76b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:28:43.373Z] INFO: Invoking autogen... [2021-08-23T16:28:43.373Z] INFO: Building daemon... [2021-08-23T16:28:43.387Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:28:43.665Z] --- PASS: TestRenameAnonymousContainer (2.47s) [2021-08-23T16:28:43.665Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:28:43.926Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-23T16:28:44.187Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2021-08-23T16:28:44.187Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:28:44.772Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:28:45.342Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:28:45.572Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2021-08-23T16:28:45.572Z] === RUN TestResize [2021-08-23T16:28:45.650Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:28:45.650Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:28:45.650Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:28:45.650Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:28:45.833Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-23T16:28:46.406Z] --- PASS: TestResize (0.76s) [2021-08-23T16:28:46.406Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:28:47.256Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:28:47.350Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2021-08-23T16:28:47.350Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:28:47.350Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:28:47.517Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:28:47.612Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-23T16:28:47.873Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:47.873Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:47.873Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:47.873Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:28:47.873Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:28:48.445Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:28:49.388Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.07s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.38s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.87s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.24s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.34s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.10s) [2021-08-23T16:28:49.485Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.96s) [2021-08-23T16:28:49.485Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:28:49.649Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:28:50.593Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:28:50.869Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2021-08-23T16:28:50.869Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:28:50.869Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-23T16:28:50.869Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-23T16:28:50.869Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:28:50.879Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:28:51.141Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-23T16:28:52.251Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.32s) [2021-08-23T16:28:52.251Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:28:52.263Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-23T16:28:53.053Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-23T16:28:53.638Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s) [2021-08-23T16:28:53.638Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:28:54.439Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:28:54.439Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:28:54.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:28:55.022Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.29s) [2021-08-23T16:28:55.022Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:28:55.273Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-23T16:28:55.845Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-23T16:28:55.962Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s) [2021-08-23T16:28:55.962Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:28:56.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:28:56.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-08-23T16:28:56.902Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:28:57.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:58.287Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.33s) [2021-08-23T16:28:58.287Z] === RUN TestNISDomainname [2021-08-23T16:28:58.547Z] --- PASS: TestNISDomainname (0.67s) [2021-08-23T16:28:58.547Z] === RUN TestHostnameDnsResolution [2021-08-23T16:28:58.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:28:58.741Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:28:58.842Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:28:59.312Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-23T16:28:59.489Z] --- PASS: TestHostnameDnsResolution (0.81s) [2021-08-23T16:28:59.489Z] === RUN TestStats [2021-08-23T16:29:00.256Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:29:00.256Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:29:00.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:29:00.516Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:29:02.030Z] --- PASS: TestStats (2.54s) [2021-08-23T16:29:02.030Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:29:02.030Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:29:02.030Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:29:02.030Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:29:02.030Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:29:02.030Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:29:02.030Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:29:02.030Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:29:02.030Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:29:02.030Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:29:02.030Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:29:02.140Z] ok github.com/docker/docker/libnetwork/config 0.075s coverage: 24.0% of statements [2021-08-23T16:29:02.431Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.82s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.38s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.56s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.15s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.72s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.43s) [2021-08-23T16:29:02.692Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2021-08-23T16:29:02.692Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:29:02.976Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:29:03.632Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:29:04.210Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2021-08-23T16:29:04.210Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:29:04.782Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:29:04.886Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:29:05.438Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-23T16:29:05.438Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:29:05.438Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:29:05.726Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.45s) [2021-08-23T16:29:05.726Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:29:05.726Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-23T16:29:06.796Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-23T16:29:06.796Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2021-08-23T16:29:06.796Z] --- PASS: TestStopContainerWithTimeout/3 (2.82s) [2021-08-23T16:29:06.796Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2021-08-23T16:29:06.796Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-08-23T16:29:06.796Z] === RUN TestDeleteDevicemapper [2021-08-23T16:29:06.796Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:29:06.796Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:29:06.796Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:29:06.799Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:29:07.741Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2021-08-23T16:29:07.741Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:29:08.186Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.61s) [2021-08-23T16:29:08.186Z] === RUN TestUpdateMemory [2021-08-23T16:29:08.683Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:29:08.756Z] --- PASS: TestUpdateMemory (0.68s) [2021-08-23T16:29:08.756Z] === RUN TestUpdateCPUQuota [2021-08-23T16:29:09.254Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-08-23T16:29:09.254Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:29:09.696Z] --- PASS: TestUpdateCPUQuota (1.03s) [2021-08-23T16:29:09.696Z] === RUN TestUpdatePidsLimit [2021-08-23T16:29:09.696Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T16:29:10.267Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T16:29:10.528Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T16:29:10.722Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-23T16:29:10.789Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T16:29:11.050Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T16:29:11.170Z] check_test.go:309: [df6b4ec735438] daemon is not started [2021-08-23T16:29:11.170Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-23T16:29:11.170Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2021-08-23T16:29:11.170Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:29:11.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T16:29:11.311Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T16:29:11.572Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T16:29:12.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T16:29:12.819Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.75s) [2021-08-23T16:29:12.819Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit (2.98s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/update_lower (0.27s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2021-08-23T16:29:12.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-08-23T16:29:12.956Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:29:13.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-23T16:29:13.653Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.85s) [2021-08-23T16:29:13.653Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:29:16.198Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T16:29:16.198Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.24s) [2021-08-23T16:29:16.198Z] === RUN TestNISDomainname [2021-08-23T16:29:17.141Z] --- PASS: TestNISDomainname (1.06s) [2021-08-23T16:29:17.141Z] === RUN TestHostnameDnsResolution [2021-08-23T16:29:18.527Z] --- PASS: TestHostnameDnsResolution (1.44s) [2021-08-23T16:29:18.527Z] === RUN TestStats [2021-08-23T16:29:21.827Z] --- PASS: TestStats (2.92s) [2021-08-23T16:29:21.827Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:29:21.827Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:29:21.827Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:29:21.827Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:29:21.827Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:29:21.827Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:29:21.827Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:29:21.827Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:29:21.827Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:29:21.827Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:29:21.827Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:29:22.775Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:29:22.950Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.496s coverage: 59.9% of statements [2021-08-23T16:29:22.950Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:29:23.522Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-23T16:29:24.688Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:29:25.182Z] --- PASS: TestUpdateRestartPolicy (11.51s) [2021-08-23T16:29:25.182Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:29:25.182Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-08-23T16:29:25.182Z] === RUN TestWaitNonBlocked [2021-08-23T16:29:25.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:29:25.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:29:25.182Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:29:25.182Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:29:25.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:29:25.182Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:29:25.753Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-23T16:29:25.753Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2021-08-23T16:29:25.753Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.84s) [2021-08-23T16:29:25.753Z] === RUN TestWaitBlocked [2021-08-23T16:29:25.753Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:29:25.753Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:29:25.753Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:29:25.753Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:29:25.753Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:29:25.753Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:29:26.606Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-23T16:29:26.606Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-08-23T16:29:26.606Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2021-08-23T16:29:26.606Z] --- PASS: TestStopContainerWithTimeout/3 (2.95s) [2021-08-23T16:29:26.606Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2021-08-23T16:29:26.606Z] === RUN TestDeleteDevicemapper [2021-08-23T16:29:26.606Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:29:26.606Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:29:26.606Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:29:26.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-23T16:29:26.696Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-23T16:29:26.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.91s) [2021-08-23T16:29:26.696Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.92s) [2021-08-23T16:29:26.696Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T16:29:26.696Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T16:29:28.519Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T16:29:29.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-23T16:29:29.091Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.89s) [2021-08-23T16:29:29.091Z] === RUN TestUpdateMemory [2021-08-23T16:29:29.091Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:29:29.091Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T16:29:29.091Z] === RUN TestUpdateCPUQuota [2021-08-23T16:29:29.239Z] --- PASS: TestContainerStartOnDaemonRestart (2.40s) [2021-08-23T16:29:29.239Z] === CONT TestIpcModeOlderClient [2021-08-23T16:29:29.239Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-23T16:29:29.239Z] === CONT TestDaemonHostGatewayIP [2021-08-23T16:29:30.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-23T16:29:30.107Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.027s coverage: 4.0% of statements [2021-08-23T16:29:30.368Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:29:30.635Z] --- PASS: TestUpdateCPUQuota (1.49s) [2021-08-23T16:29:30.635Z] === RUN TestUpdatePidsLimit [2021-08-23T16:29:30.635Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T16:29:31.206Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T16:29:31.778Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T16:29:31.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T16:29:31.782Z] --- PASS: TestDaemonHostGatewayIP (2.57s) [2021-08-23T16:29:31.782Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:29:32.038Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T16:29:32.609Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T16:29:32.870Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T16:29:33.131Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T16:29:33.692Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.92s) [2021-08-23T16:29:33.692Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:29:34.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T16:29:34.646Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit (4.09s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.56s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2021-08-23T16:29:34.907Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2021-08-23T16:29:34.907Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:29:35.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-23T16:29:36.237Z] --- PASS: TestDaemonRestartIpcMode (2.49s) [2021-08-23T16:29:36.553Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T16:29:36.996Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.025s coverage: 4.5% of statements [2021-08-23T16:29:36.996Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:29:37.496Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-23T16:29:37.953Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-23T16:29:38.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T16:29:38.778Z] --- PASS: TestContainerKillOnDaemonStart (11.89s) [2021-08-23T16:29:38.779Z] PASS [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] === Skipped [2021-08-23T16:29:38.779Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:29:38.779Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:29:38.779Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:29:38.779Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-23T16:29:38.779Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:29:38.779Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] [2021-08-23T16:29:38.779Z] DONE 195 tests, 5 skipped in 115.403s [2021-08-23T16:29:38.779Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:29:38.779Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:29:39.350Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-08-23T16:29:39.350Z] === RUN TestDaemonConfigValidation [2021-08-23T16:29:39.350Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:29:39.350Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:29:39.350Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:29:39.350Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:29:39.350Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:29:39.350Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:29:39.350Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:29:39.350Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:29:39.350Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:29:39.350Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:29:39.350Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:29:39.350Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:29:39.350Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:29:39.350Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:29:39.350Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:29:39.350Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:29:39.350Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-23T16:29:39.350Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2021-08-23T16:29:39.350Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-23T16:29:39.350Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-23T16:29:39.350Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-23T16:29:39.350Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:29:39.350Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:29:40.732Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:29:41.671Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:29:42.641Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:29:42.641Z] daemon_test.go:149: [d6d069db728bf] daemon is not started [2021-08-23T16:29:42.641Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-08-23T16:29:42.641Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-23T16:29:42.641Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-08-23T16:29:42.641Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-08-23T16:29:42.641Z] PASS [2021-08-23T16:29:42.641Z] [2021-08-23T16:29:42.641Z] DONE 11 tests in 3.907s [2021-08-23T16:29:42.641Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:29:42.641Z] INFO: Testing against a local daemon [2021-08-23T16:29:42.641Z] === RUN TestCommitInheritsEnv [2021-08-23T16:29:42.643Z] check_test.go:309: [d61400b9bbc2a] daemon is not started [2021-08-23T16:29:42.643Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-23T16:29:42.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T16:29:42.907Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-08-23T16:29:42.907Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:29:42.907Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T16:29:42.907Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:29:43.176Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T16:29:43.176Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:29:43.176Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-23T16:29:43.176Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:29:43.441Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2021-08-23T16:29:43.441Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:29:43.589Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-23T16:29:43.589Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T16:29:44.531Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T16:29:45.103Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T16:29:45.352Z] --- PASS: TestRemoveImageGarbageCollector (1.83s) [2021-08-23T16:29:45.352Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:29:45.352Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-23T16:29:45.352Z] === RUN TestTagInvalidReference [2021-08-23T16:29:45.352Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-23T16:29:45.352Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:29:45.352Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T16:29:45.352Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:29:45.352Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-23T16:29:45.352Z] === RUN TestTagOfficialNames [2021-08-23T16:29:45.352Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-23T16:29:45.352Z] === RUN TestTagMatchesDigest [2021-08-23T16:29:45.352Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-23T16:29:45.352Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T16:29:45.364Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-23T16:29:45.625Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T16:29:46.399Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-23T16:29:46.399Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-23T16:29:46.399Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-23T16:29:46.399Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-23T16:29:46.399Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-23T16:29:46.399Z] Cross building: bundles/cross/windows/amd64 [2021-08-23T16:29:46.399Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-23T16:29:46.399Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-23T16:29:47.541Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2021-08-23T16:29:47.542Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:29:48.113Z] --- PASS: TestUpdateRestartWithAutoRemove (0.84s) [2021-08-23T16:29:48.113Z] === RUN TestWaitNonBlocked [2021-08-23T16:29:48.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:29:48.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:29:48.113Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:29:48.113Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:29:48.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:29:48.113Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:29:49.500Z] --- PASS: TestWaitNonBlocked (0.05s) [2021-08-23T16:29:49.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2021-08-23T16:29:49.500Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.17s) [2021-08-23T16:29:49.500Z] === RUN TestWaitBlocked [2021-08-23T16:29:49.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:29:49.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:29:49.500Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:29:49.500Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:29:49.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:29:49.500Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:29:50.887Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-23T16:29:50.887Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2021-08-23T16:29:50.888Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2021-08-23T16:29:50.888Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T16:29:50.888Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T16:29:51.149Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T16:29:53.064Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T16:29:54.008Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-23T16:29:54.580Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2021-08-23T16:29:54.580Z] === CONT TestIpcModeOlderClient [2021-08-23T16:29:54.580Z] --- PASS: TestIpcModeOlderClient (0.09s) [2021-08-23T16:29:54.580Z] === CONT TestDaemonHostGatewayIP [2021-08-23T16:29:54.841Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T16:29:55.413Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-23T16:29:55.519Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T16:29:55.519Z] [2021-08-23T16:29:55.519Z] ________ ____ __. [2021-08-23T16:29:55.519Z] \_____ \ | |/ _| [2021-08-23T16:29:55.519Z] / | \| < [2021-08-23T16:29:55.519Z] / | \ | \ [2021-08-23T16:29:55.519Z] \_______ /____|__ \ [2021-08-23T16:29:55.519Z] \/ \/ [2021-08-23T16:29:55.519Z] [2021-08-23T16:29:55.519Z] INFO: make.ps1 ended at 08/23/2021 16:29:46 [2021-08-23T16:29:55.519Z] INFO: Binaries build ended at 08/23/2021 16:29:48. Duration:00:01:09.1641339 [2021-08-23T16:29:55.519Z] INFO: Copying the built daemon binary to d:\CI\PR-42776\3\binary\dockerd-bad67dd76b.exe... [2021-08-23T16:29:55.519Z] INFO: Copying the built client binary to d:\CI\PR-42776\3\binary\docker-bad67dd76b.exe... [2021-08-23T16:29:55.519Z] INFO: Copying dockerversion from the container... [2021-08-23T16:29:55.519Z] INFO: Copying the golang package from the container to d:\CI\PR-42776\3\installer\go.zip... [2021-08-23T16:29:55.519Z] INFO: Extracting go.zip to d:\CI\PR-42776\3\go [2021-08-23T16:29:56.071Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.309s coverage: 7.1% of statements [2021-08-23T16:29:56.071Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:29:57.959Z] --- PASS: TestDaemonHostGatewayIP (3.31s) [2021-08-23T16:29:57.959Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:29:58.220Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-23T16:29:59.369Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-23T16:30:00.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-23T16:30:00.717Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T16:30:01.659Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.65s) [2021-08-23T16:30:01.659Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:30:02.231Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-23T16:30:02.803Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T16:30:04.188Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T16:30:04.450Z] --- PASS: TestContainerKillOnDaemonStart (13.73s) [2021-08-23T16:30:04.450Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T16:30:05.025Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T16:30:05.025Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2021-08-23T16:30:05.025Z] PASS [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] === Skipped [2021-08-23T16:30:05.025Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:30:05.025Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-08-23T16:30:05.025Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:30:05.025Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:30:05.025Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:30:05.025Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-23T16:30:05.025Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] [2021-08-23T16:30:05.025Z] DONE 195 tests, 6 skipped in 146.975s [2021-08-23T16:30:05.025Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:30:05.025Z] ++ 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-23T16:30:05.025Z] ++ set -e [2021-08-23T16:30:05.025Z] ++ '[' -n 0 ']' [2021-08-23T16:30:05.025Z] ++ set -x [2021-08-23T16:30:05.025Z] ++ 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-23T16:30:05.286Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T16:30:05.286Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:30:05.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-23T16:30:05.546Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-23T16:30:05.546Z] check_test.go:309: [d866930e7b103] daemon is not started [2021-08-23T16:30:05.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-23T16:30:05.546Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-23T16:30:05.546Z] check_test.go:309: [d94423b0e28a0] daemon is not started [2021-08-23T16:30:05.546Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-23T16:30:05.546Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T16:30:05.546Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-23T16:30:05.546Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T16:30:05.807Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-23T16:30:05.807Z] === RUN TestDaemonConfigValidation [2021-08-23T16:30:05.807Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:30:05.807Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:30:05.807Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:30:05.807Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:30:05.807Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:30:06.067Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:30:06.067Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:30:06.067Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:30:06.067Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:30:06.067Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:30:06.067Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:30:06.067Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:30:06.067Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:30:06.067Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:30:06.328Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:30:06.328Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:30:06.328Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2021-08-23T16:30:06.328Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.19s) [2021-08-23T16:30:06.328Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2021-08-23T16:30:06.328Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2021-08-23T16:30:06.328Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s) [2021-08-23T16:30:06.328Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:30:06.329Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:30:06.729Z] --- PASS: TestBuildWithHugeFile (111.50s) [2021-08-23T16:30:06.729Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:30:07.271Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T16:30:07.531Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:30:08.476Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:30:08.737Z] check_test.go:309: [d77e1e9701368] daemon is not started [2021-08-23T16:30:08.737Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-23T16:30:09.680Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:30:09.680Z] daemon_test.go:149: [d53a7aaba3b91] daemon is not started [2021-08-23T16:30:09.680Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2021-08-23T16:30:09.680Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-23T16:30:09.680Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2021-08-23T16:30:09.680Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2021-08-23T16:30:09.680Z] PASS [2021-08-23T16:30:09.680Z] [2021-08-23T16:30:09.680Z] DONE 11 tests in 4.540s [2021-08-23T16:30:09.680Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:30:09.680Z] ++ 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-23T16:30:09.680Z] ++ set -e [2021-08-23T16:30:09.680Z] ++ '[' -n 0 ']' [2021-08-23T16:30:09.680Z] ++ set -x [2021-08-23T16:30:09.680Z] ++ 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-23T16:30:09.941Z] INFO: Testing against a local daemon [2021-08-23T16:30:09.941Z] === RUN TestCommitInheritsEnv [2021-08-23T16:30:10.513Z] --- PASS: TestCommitInheritsEnv (0.50s) [2021-08-23T16:30:10.513Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:30:10.513Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-23T16:30:10.513Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:30:10.513Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-23T16:30:10.513Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:30:10.513Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-23T16:30:10.513Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:30:11.086Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-08-23T16:30:11.086Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:30:11.657Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T16:30:12.606Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T16:30:13.183Z] --- PASS: TestRemoveImageGarbageCollector (2.08s) [2021-08-23T16:30:13.183Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:30:13.183Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-23T16:30:13.183Z] === RUN TestTagInvalidReference [2021-08-23T16:30:13.183Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T16:30:13.183Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:30:13.183Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-23T16:30:13.183Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:30:13.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-23T16:30:13.183Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-08-23T16:30:13.183Z] === RUN TestTagOfficialNames [2021-08-23T16:30:13.186Z] INFO: Extraction ended at 08/23/2021 16:30:11. Duration:00:00:21.8373436 [2021-08-23T16:30:13.186Z] INFO: Updating the golang and path environment variables [2021-08-23T16:30:13.186Z] INFO: GOPATH=d:\gopath [2021-08-23T16:30:13.186Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T16:30:13.186Z] INFO: Running the daemon under test in debug mode [2021-08-23T16:30:13.186Z] INFO: Starting a daemon under test... [2021-08-23T16:30:13.186Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42776\3\daemon --pidfile d:\CI\PR-42776\3\docker.pid -D [2021-08-23T16:30:13.186Z] INFO: Process started successfully. [2021-08-23T16:30:13.186Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T16:30:13.186Z] INFO: Waiting for the daemon under test to start... [2021-08-23T16:30:13.445Z] --- PASS: TestTagOfficialNames (0.10s) [2021-08-23T16:30:13.445Z] === RUN TestTagMatchesDigest [2021-08-23T16:30:13.445Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-23T16:30:13.445Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-23T16:30:13.705Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T16:30:13.966Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T16:30:14.909Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T16:30:15.851Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T16:30:15.851Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T16:30:16.422Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-23T16:30:17.477Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-23T16:30:17.477Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:30:17.477Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-23T16:30:19.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-23T16:30:22.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-23T16:30:25.609Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:30:26.475Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-23T16:30:27.860Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T16:30:28.802Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T16:30:29.373Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T16:30:29.951Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-23T16:30:33.261Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T16:30:33.741Z] ok github.com/docker/docker/libnetwork/drvregistry 0.023s coverage: 82.4% of statements [2021-08-23T16:30:34.270Z] ...INFO: Daemon under test started and replied! [2021-08-23T16:30:34.270Z] INFO: Docker version of the daemon under test [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] Client: [2021-08-23T16:30:34.270Z] Version: 17.06.2-ce [2021-08-23T16:30:34.270Z] API version: 1.30 [2021-08-23T16:30:34.270Z] Go version: go1.8.3 [2021-08-23T16:30:34.270Z] Git commit: cec0b72 [2021-08-23T16:30:34.270Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T16:30:34.270Z] OS/Arch: windows/amd64 [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] Server: [2021-08-23T16:30:34.270Z] Version: 0.0.0-dev [2021-08-23T16:30:34.270Z] API version: 1.42 (minimum version 1.24) [2021-08-23T16:30:34.270Z] Go version: go1.16.7 [2021-08-23T16:30:34.270Z] Git commit: bad67dd76b [2021-08-23T16:30:34.270Z] Built: 08/23/2021 16:28:42 [2021-08-23T16:30:34.270Z] OS/Arch: windows/amd64 [2021-08-23T16:30:34.270Z] Experimental: false [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] INFO: Docker info of the daemon under test [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] Containers: 0 [2021-08-23T16:30:34.270Z] Running: 0 [2021-08-23T16:30:34.270Z] Paused: 0 [2021-08-23T16:30:34.270Z] Stopped: 0 [2021-08-23T16:30:34.270Z] Images: 0 [2021-08-23T16:30:34.270Z] Server Version: 0.0.0-dev [2021-08-23T16:30:34.270Z] Storage Driver: windowsfilter [2021-08-23T16:30:34.270Z] Windows: [2021-08-23T16:30:34.270Z] Logging Driver: json-file [2021-08-23T16:30:34.270Z] Plugins: [2021-08-23T16:30:34.270Z] Volume: local [2021-08-23T16:30:34.270Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:30:34.270Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:30:34.270Z] Swarm: inactive [2021-08-23T16:30:34.270Z] Default Isolation: process [2021-08-23T16:30:34.270Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:30:34.270Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:30:34.270Z] OSType: windows [2021-08-23T16:30:34.270Z] Architecture: x86_64 [2021-08-23T16:30:34.270Z] CPUs: 4 [2021-08-23T16:30:34.270Z] Total Memory: 32GiB [2021-08-23T16:30:34.270Z] Name: azwin-2-2de320 [2021-08-23T16:30:34.270Z] ID: SLNH:KID7:Q63H:JXWX:NH4G:A2BZ:456L:M3OG:I2WD:EW64:QUW2:NW5N [2021-08-23T16:30:34.270Z] Docker Root Dir: D:\CI\PR-42776\3\daemon [2021-08-23T16:30:34.270Z] Debug Mode (client): false [2021-08-23T16:30:34.270Z] Debug Mode (server): true [2021-08-23T16:30:34.270Z] File Descriptors: -1 [2021-08-23T16:30:34.270Z] Goroutines: 16 [2021-08-23T16:30:34.270Z] System Time: 2021-08-23T16:30:31.5160485Z [2021-08-23T16:30:34.270Z] EventsListeners: 0 [2021-08-23T16:30:34.270Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:30:34.270Z] Labels: [2021-08-23T16:30:34.270Z] Experimental: false [2021-08-23T16:30:34.270Z] Insecure Registries: [2021-08-23T16:30:34.270Z] 127.0.0.0/8 [2021-08-23T16:30:34.270Z] Live Restore Enabled: false [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] INFO: Docker images of the daemon under test [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:30:34.270Z] [2021-08-23T16:30:34.270Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:30:34.270Z] 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-23T16:30:34.270Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-23T16:30:34.270Z] 8f616e6e9eec: Pulling fs layer [2021-08-23T16:30:34.312Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-23T16:30:34.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-23T16:30:36.224Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-23T16:30:36.795Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-23T16:30:37.193Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T16:30:37.193Z] check_test.go:309: [d1e32f44291a9] daemon is not started [2021-08-23T16:30:37.193Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-23T16:30:38.578Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T16:30:38.578Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-23T16:30:38.578Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T16:30:38.578Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-23T16:30:38.578Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T16:30:38.578Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-23T16:30:38.578Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T16:30:38.578Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-23T16:30:38.578Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T16:30:39.963Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-23T16:30:42.510Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T16:30:43.456Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-23T16:30:45.370Z] check_test.go:309: [dfdf90ba0026d] daemon is not started [2021-08-23T16:30:45.370Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-08-23T16:30:46.755Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T16:30:46.790Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-23T16:30:48.692Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-23T16:30:49.263Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T16:30:49.835Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T16:30:54.043Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-23T16:30:54.054Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-23T16:30:54.055Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-23T16:30:54.055Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-23T16:30:54.055Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-23T16:30:54.055Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-23T16:30:54.055Z] remote: Enumerating objects: 23, done. [2021-08-23T16:30:54.055Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-23T16:30:54.055Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-23T16:30:54.055Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-23T16:30:54.055Z] Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2021-08-23T16:30:54.055Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2021-08-23T16:30:54.055Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-23T16:30:54.987Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-23T16:30:55.248Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-23T16:30:55.248Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T16:30:56.190Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-23T16:30:56.190Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-23T16:30:56.762Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-23T16:30:57.023Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-23T16:30:57.595Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-23T16:30:58.166Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-23T16:30:58.739Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-23T16:30:59.018Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-23T16:30:59.311Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-23T16:30:59.388Z] Cross building: bundles/cross/linux/ppc64le [2021-08-23T16:30:59.388Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-23T16:30:59.388Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-23T16:30:59.572Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-23T16:31:00.143Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-23T16:31:00.715Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T16:31:00.715Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-23T16:31:01.287Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T16:31:01.287Z] check_test.go:309: [d98edbfabebed] daemon is not started [2021-08-23T16:31:01.287Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-23T16:31:02.230Z] check_test.go:309: [d058929fc92e0] daemon is not started [2021-08-23T16:31:02.230Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-23T16:31:02.491Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T16:31:02.752Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-23T16:31:04.679Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-23T16:31:06.594Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T16:31:07.166Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T16:31:07.426Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T16:31:07.998Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-23T16:31:08.259Z] check_test.go:309: [d3a475a39320c] daemon is not started [2021-08-23T16:31:08.259Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-23T16:31:08.520Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T16:31:09.906Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T16:31:11.291Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-23T16:31:11.291Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T16:31:13.205Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-23T16:31:17.412Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-23T16:31:17.672Z] check_test.go:309: [d6eb32bcc3638] daemon is not started [2021-08-23T16:31:17.672Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-23T16:31:21.845Z] --- PASS: TestImportExtremelyLargeImageWorks (95.62s) [2021-08-23T16:31:21.845Z] PASS [2021-08-23T16:31:21.845Z] [2021-08-23T16:31:21.845Z] DONE 12 tests in 98.517s [2021-08-23T16:31:21.845Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:31:21.845Z] INFO: Testing against a local daemon [2021-08-23T16:31:21.845Z] === RUN TestNetworkCreateDelete [2021-08-23T16:31:21.845Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-23T16:31:21.845Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:31:21.845Z] --- PASS: TestDockerNetworkDeletePreferID (0.41s) [2021-08-23T16:31:21.845Z] === RUN TestDaemonDNSFallback [2021-08-23T16:31:21.885Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T16:31:22.146Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T16:31:22.718Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T16:31:26.020Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-23T16:31:26.020Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T16:31:28.423Z] --- PASS: TestDaemonDNSFallback (6.47s) [2021-08-23T16:31:28.423Z] === RUN TestInspectNetwork [2021-08-23T16:31:28.565Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-23T16:31:30.478Z] check_test.go:309: [d3dce18ff3290] daemon is not started [2021-08-23T16:31:30.479Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-23T16:31:31.050Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-23T16:31:31.734Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T16:31:31.734Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T16:31:31.734Z] === RUN TestInspectNetwork/network_name [2021-08-23T16:31:31.734Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T16:31:31.995Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-23T16:31:32.567Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-23T16:31:34.482Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-23T16:31:34.482Z] check_test.go:309: [db981effeda82] daemon is not started [2021-08-23T16:31:34.482Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-23T16:31:35.932Z] --- PASS: TestInspectNetwork (7.94s) [2021-08-23T16:31:35.932Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T16:31:35.932Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T16:31:35.932Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T16:31:35.932Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T16:31:36.192Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:31:36.397Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-23T16:31:37.340Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T16:31:37.913Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-23T16:31:38.103Z] --- PASS: TestRunContainerWithBridgeNone (1.88s) [2021-08-23T16:31:38.103Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:31:38.103Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:31:38.103Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:31:38.103Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:31:38.103Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:31:38.103Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:31:38.103Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:31:38.103Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:31:38.103Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:31:38.103Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-23T16:31:38.103Z] === RUN TestNetworkList [2021-08-23T16:31:38.103Z] === RUN TestNetworkList//networks [2021-08-23T16:31:38.103Z] === PAUSE TestNetworkList//networks [2021-08-23T16:31:38.103Z] === RUN TestNetworkList//networks/ [2021-08-23T16:31:38.103Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:31:38.103Z] === CONT TestNetworkList//networks [2021-08-23T16:31:38.103Z] === CONT TestNetworkList//networks/ [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:31:38.103Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:31:38.103Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:31:38.484Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T16:31:38.674Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-23T16:31:38.674Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:31:38.744Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T16:31:39.622Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-23T16:31:39.623Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:31:40.563Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2021-08-23T16:31:40.563Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:31:41.505Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-23T16:31:41.505Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:31:42.044Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-23T16:31:42.616Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T16:31:42.890Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-08-23T16:31:42.890Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:31:43.188Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-23T16:31:43.460Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-23T16:31:43.460Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:31:45.106Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T16:31:45.106Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-23T16:31:46.003Z] --- PASS: TestServiceWithPredefinedNetwork (2.64s) [2021-08-23T16:31:46.003Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:31:46.003Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:31:46.003Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:31:46.003Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:31:47.651Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T16:31:48.223Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-23T16:31:52.431Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-23T16:31:53.816Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T16:31:56.396Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T16:31:56.396Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-23T16:31:57.782Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-23T16:31:58.355Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T16:31:58.928Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-23T16:32:00.314Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-23T16:32:00.901Z] --- PASS: TestServiceWithDataPathPortInit (14.53s) [2021-08-23T16:32:00.901Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:32:03.444Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:uj7onji21indzf4r874nz2zf7 Created:2021-08-23 16:32:01.789854514 +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[9a81b169dc2a47cecd54126e3a9a2a93948f00bc8249fac53aa4b4d336bc213e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.osz1ichzw40pfqjilpi9ahhjx EndpointID:ed182aec161b837dd7704586951d57cd3807508b55e118bb48c86f606e26c8fa MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b114dcea09d3093064a86e808429fb5d921b803c8dd5507a09856f562f24a488 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:fcd2cba24104 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.osz1ichzw40pfqjilpi9ahhjx EndpointID:ed182aec161b837dd7704586951d57cd3807508b55e118bb48c86f606e26c8fa EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T16:32:03.617Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-23T16:32:07.644Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.30s) [2021-08-23T16:32:07.644Z] PASS [2021-08-23T16:32:07.644Z] [2021-08-23T16:32:07.644Z] === Skipped [2021-08-23T16:32:07.644Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:32:07.644Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:32:07.644Z] [2021-08-23T16:32:07.644Z] [2021-08-23T16:32:07.644Z] DONE 26 tests, 1 skipped in 46.668s [2021-08-23T16:32:07.644Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:32:07.904Z] INFO: Testing against a local daemon [2021-08-23T16:32:07.904Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:32:07.904Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:32:07.904Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:32:07.904Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:32:07.904Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:32:07.904Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:32:07.904Z] PASS [2021-08-23T16:32:07.904Z] [2021-08-23T16:32:07.904Z] === Skipped [2021-08-23T16:32:07.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:32:07.904Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:32:07.904Z] [2021-08-23T16:32:07.904Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:32:07.904Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:32:07.904Z] [2021-08-23T16:32:07.904Z] [2021-08-23T16:32:07.904Z] DONE 2 tests, 2 skipped in 0.027s [2021-08-23T16:32:07.904Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:32:07.904Z] INFO: Testing against a local daemon [2021-08-23T16:32:07.904Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:32:09.286Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-08-23T16:32:09.286Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:32:09.857Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T16:32:10.200Z] docker_cli_daemon_test.go:2550: [dd386751e7c20] daemon is not started [2021-08-23T16:32:10.798Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T16:32:11.143Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-23T16:32:11.368Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T16:32:13.947Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T16:32:14.449Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T16:32:14.449Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T16:32:15.861Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T16:32:18.681Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T16:32:18.681Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T16:32:18.681Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T16:32:19.169Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T16:32:19.624Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T16:32:19.624Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T16:32:19.885Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan (10.89s) [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.05s) [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.09s) [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.30s) [2021-08-23T16:32:20.112Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2021-08-23T16:32:20.112Z] PASS [2021-08-23T16:32:20.112Z] [2021-08-23T16:32:20.112Z] DONE 8 tests in 12.241s [2021-08-23T16:32:20.112Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:32:20.112Z] testing: warning: no tests to run [2021-08-23T16:32:20.112Z] PASS [2021-08-23T16:32:20.112Z] [2021-08-23T16:32:20.112Z] DONE 0 tests in 0.007s [2021-08-23T16:32:20.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:32:20.112Z] INFO: Testing against a local daemon [2021-08-23T16:32:20.112Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:32:20.147Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T16:32:20.719Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T16:32:20.893Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-23T16:32:21.454Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-23T16:32:21.454Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-23T16:32:21.494Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2021-08-23T16:32:21.494Z] === RUN TestAuthZPluginTLS [2021-08-23T16:32:22.016Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-23T16:32:22.016Z] Cross building: bundles/cross/linux/s390x [2021-08-23T16:32:22.016Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-23T16:32:22.016Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-23T16:32:22.064Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-08-23T16:32:22.064Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:32:22.635Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-23T16:32:22.641Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-23T16:32:22.641Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:32:22.896Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T16:32:23.213Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-23T16:32:23.213Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:32:23.784Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-23T16:32:23.784Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:32:24.284Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-23T16:32:24.545Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T16:32:25.169Z] --- PASS: TestAuthZPluginAllowEventStream (1.31s) [2021-08-23T16:32:25.169Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:32:25.739Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-23T16:32:25.739Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:32:26.310Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-23T16:32:26.310Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:32:26.460Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T16:32:26.460Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-23T16:32:26.571Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-23T16:32:26.571Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:32:26.722Z] check_test.go:309: [d874de1ed672e] daemon is not started [2021-08-23T16:32:26.722Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-23T16:32:27.665Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T16:32:28.483Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.58s) [2021-08-23T16:32:28.483Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:32:29.050Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T16:32:29.868Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2021-08-23T16:32:29.868Z] === RUN TestAuthZPluginHeader [2021-08-23T16:32:29.993Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T16:32:30.438Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-08-23T16:32:30.438Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:32:30.788Z] 8f616e6e9eec: Verifying Checksum [2021-08-23T16:32:30.788Z] 8f616e6e9eec: Download complete [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite (340.09s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (9.31s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.19s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.78s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.48s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.84s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.27s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.49s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.47s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.16s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.36s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.62s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.07s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.63s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.04s) [2021-08-23T16:32:31.924Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.91s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.41s) [2021-08-23T16:32:31.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.29s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.08s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.69s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.73s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.54s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.10s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.48s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.78s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.69s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.00s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.08s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.26s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.37s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.19s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.94s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.46s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.32s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.00s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.96s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.90s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.80s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.18s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.21s) [2021-08-23T16:32:31.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-23T16:32:31.925Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.31s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.44s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.37s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.89s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.43s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.55s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.05s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.41s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.66s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.04s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.19s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.62s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.35s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.82s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.48s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.96s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.95s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.57s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.63s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.69s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.91s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.83s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.56s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.56s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.87s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.40s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.41s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.30s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.75s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.80s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.43s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2021-08-23T16:32:31.925Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.11s) [2021-08-23T16:32:31.925Z] === RUN TestDockerSwarmSuite [2021-08-23T16:32:31.925Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-23T16:32:34.639Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.07s) [2021-08-23T16:32:34.640Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:32:35.225Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-23T16:32:37.142Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T16:32:37.715Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-23T16:32:37.936Z] --- PASS: TestAuthZPluginV2Disable (3.05s) [2021-08-23T16:32:37.936Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:32:40.477Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.87s) [2021-08-23T16:32:40.477Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:32:43.003Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-23T16:32:52.707Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.28s) [2021-08-23T16:32:52.707Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:32:57.909Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T16:32:57.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-23T16:32:57.910Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-23T16:32:57.910Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T16:32:59.829Z] docker_api_swarm_test.go:562: [d84c08671e876] joining swarm manager [d8550b89438ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:33:05.521Z] ok github.com/docker/docker/libnetwork/ipam 114.477s coverage: 85.3% of statements [2021-08-23T16:33:05.521Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:33:05.521Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:33:05.521Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-23T16:33:07.602Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-23T16:33:07.602Z] PASS [2021-08-23T16:33:07.602Z] [2021-08-23T16:33:07.602Z] DONE 17 tests in 47.324s [2021-08-23T16:33:07.602Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:33:07.602Z] INFO: Testing against a local daemon [2021-08-23T16:33:07.602Z] === RUN TestPluginInvalidJSON [2021-08-23T16:33:07.602Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:33:07.602Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:33:07.602Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:33:07.602Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-23T16:33:07.602Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:33:07.602Z] === RUN TestPluginInstall [2021-08-23T16:33:07.602Z] === RUN TestPluginInstall/no_auth [2021-08-23T16:33:07.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T16:33:07.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T16:33:07.970Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T16:33:08.230Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T16:33:08.987Z] time="2021-08-23T16:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:33:08.987Z] time="2021-08-23T16:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4b1d09033697b67801fe85c01926a77234bd0257a3b3a7e311eae10162fa79a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:33:08.987Z] time="2021-08-23T16:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:33:08.987Z] time="2021-08-23T16:33:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d4b1d09033697b67801fe85c01926a77234bd0257a3b3a7e311eae10162fa79a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:33:09.248Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T16:33:09.616Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T16:33:09.616Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-23T16:33:09.616Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T16:33:09.820Z] time="2021-08-23T16:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:33:09.820Z] time="2021-08-23T16:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:683d255bc706dee3e87d52da9def29fab8442d8fd86d56c6544cc2baab51fe81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:33:09.820Z] time="2021-08-23T16:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:33:09.820Z] time="2021-08-23T16:33:09Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:683d255bc706dee3e87d52da9def29fab8442d8fd86d56c6544cc2baab51fe81" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:33:09.878Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T16:33:10.080Z] === RUN TestPluginInstall/with_insecure [2021-08-23T16:33:10.877Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-23T16:33:10.877Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:33:11.023Z] time="2021-08-23T16:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:33:11.024Z] time="2021-08-23T16:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d58b520a4a3ea77d7658e7b060654438dd6c4af7890b076e98427b970cee441d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:33:11.024Z] time="2021-08-23T16:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:33:11.024Z] time="2021-08-23T16:33:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d58b520a4a3ea77d7658e7b060654438dd6c4af7890b076e98427b970cee441d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:33:11.285Z] plugin_test.go:166: [df7c982cdd9a2] daemon is not started [2021-08-23T16:33:11.285Z] --- PASS: TestPluginInstall (3.78s) [2021-08-23T16:33:11.285Z] --- PASS: TestPluginInstall/no_auth (1.87s) [2021-08-23T16:33:11.285Z] --- PASS: TestPluginInstall/with_htpasswd (0.75s) [2021-08-23T16:33:11.285Z] --- PASS: TestPluginInstall/with_insecure (1.16s) [2021-08-23T16:33:11.285Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:33:12.425Z] docker_api_swarm_test.go:584: [dbd1c6d74d124] joining swarm manager [d8550b89438ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:33:13.197Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T16:33:13.767Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T16:33:14.707Z] --- PASS: TestPluginsWithRuntimes (3.55s) [2021-08-23T16:33:14.707Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2021-08-23T16:33:14.707Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-08-23T16:33:14.707Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:33:15.128Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-23T16:33:15.277Z] --- PASS: TestPluginBackCompatMediaTypes (0.64s) [2021-08-23T16:33:15.277Z] PASS [2021-08-23T16:33:15.277Z] [2021-08-23T16:33:15.277Z] DONE 10 tests in 8.000s [2021-08-23T16:33:15.538Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:33:15.538Z] INFO: Testing against a local daemon [2021-08-23T16:33:15.538Z] === RUN TestExternalGraphDriver [2021-08-23T16:33:15.538Z] === RUN TestExternalGraphDriver/json [2021-08-23T16:33:15.727Z] check_test.go:380: [d84c08671e876] daemon is not started [2021-08-23T16:33:17.447Z] === RUN TestExternalGraphDriver/spec [2021-08-23T16:33:18.424Z] ok github.com/docker/docker/libnetwork/ipamutils 0.521s coverage: 74.0% of statements [2021-08-23T16:33:19.025Z] --- PASS: TestImportExtremelyLargeImageWorks (185.37s) [2021-08-23T16:33:19.025Z] PASS [2021-08-23T16:33:19.025Z] [2021-08-23T16:33:19.025Z] DONE 12 tests in 189.097s [2021-08-23T16:33:19.025Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:33:19.025Z] ++ 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-23T16:33:19.025Z] ++ set -e [2021-08-23T16:33:19.025Z] ++ '[' -n 0 ']' [2021-08-23T16:33:19.025Z] ++ set -x [2021-08-23T16:33:19.025Z] ++ 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-23T16:33:19.025Z] INFO: Testing against a local daemon [2021-08-23T16:33:19.025Z] === RUN TestNetworkCreateDelete [2021-08-23T16:33:19.286Z] --- PASS: TestNetworkCreateDelete (0.26s) [2021-08-23T16:33:19.286Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:33:19.392Z] === RUN TestExternalGraphDriver/pull [2021-08-23T16:33:19.547Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T16:33:19.807Z] --- PASS: TestDockerNetworkDeletePreferID (0.52s) [2021-08-23T16:33:19.807Z] === RUN TestDaemonDNSFallback [2021-08-23T16:33:19.807Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T16:33:20.379Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T16:33:20.788Z] --- PASS: TestExternalGraphDriver (5.20s) [2021-08-23T16:33:20.788Z] --- PASS: TestExternalGraphDriver/json (1.75s) [2021-08-23T16:33:20.788Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2021-08-23T16:33:20.788Z] --- PASS: TestExternalGraphDriver/pull (1.55s) [2021-08-23T16:33:20.788Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:33:20.952Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T16:33:21.212Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T16:33:21.783Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T16:33:21.783Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T16:33:23.168Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T16:33:24.556Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T16:33:24.991Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2021-08-23T16:33:24.991Z] PASS [2021-08-23T16:33:24.991Z] [2021-08-23T16:33:24.991Z] DONE 5 tests in 9.065s [2021-08-23T16:33:24.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:33:24.991Z] INFO: Testing against a local daemon [2021-08-23T16:33:24.991Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:33:24.991Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:33:24.991Z] === RUN TestReadPluginNoRead [2021-08-23T16:33:24.991Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:33:24.991Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:33:24.991Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:33:24.991Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:33:24.991Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:33:25.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-23T16:33:25.497Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-23T16:33:25.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-23T16:33:25.497Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T16:33:26.439Z] --- PASS: TestDaemonDNSFallback (6.76s) [2021-08-23T16:33:26.439Z] === RUN TestInspectNetwork [2021-08-23T16:33:26.557Z] ok github.com/docker/docker/libnetwork/iptables 0.278s coverage: 45.1% of statements [2021-08-23T16:33:26.699Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T16:33:26.960Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T16:33:27.499Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-23T16:33:27.904Z] docker_api_swarm_test.go:45: [de8aded2efabb] joining swarm manager [df53fed896e24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:33:28.165Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T16:33:28.292Z] --- PASS: TestDaemonStartWithLogOpt (3.69s) [2021-08-23T16:33:28.292Z] === CONT TestReadPluginNoRead [2021-08-23T16:33:30.078Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T16:33:30.339Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T16:33:30.339Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T16:33:30.339Z] === RUN TestInspectNetwork/network_name [2021-08-23T16:33:30.339Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T16:33:30.600Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T16:33:30.600Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T16:33:30.834Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:33:31.988Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T16:33:32.216Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:33:33.374Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T16:33:33.599Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2021-08-23T16:33:33.599Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:33:34.078Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements [2021-08-23T16:33:34.982Z] === CONT TestReadPluginNoRead [2021-08-23T16:33:34.982Z] read_test.go:92: [da526c14b9a5b] daemon is not started [2021-08-23T16:33:34.982Z] --- PASS: TestReadPluginNoRead (6.77s) [2021-08-23T16:33:34.982Z] --- PASS: TestReadPluginNoRead/default (1.45s) [2021-08-23T16:33:34.982Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-08-23T16:33:34.982Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-08-23T16:33:34.982Z] PASS [2021-08-23T16:33:34.982Z] [2021-08-23T16:33:34.982Z] DONE 6 tests in 10.481s [2021-08-23T16:33:34.982Z] 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-23T16:33:34.982Z] testing: warning: no tests to run [2021-08-23T16:33:34.982Z] PASS [2021-08-23T16:33:34.982Z] [2021-08-23T16:33:34.982Z] DONE 0 tests in 0.008s [2021-08-23T16:33:34.982Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:33:34.982Z] INFO: Testing against a local daemon [2021-08-23T16:33:34.982Z] === RUN TestPluginWithDevMounts [2021-08-23T16:33:34.982Z] === PAUSE TestPluginWithDevMounts [2021-08-23T16:33:34.982Z] === CONT TestPluginWithDevMounts [2021-08-23T16:33:35.302Z] --- PASS: TestInspectNetwork (8.48s) [2021-08-23T16:33:35.302Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T16:33:35.302Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T16:33:35.302Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T16:33:35.302Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T16:33:35.302Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:33:35.302Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T16:33:36.894Z] --- PASS: TestPluginWithDevMounts (1.70s) [2021-08-23T16:33:36.894Z] PASS [2021-08-23T16:33:36.894Z] [2021-08-23T16:33:36.894Z] DONE 1 tests in 1.734s [2021-08-23T16:33:36.894Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:33:36.894Z] INFO: Testing against a local daemon [2021-08-23T16:33:36.894Z] === RUN TestSecretInspect [2021-08-23T16:33:37.214Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-08-23T16:33:37.214Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:33:37.214Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:33:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:33:37.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:33:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:33:37.214Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:33:37.214Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:33:37.214Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:33:37.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:33:37.214Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:33:37.214Z] === RUN TestNetworkList [2021-08-23T16:33:37.214Z] === RUN TestNetworkList//networks [2021-08-23T16:33:37.214Z] === PAUSE TestNetworkList//networks [2021-08-23T16:33:37.214Z] === RUN TestNetworkList//networks/ [2021-08-23T16:33:37.214Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:33:37.214Z] === CONT TestNetworkList//networks [2021-08-23T16:33:37.214Z] === CONT TestNetworkList//networks/ [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:33:37.214Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:33:37.214Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:33:37.784Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-23T16:33:37.784Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:33:38.727Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T16:33:38.727Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-23T16:33:38.727Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:33:38.987Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T16:33:39.434Z] --- PASS: TestSecretInspect (2.34s) [2021-08-23T16:33:39.434Z] === RUN TestSecretList [2021-08-23T16:33:39.558Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-08-23T16:33:39.558Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:33:39.558Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T16:33:40.499Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T16:33:40.760Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T16:33:40.760Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.34s) [2021-08-23T16:33:40.760Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:33:40.760Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T16:33:41.347Z] --- PASS: TestSecretList (2.28s) [2021-08-23T16:33:41.347Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:33:41.701Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T16:33:41.961Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T16:33:42.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-08-23T16:33:42.221Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:33:42.481Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T16:33:42.742Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-08-23T16:33:42.742Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:33:42.742Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T16:33:42.871Z] 8f616e6e9eec: Pull complete [2021-08-23T16:33:42.871Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-23T16:33:42.871Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:33:42.871Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-23T16:33:42.871Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-23T16:33:42.871Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-23T16:33:42.871Z] WARN: Skipping validation tests [2021-08-23T16:33:42.871Z] INFO: Running unit tests at 08/23/2021 16:33:37... [2021-08-23T16:33:42.871Z] INFO: make.ps1 starting at 08/23/2021 16:33:41 [2021-08-23T16:33:42.871Z] INFO: Git commit (bad67dd76b) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:33:42.871Z] INFO: Invoking autogen... [2021-08-23T16:33:42.871Z] INFO: Running unit tests... [2021-08-23T16:33:43.003Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T16:33:43.264Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T16:33:43.471Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-23T16:33:43.471Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-23T16:33:43.471Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-23T16:33:43.471Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-23T16:33:43.471Z] [2021-08-23T16:33:43.890Z] --- PASS: TestSecretsCreateAndDelete (2.24s) [2021-08-23T16:33:43.890Z] === RUN TestSecretsUpdate [2021-08-23T16:33:44.205Z] === RUN TestDockerSuite/TestBuildLabelsOverride [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-23T16:33:44.760Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-23T16:33:45.032Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/test/unit [2021-08-23T16:33:45.591Z] --- PASS: TestServiceWithPredefinedNetwork (2.67s) [2021-08-23T16:33:45.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:33:45.591Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:33:45.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:33:45.591Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:33:45.594Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-23T16:33:45.594Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-23T16:33:45.594Z] + TESTDIRS=./... [2021-08-23T16:33:45.594Z] + exclude_paths='/vendor/|/integration' [2021-08-23T16:33:45.594Z] ++ go list ./... [2021-08-23T16:33:45.594Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-23T16:33:46.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-23T16:33:46.423Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T16:33:46.434Z] --- PASS: TestSecretsUpdate (2.27s) [2021-08-23T16:33:46.434Z] === RUN TestTemplatedSecret [2021-08-23T16:33:46.522Z] + pkg_list='github.com/docker/docker/api [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/backend [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/container [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/events [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/filters [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/image [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/mount [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/network [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/registry [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:33:46.522Z] github.com/docker/docker/api/types/time [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/versions [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/volume [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:33:46.523Z] github.com/docker/docker/cli [2021-08-23T16:33:46.523Z] github.com/docker/docker/cli/config [2021-08-23T16:33:46.523Z] github.com/docker/docker/cli/debug [2021-08-23T16:33:46.523Z] github.com/docker/docker/client [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:33:46.523Z] github.com/docker/docker/container [2021-08-23T16:33:46.523Z] github.com/docker/docker/container/stream [2021-08-23T16:33:46.523Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:33:46.523Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:33:46.523Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/config [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/events [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/exec [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/images [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/links [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/names [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/network [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/stats [2021-08-23T16:33:46.523Z] github.com/docker/docker/distribution [2021-08-23T16:33:46.523Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:33:46.523Z] github.com/docker/docker/distribution/utils [2021-08-23T16:33:46.523Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:33:46.523Z] github.com/docker/docker/dockerversion [2021-08-23T16:33:46.523Z] github.com/docker/docker/errdefs [2021-08-23T16:33:46.523Z] github.com/docker/docker/image [2021-08-23T16:33:46.523Z] github.com/docker/docker/image/cache [2021-08-23T16:33:46.523Z] github.com/docker/docker/image/tarexport [2021-08-23T16:33:46.523Z] github.com/docker/docker/image/v1 [2021-08-23T16:33:46.523Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:33:46.523Z] github.com/docker/docker/layer [2021-08-23T16:33:46.523Z] github.com/docker/docker/libcontainerd [2021-08-23T16:33:46.523Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:33:46.523Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:33:46.523Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:33:46.523Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:33:46.523Z] github.com/docker/docker/oci [2021-08-23T16:33:46.523Z] github.com/docker/docker/oci/caps [2021-08-23T16:33:46.523Z] github.com/docker/docker/opts [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/archive [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/directory [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/locker [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/mount [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/platform [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/pools [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/progress [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/signal [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/stack [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/system [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/term [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:33:46.523Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:33:46.523Z] github.com/docker/docker/plugin [2021-08-23T16:33:46.523Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:33:46.523Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:33:46.523Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:33:46.523Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:33:46.523Z] github.com/docker/docker/quota [2021-08-23T16:33:46.523Z] github.com/docker/docker/reference [2021-08-23T16:33:46.523Z] github.com/docker/docker/registry [2021-08-23T16:33:46.523Z] github.com/docker/docker/registry/resumable [2021-08-23T16:33:46.523Z] github.com/docker/docker/restartmanager [2021-08-23T16:33:46.523Z] github.com/docker/docker/rootless [2021-08-23T16:33:46.523Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:33:46.523Z] github.com/docker/docker/runconfig [2021-08-23T16:33:46.523Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/environment [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/registry [2021-08-23T16:33:46.523Z] github.com/docker/docker/testutil/request [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume/drivers [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume/local [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume/mounts [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume/service [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:33:46.523Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:33:46.523Z] ++ grep --fixed-strings -v /libnetwork [2021-08-23T16:33:46.523Z] ++ echo 'github.com/docker/docker/api [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/backend [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/container [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/events [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/filters [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/image [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/mount [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/network [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/registry [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/time [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/versions [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:33:46.523Z] github.com/docker/docker/api/types/volume [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:33:46.523Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:33:46.523Z] github.com/docker/docker/cli [2021-08-23T16:33:46.523Z] github.com/docker/docker/cli/config [2021-08-23T16:33:46.523Z] github.com/docker/docker/cli/debug [2021-08-23T16:33:46.523Z] github.com/docker/docker/client [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:33:46.523Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:33:46.523Z] github.com/docker/docker/container [2021-08-23T16:33:46.523Z] github.com/docker/docker/container/stream [2021-08-23T16:33:46.523Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:33:46.523Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:33:46.523Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/config [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/events [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/exec [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:33:46.523Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/images [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/links [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/names [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/network [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/stats [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution/utils [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:33:46.524Z] github.com/docker/docker/dockerversion [2021-08-23T16:33:46.524Z] github.com/docker/docker/errdefs [2021-08-23T16:33:46.524Z] github.com/docker/docker/image [2021-08-23T16:33:46.524Z] github.com/docker/docker/image/cache [2021-08-23T16:33:46.524Z] github.com/docker/docker/image/tarexport [2021-08-23T16:33:46.524Z] github.com/docker/docker/image/v1 [2021-08-23T16:33:46.524Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:33:46.524Z] github.com/docker/docker/layer [2021-08-23T16:33:46.524Z] github.com/docker/docker/libcontainerd [2021-08-23T16:33:46.524Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:33:46.524Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:33:46.524Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:33:46.524Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:33:46.524Z] github.com/docker/docker/oci [2021-08-23T16:33:46.524Z] github.com/docker/docker/oci/caps [2021-08-23T16:33:46.524Z] github.com/docker/docker/opts [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/archive [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/directory [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/locker [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/mount [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/platform [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/pools [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/progress [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/signal [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/stack [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/system [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/term [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:33:46.524Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:33:46.524Z] github.com/docker/docker/plugin [2021-08-23T16:33:46.524Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:33:46.524Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:33:46.524Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:33:46.524Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:33:46.524Z] github.com/docker/docker/quota [2021-08-23T16:33:46.524Z] github.com/docker/docker/reference [2021-08-23T16:33:46.524Z] github.com/docker/docker/registry [2021-08-23T16:33:46.524Z] github.com/docker/docker/registry/resumable [2021-08-23T16:33:46.524Z] github.com/docker/docker/restartmanager [2021-08-23T16:33:46.524Z] github.com/docker/docker/rootless [2021-08-23T16:33:46.524Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:33:46.524Z] github.com/docker/docker/runconfig [2021-08-23T16:33:46.524Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/environment [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/registry [2021-08-23T16:33:46.524Z] github.com/docker/docker/testutil/request [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume/drivers [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume/local [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume/mounts [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume/service [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:33:46.524Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:33:46.524Z] + base_pkg_list='github.com/docker/docker/api [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/backend [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/container [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/events [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/filters [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/image [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/mount [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/network [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/registry [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/time [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/versions [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:33:46.524Z] github.com/docker/docker/api/types/volume [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:33:46.524Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:33:46.524Z] github.com/docker/docker/cli [2021-08-23T16:33:46.524Z] github.com/docker/docker/cli/config [2021-08-23T16:33:46.524Z] github.com/docker/docker/cli/debug [2021-08-23T16:33:46.524Z] github.com/docker/docker/client [2021-08-23T16:33:46.524Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:33:46.524Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:33:46.524Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:33:46.524Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:33:46.524Z] github.com/docker/docker/container [2021-08-23T16:33:46.524Z] github.com/docker/docker/container/stream [2021-08-23T16:33:46.524Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:33:46.524Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:33:46.524Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/config [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/events [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/exec [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/images [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/links [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/names [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/network [2021-08-23T16:33:46.524Z] github.com/docker/docker/daemon/stats [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution/utils [2021-08-23T16:33:46.524Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:33:46.524Z] github.com/docker/docker/dockerversion [2021-08-23T16:33:46.524Z] github.com/docker/docker/errdefs [2021-08-23T16:33:46.524Z] github.com/docker/docker/image [2021-08-23T16:33:46.524Z] github.com/docker/docker/image/cache [2021-08-23T16:33:46.524Z] github.com/docker/docker/image/tarexport [2021-08-23T16:33:46.524Z] github.com/docker/docker/image/v1 [2021-08-23T16:33:46.524Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:33:46.524Z] github.com/docker/docker/layer [2021-08-23T16:33:46.524Z] github.com/docker/docker/libcontainerd [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:33:46.525Z] github.com/docker/docker/oci [2021-08-23T16:33:46.525Z] github.com/docker/docker/oci/caps [2021-08-23T16:33:46.525Z] github.com/docker/docker/opts [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/archive [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/directory [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/locker [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/mount [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/platform [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/pools [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/progress [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/signal [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/stack [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/system [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/term [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:33:46.525Z] github.com/docker/docker/plugin [2021-08-23T16:33:46.525Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:33:46.525Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:33:46.525Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:33:46.525Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:33:46.525Z] github.com/docker/docker/quota [2021-08-23T16:33:46.525Z] github.com/docker/docker/reference [2021-08-23T16:33:46.525Z] github.com/docker/docker/registry [2021-08-23T16:33:46.525Z] github.com/docker/docker/registry/resumable [2021-08-23T16:33:46.525Z] github.com/docker/docker/restartmanager [2021-08-23T16:33:46.525Z] github.com/docker/docker/rootless [2021-08-23T16:33:46.525Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:33:46.525Z] github.com/docker/docker/runconfig [2021-08-23T16:33:46.525Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/environment [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/registry [2021-08-23T16:33:46.525Z] github.com/docker/docker/testutil/request [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume/drivers [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume/local [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume/mounts [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume/service [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:33:46.525Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:33:46.525Z] ++ grep --fixed-strings /libnetwork [2021-08-23T16:33:46.525Z] ++ echo 'github.com/docker/docker/api [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/backend [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/container [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/events [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/filters [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/image [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/mount [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/network [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/registry [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/time [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/versions [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:33:46.525Z] github.com/docker/docker/api/types/volume [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:33:46.525Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:33:46.525Z] github.com/docker/docker/cli [2021-08-23T16:33:46.525Z] github.com/docker/docker/cli/config [2021-08-23T16:33:46.525Z] github.com/docker/docker/cli/debug [2021-08-23T16:33:46.525Z] github.com/docker/docker/client [2021-08-23T16:33:46.525Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:33:46.525Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:33:46.525Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:33:46.525Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:33:46.525Z] github.com/docker/docker/container [2021-08-23T16:33:46.525Z] github.com/docker/docker/container/stream [2021-08-23T16:33:46.525Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:33:46.525Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:33:46.525Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/config [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/events [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/exec [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/images [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/links [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/names [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/network [2021-08-23T16:33:46.525Z] github.com/docker/docker/daemon/stats [2021-08-23T16:33:46.525Z] github.com/docker/docker/distribution [2021-08-23T16:33:46.525Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:33:46.525Z] github.com/docker/docker/distribution/utils [2021-08-23T16:33:46.525Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:33:46.525Z] github.com/docker/docker/dockerversion [2021-08-23T16:33:46.525Z] github.com/docker/docker/errdefs [2021-08-23T16:33:46.525Z] github.com/docker/docker/image [2021-08-23T16:33:46.525Z] github.com/docker/docker/image/cache [2021-08-23T16:33:46.525Z] github.com/docker/docker/image/tarexport [2021-08-23T16:33:46.525Z] github.com/docker/docker/image/v1 [2021-08-23T16:33:46.525Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:33:46.525Z] github.com/docker/docker/layer [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:33:46.525Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:33:46.525Z] github.com/docker/docker/libnetwork/types [2021-08-23T16:33:46.525Z] github.com/docker/docker/oci [2021-08-23T16:33:46.525Z] github.com/docker/docker/oci/caps [2021-08-23T16:33:46.525Z] github.com/docker/docker/opts [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/archive [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/directory [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:33:46.525Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/locker [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/mount [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/platform [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/pools [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/progress [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/signal [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/stack [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/system [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/term [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:33:46.526Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:33:46.526Z] github.com/docker/docker/plugin [2021-08-23T16:33:46.526Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:33:46.526Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:33:46.526Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:33:46.526Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:33:46.526Z] github.com/docker/docker/quota [2021-08-23T16:33:46.526Z] github.com/docker/docker/reference [2021-08-23T16:33:46.526Z] github.com/docker/docker/registry [2021-08-23T16:33:46.526Z] github.com/docker/docker/registry/resumable [2021-08-23T16:33:46.526Z] github.com/docker/docker/restartmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/rootless [2021-08-23T16:33:46.526Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:33:46.526Z] github.com/docker/docker/runconfig [2021-08-23T16:33:46.526Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/environment [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/registry [2021-08-23T16:33:46.526Z] github.com/docker/docker/testutil/request [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume/drivers [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume/local [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume/mounts [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume/service [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:33:46.526Z] github.com/docker/docker/volume/testutils' [2021-08-23T16:33:46.526Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/types' [2021-08-23T16:33:46.526Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-23T16:33:46.526Z] + echo 'github.com/docker/docker/libnetwork [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/types' [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:33:46.526Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:33:46.526Z] + type docker-proxy [2021-08-23T16:33:46.526Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-23T16:33:46.526Z] + hack/make.sh binary-proxy install-proxy [2021-08-23T16:33:46.526Z] [2021-08-23T16:33:46.526Z] Removing bundles/ [2021-08-23T16:33:46.526Z] [2021-08-23T16:33:46.526Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-23T16:33:46.526Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-23T16:33:46.526Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:33:46.994Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-23T16:33:48.633Z] 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-23T16:33:48.976Z] --- PASS: TestTemplatedSecret (2.67s) [2021-08-23T16:33:48.976Z] === RUN TestSecretCreateResolve [2021-08-23T16:33:50.886Z] --- PASS: TestSecretCreateResolve (2.27s) [2021-08-23T16:33:50.886Z] PASS [2021-08-23T16:33:50.886Z] [2021-08-23T16:33:50.886Z] DONE 6 tests in 14.091s [2021-08-23T16:33:50.886Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:33:50.886Z] INFO: Testing against a local daemon [2021-08-23T16:33:50.886Z] === RUN TestServiceCreateInit [2021-08-23T16:33:50.886Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:33:51.213Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T16:33:53.066Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-23T16:33:53.066Z] [2021-08-23T16:33:53.066Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-23T16:33:53.066Z] Installing docker-proxy to /usr/local/bin/ [2021-08-23T16:33:53.066Z] [2021-08-23T16:33:53.066Z] + mkdir -p bundles [2021-08-23T16:33:53.066Z] + '[' -n 'github.com/docker/docker/api [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/backend/build [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/httputils [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/middleware [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/build [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/container [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/debug [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/distribution [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/grpc [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/image [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/network [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/plugin [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/session [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/swarm [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/system [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/server/router/volume [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/backend [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/blkiodev [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/container [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/events [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/filters [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/image [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/mount [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/network [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/registry [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/strslice [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/swarm [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/time [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/versions [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-23T16:33:53.066Z] github.com/docker/docker/api/types/volume [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/builder-next/worker [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/dockerfile [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/dockerignore [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/remotecontext [2021-08-23T16:33:53.066Z] github.com/docker/docker/builder/remotecontext/git [2021-08-23T16:33:53.066Z] github.com/docker/docker/cli [2021-08-23T16:33:53.066Z] github.com/docker/docker/cli/config [2021-08-23T16:33:53.066Z] github.com/docker/docker/cli/debug [2021-08-23T16:33:53.066Z] github.com/docker/docker/client [2021-08-23T16:33:53.066Z] github.com/docker/docker/cmd/docker-proxy [2021-08-23T16:33:53.066Z] github.com/docker/docker/cmd/dockerd [2021-08-23T16:33:53.066Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-23T16:33:53.066Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-23T16:33:53.066Z] github.com/docker/docker/container [2021-08-23T16:33:53.066Z] github.com/docker/docker/container/stream [2021-08-23T16:33:53.066Z] github.com/docker/docker/contrib/apparmor [2021-08-23T16:33:53.066Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-23T16:33:53.066Z] github.com/docker/docker/contrib/httpserver [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/cluster [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/cluster/convert [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/cluster/executor [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/cluster/provider [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/config [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/discovery [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/events [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/events/testutils [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/exec [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/images [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/initlayer [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/links [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/listeners [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/gelf [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/journald [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/local [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/logentries [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/splunk [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/syslog [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/logger/templates [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/names [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/network [2021-08-23T16:33:53.066Z] github.com/docker/docker/daemon/stats [2021-08-23T16:33:53.066Z] github.com/docker/docker/distribution [2021-08-23T16:33:53.066Z] github.com/docker/docker/distribution/metadata [2021-08-23T16:33:53.066Z] github.com/docker/docker/distribution/utils [2021-08-23T16:33:53.066Z] github.com/docker/docker/distribution/xfer [2021-08-23T16:33:53.066Z] github.com/docker/docker/dockerversion [2021-08-23T16:33:53.066Z] github.com/docker/docker/errdefs [2021-08-23T16:33:53.066Z] github.com/docker/docker/image [2021-08-23T16:33:53.066Z] github.com/docker/docker/image/cache [2021-08-23T16:33:53.066Z] github.com/docker/docker/image/tarexport [2021-08-23T16:33:53.066Z] github.com/docker/docker/image/v1 [2021-08-23T16:33:53.066Z] github.com/docker/docker/internal/test/suite [2021-08-23T16:33:53.066Z] github.com/docker/docker/layer [2021-08-23T16:33:53.066Z] github.com/docker/docker/libcontainerd [2021-08-23T16:33:53.066Z] github.com/docker/docker/libcontainerd/queue [2021-08-23T16:33:53.066Z] github.com/docker/docker/libcontainerd/remote [2021-08-23T16:33:53.066Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-23T16:33:53.066Z] github.com/docker/docker/libcontainerd/types [2021-08-23T16:33:53.066Z] github.com/docker/docker/oci [2021-08-23T16:33:53.066Z] github.com/docker/docker/oci/caps [2021-08-23T16:33:53.066Z] github.com/docker/docker/opts [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/aaparser [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/archive [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/authorization [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/broadcaster [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/capabilities [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/chrootarchive [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/containerfs [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/devicemapper [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/directory [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/discovery [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/discovery/file [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/discovery/kv [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/discovery/memory [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/dmesg [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/filenotify [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/fileutils [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/fsutils [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/homedir [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/idtools [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/ioutils [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/jsonmessage [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/locker [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/longpath [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/loopback [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/mount [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/namesgenerator [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/parsers [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/pidfile [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/platform [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/plugingetter [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/plugins [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/plugins/transport [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/pools [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/progress [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/pubsub [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/reexec [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/signal [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/stack [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/stdcopy [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/streamformatter [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/stringid [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/symlink [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/sysinfo [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/system [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/tailfile [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/tarsum [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/term [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/term/windows [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/truncindex [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/urlutil [2021-08-23T16:33:53.066Z] github.com/docker/docker/pkg/useragent [2021-08-23T16:33:53.066Z] github.com/docker/docker/plugin [2021-08-23T16:33:53.066Z] github.com/docker/docker/plugin/executor/containerd [2021-08-23T16:33:53.067Z] github.com/docker/docker/plugin/v2 [2021-08-23T16:33:53.067Z] github.com/docker/docker/profiles/apparmor [2021-08-23T16:33:53.067Z] github.com/docker/docker/profiles/seccomp [2021-08-23T16:33:53.067Z] github.com/docker/docker/quota [2021-08-23T16:33:53.067Z] github.com/docker/docker/reference [2021-08-23T16:33:53.067Z] github.com/docker/docker/registry [2021-08-23T16:33:53.067Z] github.com/docker/docker/registry/resumable [2021-08-23T16:33:53.067Z] github.com/docker/docker/restartmanager [2021-08-23T16:33:53.067Z] github.com/docker/docker/rootless [2021-08-23T16:33:53.067Z] github.com/docker/docker/rootless/specconv [2021-08-23T16:33:53.067Z] github.com/docker/docker/runconfig [2021-08-23T16:33:53.067Z] github.com/docker/docker/runconfig/opts [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/daemon [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/environment [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/fakecontext [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/fakegit [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/fakestorage [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/fixtures/load [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/registry [2021-08-23T16:33:53.067Z] github.com/docker/docker/testutil/request [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume/drivers [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume/local [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume/mounts [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume/service [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume/service/opts [2021-08-23T16:33:53.067Z] github.com/docker/docker/volume/testutils' ']' [2021-08-23T16:33:53.067Z] + 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-23T16:33:53.126Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T16:33:53.323Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:33:53.387Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T16:33:53.387Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T16:33:53.387Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T16:33:53.647Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T16:33:53.647Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T16:33:55.033Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T16:33:55.975Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T16:33:56.170Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:33:57.160Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:33:58.522Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T16:33:58.782Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T16:33:59.354Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T16:34:00.372Z] --- PASS: TestServiceCreateInit (8.96s) [2021-08-23T16:34:00.372Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.53s) [2021-08-23T16:34:00.372Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.42s) [2021-08-23T16:34:00.372Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:34:01.271Z] --- PASS: TestServiceWithDataPathPortInit (15.95s) [2021-08-23T16:34:01.271Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:34:04.571Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x0gixb9i5ypoke4vfp6hlqq54 Created:2021-08-23 16:34:02.772655986 +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[2ae4b1eeb359adaf11d36ac048c49df8226c308a452f1a3e74bab87f9e053fb2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.de3sbghe0a2lphqye7lel2vzt EndpointID:3f4b2c255ae6f759161542c265daaaa598e5a1235650efef226e1ed3e6f29dbd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2f1e740a115f00d50939d95752dbe3e5e3f39370ed5663e54e9677eb515f16f6 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:71689d997735 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.de3sbghe0a2lphqye7lel2vzt EndpointID:3f4b2c255ae6f759161542c265daaaa598e5a1235650efef226e1ed3e6f29dbd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T16:34:06.484Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T16:34:09.027Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T16:34:09.027Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.79s) [2021-08-23T16:34:09.027Z] PASS [2021-08-23T16:34:09.027Z] [2021-08-23T16:34:09.027Z] === Skipped [2021-08-23T16:34:09.027Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:34:09.027Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:34:09.027Z] [2021-08-23T16:34:09.027Z] [2021-08-23T16:34:09.027Z] DONE 26 tests, 1 skipped in 50.352s [2021-08-23T16:34:09.288Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:34:09.288Z] ++ 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-23T16:34:09.288Z] ++ set -e [2021-08-23T16:34:09.288Z] ++ '[' -n 0 ']' [2021-08-23T16:34:09.288Z] ++ set -x [2021-08-23T16:34:09.288Z] ++ 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-23T16:34:09.288Z] INFO: Testing against a local daemon [2021-08-23T16:34:09.288Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:34:09.288Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:34:09.288Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:34:09.288Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:34:09.288Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:34:09.288Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:34:09.288Z] PASS [2021-08-23T16:34:09.288Z] [2021-08-23T16:34:09.288Z] === Skipped [2021-08-23T16:34:09.288Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:34:09.288Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:34:09.288Z] [2021-08-23T16:34:09.288Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:34:09.288Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:34:09.288Z] [2021-08-23T16:34:09.288Z] [2021-08-23T16:34:09.288Z] DONE 2 tests, 2 skipped in 0.144s [2021-08-23T16:34:09.288Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:34:09.288Z] ++ 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-23T16:34:09.288Z] ++ set -e [2021-08-23T16:34:09.288Z] ++ '[' -n 0 ']' [2021-08-23T16:34:09.288Z] ++ set -x [2021-08-23T16:34:09.288Z] ++ 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-23T16:34:09.549Z] INFO: Testing against a local daemon [2021-08-23T16:34:09.549Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:34:09.549Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T16:34:10.934Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2021-08-23T16:34:10.934Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:34:11.419Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-08-23T16:34:11.505Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T16:34:11.505Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-23T16:34:11.505Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T16:34:11.505Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T16:34:11.919Z] === RUN TestMiddlewares [2021-08-23T16:34:11.919Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T16:34:11.919Z] PASS [2021-08-23T16:34:11.919Z] coverage: 9.0% of statements [2021-08-23T16:34:11.919Z] ok github.com/docker/docker/api/server 0.047s coverage: 9.0% of statements [2021-08-23T16:34:12.448Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T16:34:13.390Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T16:34:15.303Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T16:34:15.565Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T16:34:15.565Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T16:34:17.478Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T16:34:17.740Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T16:34:17.740Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T16:34:18.480Z] --- PASS: TestCreateServiceMultipleTimes (16.39s) [2021-08-23T16:34:18.480Z] === RUN TestCreateServiceConflict [2021-08-23T16:34:18.480Z] --- PASS: TestCreateServiceConflict (2.25s) [2021-08-23T16:34:18.480Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:34:19.654Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T16:34:19.915Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T16:34:21.305Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T16:34:21.780Z] --- PASS: TestCreateServiceMaxReplicas (3.02s) [2021-08-23T16:34:21.780Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:34:21.877Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T16:34:21.877Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan (12.19s) [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.15s) [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.83s) [2021-08-23T16:34:23.263Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-08-23T16:34:23.263Z] PASS [2021-08-23T16:34:23.263Z] [2021-08-23T16:34:23.263Z] DONE 8 tests in 13.684s [2021-08-23T16:34:23.263Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:34:23.263Z] ++ 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-23T16:34:23.263Z] ++ set -e [2021-08-23T16:34:23.263Z] ++ '[' -n 0 ']' [2021-08-23T16:34:23.263Z] ++ set -x [2021-08-23T16:34:23.263Z] ++ 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-23T16:34:23.263Z] testing: warning: no tests to run [2021-08-23T16:34:23.263Z] PASS [2021-08-23T16:34:23.263Z] [2021-08-23T16:34:23.263Z] DONE 0 tests in 0.045s [2021-08-23T16:34:23.263Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:34:23.263Z] ++ 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-23T16:34:23.263Z] ++ set -e [2021-08-23T16:34:23.263Z] ++ '[' -n 0 ']' [2021-08-23T16:34:23.263Z] ++ set -x [2021-08-23T16:34:23.263Z] ++ 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-23T16:34:23.263Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T16:34:23.263Z] INFO: Testing against a local daemon [2021-08-23T16:34:23.263Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:34:23.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T16:34:23.523Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T16:34:23.784Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T16:34:24.355Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T16:34:24.616Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2021-08-23T16:34:24.616Z] === RUN TestAuthZPluginTLS [2021-08-23T16:34:24.877Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T16:34:25.448Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-23T16:34:25.448Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:34:26.019Z] --- PASS: TestAuthZPluginDenyRequest (0.60s) [2021-08-23T16:34:26.019Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:34:26.280Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T16:34:26.540Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-23T16:34:26.540Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:34:26.801Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T16:34:27.061Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-23T16:34:27.061Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:34:28.444Z] --- PASS: TestAuthZPluginAllowEventStream (1.40s) [2021-08-23T16:34:28.444Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:34:29.016Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-23T16:34:29.016Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:34:29.016Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T16:34:29.587Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-23T16:34:29.587Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:34:30.159Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T16:34:30.159Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-23T16:34:30.159Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:34:32.072Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.79s) [2021-08-23T16:34:32.072Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:34:32.072Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T16:34:33.457Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T16:34:33.718Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.90s) [2021-08-23T16:34:33.718Z] === RUN TestAuthZPluginHeader [2021-08-23T16:34:34.661Z] --- PASS: TestAuthZPluginHeader (0.77s) [2021-08-23T16:34:34.661Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:34:34.661Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T16:34:34.928Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-23T16:34:35.188Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T16:34:36.681Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.58s) [2021-08-23T16:34:36.681Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:34:37.699Z] --- PASS: TestCreateServiceSecretFileMode (2.64s) [2021-08-23T16:34:37.699Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:34:37.732Z] docker_api_swarm_test.go:303: [de7b659555589] joining swarm manager [d4732b0818d9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:34:38.304Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T16:34:38.876Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.25s) [2021-08-23T16:34:38.876Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:34:38.876Z] docker_api_swarm_test.go:304: [d9efda7040a56] joining swarm manager [d4732b0818d9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:34:39.818Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-23T16:34:40.391Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T16:34:40.963Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T16:34:41.006Z] --- PASS: TestCreateServiceConfigFileMode (2.67s) [2021-08-23T16:34:41.006Z] === RUN TestCreateServiceSysctls [2021-08-23T16:34:41.533Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T16:34:42.105Z] --- PASS: TestAuthZPluginV2Disable (3.27s) [2021-08-23T16:34:42.105Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:34:44.305Z] --- PASS: TestCreateServiceSysctls (3.49s) [2021-08-23T16:34:44.305Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:34:45.404Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.01s) [2021-08-23T16:34:45.404Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:34:46.847Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2021-08-23T16:34:46.847Z] === RUN TestInspect [2021-08-23T16:34:48.703Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T16:34:49.390Z] --- PASS: TestInspect (2.94s) [2021-08-23T16:34:49.390Z] === RUN TestCreateJob [2021-08-23T16:34:52.908Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-23T16:34:53.593Z] --- PASS: TestCreateJob (3.49s) [2021-08-23T16:34:53.593Z] === RUN TestReplicatedJob [2021-08-23T16:34:54.292Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T16:34:55.679Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.60s) [2021-08-23T16:34:55.679Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:34:56.250Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T16:34:56.510Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-23T16:34:57.453Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T16:34:58.395Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T16:34:58.656Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T16:34:58.916Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T16:34:59.857Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T16:35:00.173Z] --- PASS: TestReplicatedJob (6.19s) [2021-08-23T16:35:00.173Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:35:00.428Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T16:35:00.998Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T16:35:02.524Z] === RUN TestBoolValue [2021-08-23T16:35:02.524Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T16:35:02.524Z] === RUN TestBoolValueOrDefault [2021-08-23T16:35:02.524Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T16:35:02.524Z] === RUN TestInt64ValueOrZero [2021-08-23T16:35:02.524Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T16:35:02.524Z] === RUN TestInt64ValueOrDefault [2021-08-23T16:35:02.524Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T16:35:02.715Z] --- PASS: TestUpdateReplicatedJob (3.58s) [2021-08-23T16:35:02.715Z] === RUN TestServiceListWithStatuses [2021-08-23T16:35:02.715Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:35:02.715Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:35:02.715Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:35:02.978Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T16:35:02.978Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T16:35:02.979Z] === RUN TestJsonContentType [2021-08-23T16:35:02.979Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T16:35:02.979Z] PASS [2021-08-23T16:35:02.979Z] coverage: 14.7% of statements [2021-08-23T16:35:02.979Z] ok github.com/docker/docker/api/server/httputils 0.098s coverage: 14.7% of statements [2021-08-23T16:35:03.433Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:35:04.296Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T16:35:04.296Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T16:35:04.296Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T16:35:04.296Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-23T16:35:04.296Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T16:35:04.296Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T16:35:04.392Z] === RUN TestMaskSecretKeys [2021-08-23T16:35:04.392Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T16:35:04.392Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T16:35:04.392Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T16:35:04.392Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T16:35:04.392Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T16:35:04.392Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T16:35:04.392Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T16:35:04.392Z] === RUN TestVersionMiddlewareVersion [2021-08-23T16:35:04.392Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T16:35:04.392Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T16:35:04.392Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T16:35:04.392Z] PASS [2021-08-23T16:35:04.392Z] coverage: 37.7% of statements [2021-08-23T16:35:04.392Z] ok github.com/docker/docker/api/server/middleware 0.046s coverage: 37.7% of statements [2021-08-23T16:35:04.392Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:35:04.392Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:35:04.392Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:35:04.847Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:35:04.847Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:35:04.847Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:35:04.847Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:35:04.847Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:35:05.236Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T16:35:05.236Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T16:35:05.302Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:35:05.757Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:35:05.757Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:35:05.807Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T16:35:06.211Z] === RUN TestStrSliceMarshalJSON [2021-08-23T16:35:06.211Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T16:35:06.211Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestStrSliceUnmarshalString [2021-08-23T16:35:06.211Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T16:35:06.211Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T16:35:06.211Z] PASS [2021-08-23T16:35:06.211Z] coverage: 90.0% of statements [2021-08-23T16:35:06.211Z] ok github.com/docker/docker/api/types/strslice 0.038s coverage: 90.0% of statements [2021-08-23T16:35:06.211Z] === RUN TestAdjustForAPIVersion [2021-08-23T16:35:06.211Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T16:35:06.211Z] PASS [2021-08-23T16:35:06.211Z] coverage: 5.7% of statements [2021-08-23T16:35:06.211Z] ok github.com/docker/docker/api/server/router/swarm 0.046s coverage: 5.7% of statements [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:35:06.211Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:35:06.211Z] === RUN TestToJSON [2021-08-23T16:35:06.211Z] --- PASS: TestToJSON (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestToParamWithVersion [2021-08-23T16:35:06.211Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestFromJSON [2021-08-23T16:35:06.211Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestEmpty [2021-08-23T16:35:06.211Z] --- PASS: TestEmpty (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T16:35:06.211Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestArgsMatchKVList [2021-08-23T16:35:06.211Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestArgsMatch [2021-08-23T16:35:06.211Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestAdd [2021-08-23T16:35:06.211Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestDel [2021-08-23T16:35:06.211Z] --- PASS: TestDel (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestLen [2021-08-23T16:35:06.211Z] --- PASS: TestLen (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestExactMatch [2021-08-23T16:35:06.211Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T16:35:06.211Z] === RUN TestOnlyOneExactMatch [2021-08-23T16:35:06.212Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T16:35:06.212Z] === RUN TestContains [2021-08-23T16:35:06.212Z] --- PASS: TestContains (0.00s) [2021-08-23T16:35:06.212Z] === RUN TestValidate [2021-08-23T16:35:06.212Z] --- PASS: TestValidate (0.00s) [2021-08-23T16:35:06.212Z] === RUN TestWalkValues [2021-08-23T16:35:06.212Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T16:35:06.212Z] === RUN TestFuzzyMatch [2021-08-23T16:35:06.212Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T16:35:06.212Z] === RUN TestClone [2021-08-23T16:35:06.212Z] --- PASS: TestClone (0.00s) [2021-08-23T16:35:06.212Z] PASS [2021-08-23T16:35:06.212Z] coverage: 92.2% of statements [2021-08-23T16:35:06.212Z] ok github.com/docker/docker/api/types/filters 0.036s coverage: 92.2% of statements [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:35:06.212Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:35:06.665Z] === RUN TestDurationToSecondsString [2021-08-23T16:35:06.665Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T16:35:06.665Z] === RUN TestGetTimestamp [2021-08-23T16:35:06.665Z] === RUN TestCompareVersion [2021-08-23T16:35:06.665Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T16:35:06.665Z] PASS [2021-08-23T16:35:06.665Z] coverage: 75.0% of statements [2021-08-23T16:35:06.665Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-08-23T16:35:06.665Z] --- PASS: TestGetTimestamp (0.13s) [2021-08-23T16:35:06.665Z] === RUN TestParseTimestamps [2021-08-23T16:35:06.665Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T16:35:06.665Z] PASS [2021-08-23T16:35:06.665Z] coverage: 100.0% of statements [2021-08-23T16:35:06.665Z] ok github.com/docker/docker/api/types/time 0.174s coverage: 100.0% of statements [2021-08-23T16:35:06.665Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:35:06.665Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:35:06.666Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:35:07.997Z] --- PASS: TestDockerNetworkConnectAlias (4.49s) [2021-08-23T16:35:07.997Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T16:35:08.188Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T16:35:08.189Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T16:35:08.189Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T16:35:08.189Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T16:35:08.189Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T16:35:08.189Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T16:35:08.189Z] === RUN TestCloneArgsSmartHttp [2021-08-23T16:35:08.189Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-23T16:35:08.189Z] === RUN TestCloneArgsDumbHttp [2021-08-23T16:35:08.189Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T16:35:08.189Z] === RUN TestCloneArgsGit [2021-08-23T16:35:08.189Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T16:35:08.189Z] === RUN TestCheckoutGit [2021-08-23T16:35:08.356Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T16:35:08.926Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T16:35:09.497Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T16:35:09.714Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T16:35:09.714Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-23T16:35:09.714Z] === RUN TestProcessNoDockerignore [2021-08-23T16:35:09.714Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T16:35:09.714Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestDetectContentType [2021-08-23T16:35:09.714Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestSelectAcceptableMIME [2021-08-23T16:35:09.714Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestInspectEmptyResponse [2021-08-23T16:35:09.714Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestInspectResponseBinary [2021-08-23T16:35:09.714Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestResponseUnsupportedContentType [2021-08-23T16:35:09.714Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestInspectResponseTextSimple [2021-08-23T16:35:09.714Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T16:35:09.714Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestUnknownContentLength [2021-08-23T16:35:09.714Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestDownloadRemote [2021-08-23T16:35:09.714Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-23T16:35:09.714Z] === RUN TestGetWithStatusError [2021-08-23T16:35:09.714Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestCloseRootDirectory [2021-08-23T16:35:09.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:35:09.714Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestHashFile [2021-08-23T16:35:09.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:35:09.714Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestHashSubdir [2021-08-23T16:35:09.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:35:09.714Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-23T16:35:09.714Z] === RUN TestRemoveDirectory [2021-08-23T16:35:09.714Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:35:09.714Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-23T16:35:09.714Z] PASS [2021-08-23T16:35:09.714Z] coverage: 9.3% of statements [2021-08-23T16:35:09.714Z] ok github.com/docker/docker/builder/remotecontext 0.213s coverage: 9.3% of statements [2021-08-23T16:35:09.714Z] === RUN TestGetAllAllowed [2021-08-23T16:35:09.714Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestGetAllMeta [2021-08-23T16:35:09.714Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T16:35:09.714Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T16:35:09.714Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestIsExistingDirectory [2021-08-23T16:35:09.714Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestGetFilenameForDownload [2021-08-23T16:35:09.714Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestEnv2Variables [2021-08-23T16:35:09.714Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T16:35:09.714Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestMaintainer [2021-08-23T16:35:09.714Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestLabel [2021-08-23T16:35:09.714Z] --- PASS: TestLabel (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestFromScratch [2021-08-23T16:35:09.714Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestFromWithArg [2021-08-23T16:35:09.714Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T16:35:09.714Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestFromWithUndefinedArg [2021-08-23T16:35:09.714Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T16:35:09.714Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestOnbuild [2021-08-23T16:35:09.714Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestWorkdir [2021-08-23T16:35:09.714Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestCmd [2021-08-23T16:35:09.714Z] --- PASS: TestCmd (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestHealthcheckNone [2021-08-23T16:35:09.714Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestHealthcheckCmd [2021-08-23T16:35:09.714Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestEntrypoint [2021-08-23T16:35:09.714Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestExpose [2021-08-23T16:35:09.714Z] --- PASS: TestExpose (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestUser [2021-08-23T16:35:09.714Z] --- PASS: TestUser (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestVolume [2021-08-23T16:35:09.714Z] --- PASS: TestVolume (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestStopSignal [2021-08-23T16:35:09.714Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:35:09.714Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestArg [2021-08-23T16:35:09.714Z] --- PASS: TestArg (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestShell [2021-08-23T16:35:09.714Z] --- PASS: TestShell (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestPrependEnvOnCmd [2021-08-23T16:35:09.714Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestRunWithBuildArgs [2021-08-23T16:35:09.714Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T16:35:09.714Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T16:35:09.714Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T16:35:09.714Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T16:35:09.714Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T16:35:09.714Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestNormalizeWorkdir [2021-08-23T16:35:09.714Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestDispatch [2021-08-23T16:35:09.714Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T16:35:09.714Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T16:35:09.714Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T16:35:09.714Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T16:35:09.714Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T16:35:09.714Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T16:35:09.714Z] === RUN TestDispatch/COPY_url [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch (0.07s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-08-23T16:35:09.714Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T16:35:09.714Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T16:35:09.714Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T16:35:09.714Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T16:35:09.714Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T16:35:09.714Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestEmptyDockerfile [2021-08-23T16:35:09.714Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestSymlinkDockerfile [2021-08-23T16:35:09.714Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T16:35:09.714Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T16:35:09.714Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestNonExistingDockerfile [2021-08-23T16:35:09.714Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestCopyRunConfig [2021-08-23T16:35:09.714Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestDeepCopyRunConfig [2021-08-23T16:35:09.714Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestExportImage [2021-08-23T16:35:09.714Z] --- PASS: TestExportImage (0.00s) [2021-08-23T16:35:09.714Z] === RUN TestNormalizeDest [2021-08-23T16:35:09.714Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T16:35:09.714Z] PASS [2021-08-23T16:35:09.714Z] coverage: 46.8% of statements [2021-08-23T16:35:09.714Z] ok github.com/docker/docker/builder/dockerfile 0.175s coverage: 46.8% of statements [2021-08-23T16:35:10.072Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T16:35:10.170Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:35:10.170Z] === RUN TestEnable [2021-08-23T16:35:10.170Z] --- PASS: TestEnable (0.00s) [2021-08-23T16:35:10.170Z] === RUN TestDisable [2021-08-23T16:35:10.170Z] --- PASS: TestDisable (0.00s) [2021-08-23T16:35:10.170Z] === RUN TestEnabled [2021-08-23T16:35:10.170Z] --- PASS: TestEnabled (0.00s) [2021-08-23T16:35:10.170Z] PASS [2021-08-23T16:35:10.170Z] coverage: 100.0% of statements [2021-08-23T16:35:10.170Z] ok github.com/docker/docker/cli/debug 0.033s coverage: 100.0% of statements [2021-08-23T16:35:10.642Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T16:35:11.131Z] === RUN TestTCP4Proxy [2021-08-23T16:35:11.131Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-23T16:35:11.131Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T16:35:11.131Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestTCP6Proxy [2021-08-23T16:35:11.131Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:35:11.131Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestTCPDualStackProxy [2021-08-23T16:35:11.131Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:35:11.131Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestUDP4Proxy [2021-08-23T16:35:11.131Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestUDP6Proxy [2021-08-23T16:35:11.131Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:35:11.131Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestUDPWriteError [2021-08-23T16:35:11.131Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestSCTP4Proxy [2021-08-23T16:35:11.131Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:35:11.131Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T16:35:11.131Z] === RUN TestSCTP6Proxy [2021-08-23T16:35:11.131Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:35:11.131Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T16:35:11.131Z] PASS [2021-08-23T16:35:11.131Z] coverage: 49.4% of statements [2021-08-23T16:35:11.131Z] ok github.com/docker/docker/cmd/docker-proxy 0.080s coverage: 49.4% of statements [2021-08-23T16:35:11.293Z] --- PASS: TestDockerNetworkReConnect (3.76s) [2021-08-23T16:35:11.293Z] === RUN TestServicePlugin [2021-08-23T16:35:11.583Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T16:35:12.155Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-23T16:35:12.155Z] PASS [2021-08-23T16:35:12.155Z] [2021-08-23T16:35:12.155Z] DONE 17 tests in 49.163s [2021-08-23T16:35:12.415Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:35:12.415Z] ++ 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-23T16:35:12.415Z] ++ set -e [2021-08-23T16:35:12.415Z] ++ '[' -n 0 ']' [2021-08-23T16:35:12.415Z] ++ set -x [2021-08-23T16:35:12.415Z] ++ 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-23T16:35:12.415Z] INFO: Testing against a local daemon [2021-08-23T16:35:12.415Z] === RUN TestPluginInvalidJSON [2021-08-23T16:35:12.415Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:35:12.415Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:35:12.415Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:35:12.415Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T16:35:12.415Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-08-23T16:35:12.415Z] === RUN TestPluginInstall [2021-08-23T16:35:12.415Z] === RUN TestPluginInstall/no_auth [2021-08-23T16:35:12.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-23T16:35:12.936Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T16:35:15.483Z] docker_api_swarm_test.go:271: [d143ca1b20903] joining swarm manager [dc0327caa1bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:35:15.483Z] time="2021-08-23T16:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:35:15.483Z] time="2021-08-23T16:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a11d22f4257b7c354bed2ff84894d4edcfd7657f078cca2a67fc3c43ce4b8da9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:35:15.483Z] time="2021-08-23T16:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:35:15.483Z] time="2021-08-23T16:35:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a11d22f4257b7c354bed2ff84894d4edcfd7657f078cca2a67fc3c43ce4b8da9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:35:15.496Z] plugin_test.go:62: [dec3efd22cac4] joining swarm manager [dc424659cc2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:35:16.056Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T16:35:16.066Z] plugin_test.go:65: [d4d5df53f8ff3] joining swarm manager [dc424659cc2d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:35:16.317Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T16:35:16.317Z] time="2021-08-23T16:35:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:35:16.317Z] time="2021-08-23T16:35:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46f4602cb7186477729995b513aa9871eda39f550ed447cc26d31010954ac8a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:35:16.317Z] time="2021-08-23T16:35:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:35:16.317Z] time="2021-08-23T16:35:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:46f4602cb7186477729995b513aa9871eda39f550ed447cc26d31010954ac8a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:35:16.890Z] docker_api_swarm_test.go:272: [d6327e4ce61bc] joining swarm manager [dc0327caa1bfe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:35:16.890Z] === RUN TestPluginInstall/with_insecure [2021-08-23T16:35:18.276Z] time="2021-08-23T16:35:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:35:18.276Z] time="2021-08-23T16:35:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c16e33d653b9545b0a378a1a7ef131f5b24e01a5cc8746e1c2132d527be575" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:35:18.276Z] time="2021-08-23T16:35:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:35:18.276Z] time="2021-08-23T16:35:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6c16e33d653b9545b0a378a1a7ef131f5b24e01a5cc8746e1c2132d527be575" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:35:18.276Z] plugin_test.go:166: [d1ce5e20e6a83] daemon is not started [2021-08-23T16:35:18.276Z] --- PASS: TestPluginInstall (5.82s) [2021-08-23T16:35:18.276Z] --- PASS: TestPluginInstall/no_auth (3.38s) [2021-08-23T16:35:18.276Z] --- PASS: TestPluginInstall/with_htpasswd (1.14s) [2021-08-23T16:35:18.276Z] --- PASS: TestPluginInstall/with_insecure (1.30s) [2021-08-23T16:35:18.276Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:35:19.661Z] === RUN TestCheckpointCreateError [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestCheckpointCreate [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestCheckpointDeleteError [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestCheckpointDelete [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestCheckpointListError [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestCheckpointList [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T16:35:19.661Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T16:35:19.661Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:35:19.661Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestGetAPIPath [2021-08-23T16:35:19.661Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestParseHostURL [2021-08-23T16:35:19.661Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T16:35:19.661Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T16:35:19.661Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNegotiateAPIVersion [2021-08-23T16:35:19.661Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T16:35:19.661Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T16:35:19.661Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T16:35:19.661Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T16:35:19.661Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestClientRedirect [2021-08-23T16:35:19.661Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigCreateUnsupported [2021-08-23T16:35:19.661Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigCreateError [2021-08-23T16:35:19.661Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigCreate [2021-08-23T16:35:19.661Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigInspectNotFound [2021-08-23T16:35:19.661Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T16:35:19.661Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigInspectUnsupported [2021-08-23T16:35:19.661Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigInspectError [2021-08-23T16:35:19.661Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T16:35:19.661Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigInspect [2021-08-23T16:35:19.661Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigListUnsupported [2021-08-23T16:35:19.661Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigListError [2021-08-23T16:35:19.661Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigList [2021-08-23T16:35:19.661Z] --- PASS: TestConfigList (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigRemoveUnsupported [2021-08-23T16:35:19.661Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigRemoveError [2021-08-23T16:35:19.661Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigRemove [2021-08-23T16:35:19.661Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigUpdateUnsupported [2021-08-23T16:35:19.661Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigUpdateError [2021-08-23T16:35:19.661Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T16:35:19.661Z] === RUN TestConfigUpdate [2021-08-23T16:35:19.662Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerCommitError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerCommit [2021-08-23T16:35:19.662Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStatPathError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStatPath [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyToContainerError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyToContainer [2021-08-23T16:35:19.662Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyFromContainerError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T16:35:19.662Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestCopyFromContainer [2021-08-23T16:35:19.662Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerCreateError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerCreateImageNotFound [2021-08-23T16:35:19.662Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerCreateWithName [2021-08-23T16:35:19.662Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerCreateAutoRemove [2021-08-23T16:35:19.662Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerDiffError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerDiff [2021-08-23T16:35:19.662Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecCreateError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecCreate [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecStartError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecStart [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecInspectError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecInspect [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExportError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExport [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerInspectError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T16:35:19.662Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T16:35:19.662Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerInspect [2021-08-23T16:35:19.662Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerInspectNode [2021-08-23T16:35:19.662Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerKillError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerKill [2021-08-23T16:35:19.662Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerListError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerList [2021-08-23T16:35:19.662Z] --- PASS: TestContainerList (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerLogsNotFoundError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerLogsError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerLogs [2021-08-23T16:35:19.662Z] --- PASS: TestContainerLogs (0.14s) [2021-08-23T16:35:19.662Z] === RUN TestContainerPauseError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerPause [2021-08-23T16:35:19.662Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainersPruneError [2021-08-23T16:35:19.662Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainersPrune [2021-08-23T16:35:19.662Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRemoveError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRemove [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRenameError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRename [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerResizeError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecResizeError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerResize [2021-08-23T16:35:19.662Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerExecResize [2021-08-23T16:35:19.662Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRestartError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerRestart [2021-08-23T16:35:19.662Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStartError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStart [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStatsError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStats [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStopError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerStop [2021-08-23T16:35:19.662Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerTopError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerTop [2021-08-23T16:35:19.662Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerUnpauseError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerUnpause [2021-08-23T16:35:19.662Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerUpdateError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerUpdate [2021-08-23T16:35:19.662Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerWaitError [2021-08-23T16:35:19.662Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestContainerWait [2021-08-23T16:35:19.662Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestDiskUsageError [2021-08-23T16:35:19.662Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestDiskUsage [2021-08-23T16:35:19.662Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestDistributionInspectUnsupported [2021-08-23T16:35:19.662Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T16:35:19.662Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestEventsErrorInOptions [2021-08-23T16:35:19.662Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestEventsErrorFromServer [2021-08-23T16:35:19.662Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestEvents [2021-08-23T16:35:19.662Z] --- PASS: TestEvents (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestTLSCloseWriter [2021-08-23T16:35:19.662Z] === PAUSE TestTLSCloseWriter [2021-08-23T16:35:19.662Z] === RUN TestImageBuildError [2021-08-23T16:35:19.662Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageBuild [2021-08-23T16:35:19.662Z] --- PASS: TestImageBuild (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestGetDockerOS [2021-08-23T16:35:19.662Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageCreateError [2021-08-23T16:35:19.662Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageCreate [2021-08-23T16:35:19.662Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageHistoryError [2021-08-23T16:35:19.662Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageHistory [2021-08-23T16:35:19.662Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageImportError [2021-08-23T16:35:19.662Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageImport [2021-08-23T16:35:19.662Z] --- PASS: TestImageImport (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageInspectError [2021-08-23T16:35:19.662Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageInspectImageNotFound [2021-08-23T16:35:19.662Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageInspectWithEmptyID [2021-08-23T16:35:19.662Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageInspect [2021-08-23T16:35:19.662Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageListError [2021-08-23T16:35:19.662Z] --- PASS: TestImageListError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageList [2021-08-23T16:35:19.662Z] --- PASS: TestImageList (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageListApiBefore125 [2021-08-23T16:35:19.662Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageLoadError [2021-08-23T16:35:19.662Z] --- PASS: TestImageLoadError (0.01s) [2021-08-23T16:35:19.662Z] === RUN TestImageLoad [2021-08-23T16:35:19.662Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagesPruneError [2021-08-23T16:35:19.662Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagesPrune [2021-08-23T16:35:19.662Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullReferenceParseError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullAnyError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePullWithoutErrors [2021-08-23T16:35:19.662Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushReferenceError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushAnyError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithoutErrors [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T16:35:19.662Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T16:35:19.662Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageRemoveError [2021-08-23T16:35:19.662Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageRemoveImageNotFound [2021-08-23T16:35:19.662Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageRemove [2021-08-23T16:35:19.662Z] --- PASS: TestImageRemove (0.01s) [2021-08-23T16:35:19.662Z] === RUN TestImageSaveError [2021-08-23T16:35:19.662Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSave [2021-08-23T16:35:19.662Z] --- PASS: TestImageSave (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSearchAnyError [2021-08-23T16:35:19.662Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T16:35:19.662Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:35:19.662Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:35:19.662Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T16:35:19.662Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageSearchWithoutErrors [2021-08-23T16:35:19.662Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageTagError [2021-08-23T16:35:19.662Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageTagInvalidReference [2021-08-23T16:35:19.662Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T16:35:19.662Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageTagHexSource [2021-08-23T16:35:19.662Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestImageTag [2021-08-23T16:35:19.662Z] --- PASS: TestImageTag (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestInfoServerError [2021-08-23T16:35:19.662Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T16:35:19.662Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestInfo [2021-08-23T16:35:19.662Z] --- PASS: TestInfo (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkConnectError [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkConnect [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkCreateError [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkCreate [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkDisconnectError [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkDisconnect [2021-08-23T16:35:19.662Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T16:35:19.662Z] === RUN TestNetworkInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkInspect [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkListError [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkList [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworksPruneError [2021-08-23T16:35:19.663Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworksPrune [2021-08-23T16:35:19.663Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkRemoveError [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNetworkRemove [2021-08-23T16:35:19.663Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T16:35:19.663Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeInspect [2021-08-23T16:35:19.663Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeListError [2021-08-23T16:35:19.663Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeList [2021-08-23T16:35:19.663Z] --- PASS: TestNodeList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeRemoveError [2021-08-23T16:35:19.663Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeRemove [2021-08-23T16:35:19.663Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeUpdateError [2021-08-23T16:35:19.663Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestNodeUpdate [2021-08-23T16:35:19.663Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestOptionWithTimeout [2021-08-23T16:35:19.663Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPingFail [2021-08-23T16:35:19.663Z] --- PASS: TestPingFail (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPingWithError [2021-08-23T16:35:19.663Z] 2021/08/23 16:35:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:35:19.663Z] 2021/08/23 16:35:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:35:19.663Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPingSuccess [2021-08-23T16:35:19.663Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPingHeadFallback [2021-08-23T16:35:19.663Z] === RUN TestPingHeadFallback/OK [2021-08-23T16:35:19.663Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T16:35:19.663Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T16:35:19.663Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T16:35:19.663Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T16:35:19.663Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T16:35:19.663Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T16:35:19.663Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T16:35:19.663Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginDisableError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginDisable [2021-08-23T16:35:19.663Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginEnableError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginEnable [2021-08-23T16:35:19.663Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginInspect [2021-08-23T16:35:19.663Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginListError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginList [2021-08-23T16:35:19.663Z] --- PASS: TestPluginList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginPushError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginPush [2021-08-23T16:35:19.663Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginRemoveError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginRemove [2021-08-23T16:35:19.663Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginSetError [2021-08-23T16:35:19.663Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPluginSet [2021-08-23T16:35:19.663Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSetHostHeader [2021-08-23T16:35:19.663Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestPlainTextError [2021-08-23T16:35:19.663Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestInfiniteError [2021-08-23T16:35:19.663Z] --- PASS: TestInfiniteError (0.02s) [2021-08-23T16:35:19.663Z] === RUN TestCanceledContext [2021-08-23T16:35:19.663Z] 2021/08/23 16:35:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:35:19.663Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestDeadlineExceededContext [2021-08-23T16:35:19.663Z] 2021/08/23 16:35:19 RoundTripper returned a response & error; ignoring response [2021-08-23T16:35:19.663Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretCreateUnsupported [2021-08-23T16:35:19.663Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretCreateError [2021-08-23T16:35:19.663Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretCreate [2021-08-23T16:35:19.663Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretInspectUnsupported [2021-08-23T16:35:19.663Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T16:35:19.663Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretInspect [2021-08-23T16:35:19.663Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretListUnsupported [2021-08-23T16:35:19.663Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretListError [2021-08-23T16:35:19.663Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretList [2021-08-23T16:35:19.663Z] --- PASS: TestSecretList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretRemoveUnsupported [2021-08-23T16:35:19.663Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretRemoveError [2021-08-23T16:35:19.663Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretRemove [2021-08-23T16:35:19.663Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretUpdateUnsupported [2021-08-23T16:35:19.663Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretUpdateError [2021-08-23T16:35:19.663Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSecretUpdate [2021-08-23T16:35:19.663Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceCreateError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceCreate [2021-08-23T16:35:19.663Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T16:35:19.663Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceCreateDigestPinning [2021-08-23T16:35:19.663Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T16:35:19.663Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceInspect [2021-08-23T16:35:19.663Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceListError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceList [2021-08-23T16:35:19.663Z] --- PASS: TestServiceList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceLogsError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceLogs [2021-08-23T16:35:19.663Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceRemoveError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceRemove [2021-08-23T16:35:19.663Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceUpdateError [2021-08-23T16:35:19.663Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestServiceUpdate [2021-08-23T16:35:19.663Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmGetUnlockKey [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmInitError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmInit [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmInspect [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmJoinError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmJoin [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmLeaveError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmLeave [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmUnlockError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmUnlock [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmUpdateError [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestSwarmUpdate [2021-08-23T16:35:19.663Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestTaskInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestTaskInspect [2021-08-23T16:35:19.663Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestTaskListError [2021-08-23T16:35:19.663Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestTaskList [2021-08-23T16:35:19.663Z] --- PASS: TestTaskList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeCreateError [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeCreate [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeInspectError [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeInspectNotFound [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeInspect [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeListError [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeList [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeRemoveError [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T16:35:19.663Z] === RUN TestVolumeRemove [2021-08-23T16:35:19.663Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T16:35:19.663Z] === CONT TestTLSCloseWriter [2021-08-23T16:35:19.663Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T16:35:19.663Z] PASS [2021-08-23T16:35:19.663Z] coverage: 74.8% of statements [2021-08-23T16:35:19.663Z] ok github.com/docker/docker/client 0.358s coverage: 74.8% of statements [2021-08-23T16:35:20.190Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T16:35:21.131Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T16:35:22.524Z] --- PASS: TestPluginsWithRuntimes (4.00s) [2021-08-23T16:35:22.524Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-08-23T16:35:22.524Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-08-23T16:35:22.524Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:35:23.097Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) [2021-08-23T16:35:23.097Z] PASS [2021-08-23T16:35:23.097Z] [2021-08-23T16:35:23.097Z] DONE 10 tests in 10.890s [2021-08-23T16:35:23.097Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:35:23.097Z] ++ 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-23T16:35:23.097Z] ++ set -e [2021-08-23T16:35:23.097Z] ++ '[' -n 0 ']' [2021-08-23T16:35:23.097Z] ++ set -x [2021-08-23T16:35:23.097Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T16:35:23.358Z] INFO: Testing against a local daemon [2021-08-23T16:35:23.358Z] === RUN TestExternalGraphDriver [2021-08-23T16:35:23.619Z] === RUN TestExternalGraphDriver/json [2021-08-23T16:35:25.533Z] === RUN TestExternalGraphDriver/spec [2021-08-23T16:35:25.568Z] ok github.com/docker/docker/libnetwork/networkdb 103.411s coverage: 60.0% of statements [2021-08-23T16:35:25.568Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:35:27.450Z] === RUN TestExternalGraphDriver/pull [2021-08-23T16:35:28.117Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-08-23T16:35:28.837Z] --- PASS: TestExternalGraphDriver (5.53s) [2021-08-23T16:35:28.837Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-08-23T16:35:28.837Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-08-23T16:35:28.837Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2021-08-23T16:35:28.837Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:35:29.408Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T16:35:29.979Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T16:35:30.239Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T16:35:30.810Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T16:35:31.752Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T16:35:32.694Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T16:35:32.694Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-23T16:35:32.694Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T16:35:32.694Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-23T16:35:32.694Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T16:35:32.694Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-23T16:35:32.694Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T16:35:32.694Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-23T16:35:32.694Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T16:35:32.954Z] --- PASS: TestGraphdriverPluginV2 (3.96s) [2021-08-23T16:35:32.954Z] PASS [2021-08-23T16:35:32.954Z] [2021-08-23T16:35:32.954Z] DONE 5 tests in 9.675s [2021-08-23T16:35:32.954Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:35:32.954Z] ++ 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-23T16:35:32.954Z] ++ set -e [2021-08-23T16:35:32.954Z] ++ '[' -n 0 ']' [2021-08-23T16:35:32.954Z] ++ set -x [2021-08-23T16:35:32.955Z] ++ 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-23T16:35:33.216Z] INFO: Testing against a local daemon [2021-08-23T16:35:33.216Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:35:33.216Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:35:33.216Z] === RUN TestReadPluginNoRead [2021-08-23T16:35:33.216Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:35:33.216Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:35:33.216Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:35:33.216Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:35:33.216Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:35:34.424Z] --- PASS: TestCheckoutGit (26.31s) [2021-08-23T16:35:34.424Z] === RUN TestValidGitTransport [2021-08-23T16:35:34.424Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T16:35:34.424Z] === RUN TestGitInvalidRef [2021-08-23T16:35:34.424Z] --- PASS: TestGitInvalidRef (0.20s) [2021-08-23T16:35:34.424Z] PASS [2021-08-23T16:35:34.424Z] coverage: 86.3% of statements [2021-08-23T16:35:34.424Z] ok github.com/docker/docker/builder/remotecontext/git 26.577s coverage: 86.3% of statements [2021-08-23T16:35:34.600Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-23T16:35:34.600Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T16:35:34.861Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T16:35:34.879Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:35:34.879Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:35:36.258Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T16:35:37.645Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T16:35:38.217Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T16:35:38.477Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T16:35:38.739Z] --- PASS: TestDaemonStartWithLogOpt (5.61s) [2021-08-23T16:35:38.739Z] === CONT TestReadPluginNoRead [2021-08-23T16:35:40.657Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T16:35:41.599Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:35:42.169Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T16:35:42.635Z] --- PASS: TestServicePlugin (31.04s) [2021-08-23T16:35:42.635Z] === RUN TestServiceUpdateLabel [2021-08-23T16:35:43.111Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T16:35:43.111Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:35:43.371Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T16:35:43.631Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T16:35:43.631Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-23T16:35:43.631Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T16:35:43.892Z] --- PASS: TestContinueAfterPluginCrash (10.85s) [2021-08-23T16:35:44.463Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T16:35:44.463Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:35:44.544Z] --- PASS: TestServiceUpdateLabel (2.34s) [2021-08-23T16:35:44.544Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:35:46.376Z] === CONT TestReadPluginNoRead [2021-08-23T16:35:46.376Z] read_test.go:92: [d8b03ae73af5c] daemon is not started [2021-08-23T16:35:46.376Z] --- PASS: TestReadPluginNoRead (7.33s) [2021-08-23T16:35:46.376Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.46s) [2021-08-23T16:35:46.376Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.56s) [2021-08-23T16:35:46.376Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-08-23T16:35:46.376Z] PASS [2021-08-23T16:35:46.376Z] [2021-08-23T16:35:46.376Z] DONE 6 tests in 13.138s [2021-08-23T16:35:46.376Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T16:35:46.376Z] 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-23T16:35:46.376Z] ++ 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-23T16:35:46.376Z] ++ set -e [2021-08-23T16:35:46.376Z] ++ '[' -n 0 ']' [2021-08-23T16:35:46.376Z] ++ set -x [2021-08-23T16:35:46.376Z] ++ 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-23T16:35:46.376Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T16:35:46.376Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T16:35:46.376Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T16:35:46.376Z] testing: warning: no tests to run [2021-08-23T16:35:46.376Z] PASS [2021-08-23T16:35:46.376Z] [2021-08-23T16:35:46.376Z] DONE 0 tests in 0.056s [2021-08-23T16:35:46.376Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:35:46.376Z] ++ 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-23T16:35:46.376Z] ++ set -e [2021-08-23T16:35:46.376Z] ++ '[' -n 0 ']' [2021-08-23T16:35:46.376Z] ++ set -x [2021-08-23T16:35:46.376Z] ++ 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-23T16:35:46.376Z] INFO: Testing against a local daemon [2021-08-23T16:35:46.376Z] === RUN TestPluginWithDevMounts [2021-08-23T16:35:46.376Z] === PAUSE TestPluginWithDevMounts [2021-08-23T16:35:46.376Z] === CONT TestPluginWithDevMounts [2021-08-23T16:35:46.637Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T16:35:47.205Z] === RUN TestContainerStopSignal [2021-08-23T16:35:47.206Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestContainerStopTimeout [2021-08-23T16:35:47.206Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T16:35:47.206Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T16:35:47.206Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T16:35:47.206Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T16:35:47.206Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T16:35:47.206Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestNewMemoryStore [2021-08-23T16:35:47.206Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestAddContainers [2021-08-23T16:35:47.206Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestGetContainer [2021-08-23T16:35:47.206Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestDeleteContainer [2021-08-23T16:35:47.206Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestListContainers [2021-08-23T16:35:47.206Z] --- PASS: TestListContainers (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestFirstContainer [2021-08-23T16:35:47.206Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestApplyAllContainer [2021-08-23T16:35:47.206Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestIsValidHealthString [2021-08-23T16:35:47.206Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestStateRunStop [2021-08-23T16:35:47.206Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestStateTimeoutWait [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T16:35:47.206Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestConfigureDaemonLogs [2021-08-23T16:35:47.206Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T16:35:47.206Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T16:35:47.206Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T16:35:47.206Z] PASS [2021-08-23T16:35:47.206Z] coverage: 18.5% of statements [2021-08-23T16:35:47.206Z] ok github.com/docker/docker/cmd/dockerd 0.153s coverage: 18.5% of statements [2021-08-23T16:35:47.206Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T16:35:47.206Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:35:47.206Z] state_test.go:141: Stop callback fired [2021-08-23T16:35:47.206Z] state_test.go:165: Stop callback fired [2021-08-23T16:35:47.206Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T16:35:47.206Z] === RUN TestIsValidStateString [2021-08-23T16:35:47.206Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestViewSaveDelete [2021-08-23T16:35:47.206Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-23T16:35:47.206Z] === RUN TestViewAll [2021-08-23T16:35:47.206Z] --- PASS: TestViewAll (0.03s) [2021-08-23T16:35:47.206Z] === RUN TestViewGet [2021-08-23T16:35:47.206Z] --- PASS: TestViewGet (0.01s) [2021-08-23T16:35:47.206Z] === RUN TestNames [2021-08-23T16:35:47.206Z] --- PASS: TestNames (0.00s) [2021-08-23T16:35:47.206Z] === RUN TestViewWithHealthCheck [2021-08-23T16:35:47.206Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T16:35:47.206Z] PASS [2021-08-23T16:35:47.206Z] coverage: 41.7% of statements [2021-08-23T16:35:47.206Z] ok github.com/docker/docker/container 0.253s coverage: 41.7% of statements [2021-08-23T16:35:47.206Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:35:47.206Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:35:47.206Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:35:47.206Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:35:47.578Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/builder/dockerfile 0.269s coverage: 49.0% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/builder/remotecontext 0.126s coverage: 13.7% of statements [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/builder/remotecontext/git 1.237s coverage: 86.3% of statements [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:35:48.042Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/cmd/docker-proxy 0.026s coverage: 67.6% of statements [2021-08-23T16:35:48.042Z] ok github.com/docker/docker/client 0.117s coverage: 75.4% of statements [2021-08-23T16:35:48.149Z] --- PASS: TestPluginWithDevMounts (1.80s) [2021-08-23T16:35:48.149Z] PASS [2021-08-23T16:35:48.149Z] [2021-08-23T16:35:48.149Z] DONE 1 tests in 1.956s [2021-08-23T16:35:48.149Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:35:48.149Z] ++ 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-23T16:35:48.149Z] ++ set -e [2021-08-23T16:35:48.149Z] ++ '[' -n 0 ']' [2021-08-23T16:35:48.149Z] ++ set -x [2021-08-23T16:35:48.149Z] ++ 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-23T16:35:48.149Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T16:35:48.410Z] INFO: Testing against a local daemon [2021-08-23T16:35:48.410Z] === RUN TestSecretInspect [2021-08-23T16:35:48.732Z] === RUN TestPrepare [2021-08-23T16:35:48.732Z] --- PASS: TestPrepare (0.00s) [2021-08-23T16:35:48.732Z] === RUN TestStart [2021-08-23T16:35:48.732Z] --- PASS: TestStart (0.00s) [2021-08-23T16:35:48.732Z] === RUN TestWaitCancel [2021-08-23T16:35:48.732Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T16:35:48.732Z] === RUN TestWaitDisabled [2021-08-23T16:35:48.732Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T16:35:48.732Z] === RUN TestWaitEnabled [2021-08-23T16:35:48.732Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T16:35:48.732Z] === RUN TestRemove [2021-08-23T16:35:48.732Z] --- PASS: TestRemove (0.00s) [2021-08-23T16:35:48.732Z] PASS [2021-08-23T16:35:48.732Z] coverage: 65.3% of statements [2021-08-23T16:35:48.732Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.061s coverage: 65.3% of statements [2021-08-23T16:35:48.983Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T16:35:49.937Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T16:35:50.075Z] ok github.com/docker/docker/libnetwork/osl 4.450s coverage: 39.7% of statements [2021-08-23T16:35:50.075Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-23T16:35:50.257Z] === RUN TestNewListSecretsFilters [2021-08-23T16:35:50.257Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T16:35:50.257Z] === RUN TestNewListConfigsFilters [2021-08-23T16:35:50.257Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T16:35:50.257Z] PASS [2021-08-23T16:35:50.257Z] coverage: 0.5% of statements [2021-08-23T16:35:50.257Z] ok github.com/docker/docker/daemon/cluster 0.240s coverage: 0.5% of statements [2021-08-23T16:35:51.321Z] --- PASS: TestSecretInspect (2.72s) [2021-08-23T16:35:51.321Z] === RUN TestSecretList [2021-08-23T16:35:51.321Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T16:35:51.782Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T16:35:51.782Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T16:35:51.782Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T16:35:51.782Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T16:35:51.782Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T16:35:51.782Z] PASS [2021-08-23T16:35:51.782Z] coverage: 35.9% of statements [2021-08-23T16:35:51.782Z] ok github.com/docker/docker/daemon/cluster/convert 0.330s coverage: 35.9% of statements [2021-08-23T16:35:51.891Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T16:35:51.989Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-23T16:35:53.274Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T16:35:53.535Z] --- PASS: TestSecretList (2.46s) [2021-08-23T16:35:53.535Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:35:53.795Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T16:35:54.683Z] === RUN TestBuilderGC [2021-08-23T16:35:54.683Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T16:35:54.683Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestFindConfigurationConflicts [2021-08-23T16:35:54.683Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T16:35:54.683Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T16:35:54.683Z] === RUN TestWaitNodeAttachment [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T16:35:54.683Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T16:35:54.683Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T16:35:54.683Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_label [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T16:35:54.683Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestModifiedDiscoverySettings [2021-08-23T16:35:54.683Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T16:35:54.683Z] time="2021-08-23T16:35:54Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T16:35:54.683Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s) [2021-08-23T16:35:54.683Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T16:35:54.683Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:35:54.683Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestReloadBadDefaultConfig [2021-08-23T16:35:54.683Z] time="2021-08-23T16:35:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-710539303" [2021-08-23T16:35:54.683Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestReloadWithConflictingLabels [2021-08-23T16:35:54.683Z] time="2021-08-23T16:35:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-216498010" [2021-08-23T16:35:54.683Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T16:35:54.683Z] time="2021-08-23T16:35:54Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-636530417" [2021-08-23T16:35:54.683Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestDaemonConfigurationMerge [2021-08-23T16:35:54.683Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T16:35:54.683Z] PASS [2021-08-23T16:35:54.683Z] coverage: 80.4% of statements [2021-08-23T16:35:54.683Z] ok github.com/docker/docker/daemon/config 0.218s coverage: 80.4% of statements [2021-08-23T16:35:54.683Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-23T16:35:54.683Z] === RUN TestIsolationConversion [2021-08-23T16:35:54.683Z] === RUN TestIsolationConversion/default [2021-08-23T16:35:54.683Z] === RUN TestIsolationConversion/process [2021-08-23T16:35:54.683Z] === RUN TestIsolationConversion/hyperv [2021-08-23T16:35:54.683Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestContainerLabels [2021-08-23T16:35:54.683Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestCredentialSpecConversion [2021-08-23T16:35:54.683Z] === RUN TestCredentialSpecConversion/none [2021-08-23T16:35:54.683Z] === RUN TestCredentialSpecConversion/config [2021-08-23T16:35:54.683Z] === RUN TestCredentialSpecConversion/file [2021-08-23T16:35:54.683Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T16:35:54.683Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T16:35:54.683Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestControllerValidateMountBind [2021-08-23T16:35:54.683Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestControllerValidateMountVolume [2021-08-23T16:35:54.683Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestControllerValidateMountTarget [2021-08-23T16:35:54.683Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T16:35:54.683Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T16:35:54.683Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T16:35:54.683Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T16:35:54.683Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T16:35:54.683Z] PASS [2021-08-23T16:35:54.683Z] coverage: 11.0% of statements [2021-08-23T16:35:54.683Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.563s coverage: 11.0% of statements [2021-08-23T16:35:55.137Z] === RUN TestDiscoveryOptsErrors [2021-08-23T16:35:55.137Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T16:35:55.137Z] === RUN TestDiscoveryOpts [2021-08-23T16:35:55.137Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T16:35:55.137Z] PASS [2021-08-23T16:35:55.137Z] coverage: 30.0% of statements [2021-08-23T16:35:55.137Z] ok github.com/docker/docker/daemon/discovery 0.045s coverage: 30.0% of statements [2021-08-23T16:35:55.177Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T16:35:55.749Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T16:35:56.012Z] --- PASS: TestSecretsCreateAndDelete (2.53s) [2021-08-23T16:35:56.012Z] === RUN TestSecretsUpdate [2021-08-23T16:35:56.096Z] === RUN TestEventsLog [2021-08-23T16:35:56.096Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestEventsLogTimeout [2021-08-23T16:35:56.096Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestLogEvents [2021-08-23T16:35:56.096Z] --- PASS: TestLogEvents (0.05s) [2021-08-23T16:35:56.096Z] === RUN TestLoadBufferedEvents [2021-08-23T16:35:56.096Z] --- PASS: TestLoadBufferedEvents (0.13s) [2021-08-23T16:35:56.096Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T16:35:56.096Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T16:35:56.096Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T16:35:56.096Z] PASS [2021-08-23T16:35:56.096Z] coverage: 50.0% of statements [2021-08-23T16:35:56.096Z] ok github.com/docker/docker/daemon/events 0.235s coverage: 50.0% of statements [2021-08-23T16:35:56.096Z] === RUN TestVerifyNetworkingConfig [2021-08-23T16:35:56.096Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestGetContainer [2021-08-23T16:35:56.096Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestValidContainerNames [2021-08-23T16:35:56.096Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestContainerInitDNS [2021-08-23T16:35:56.096Z] daemon_test.go:147: root required [2021-08-23T16:35:56.096Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestMerge [2021-08-23T16:35:56.096Z] --- PASS: TestMerge (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestValidateContainerIsolation [2021-08-23T16:35:56.096Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestFindNetworkErrorType [2021-08-23T16:35:56.096Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestEnsureServicesExist [2021-08-23T16:35:56.096Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestEnsureServicesExistErrors [2021-08-23T16:35:56.096Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T16:35:56.096Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T16:35:56.096Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T16:35:56.096Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T16:35:56.096Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:35:56.096Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T16:35:56.096Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestContainerDelete [2021-08-23T16:35:56.096Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestContainerDoubleDelete [2021-08-23T16:35:56.096Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T16:35:56.096Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T16:35:56.096Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestNoneHealthcheck [2021-08-23T16:35:56.096Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestHealthStates [2021-08-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] time="2021-08-23T16:35:55Z" 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-23T16:35:56.096Z] --- PASS: TestHealthStates (0.13s) [2021-08-23T16:35:56.096Z] === RUN TestMaskURLCredentials [2021-08-23T16:35:56.096Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestGetInspectData [2021-08-23T16:35:56.096Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestFillLicense [2021-08-23T16:35:56.096Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestListInvalidFilter [2021-08-23T16:35:56.096Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestNameFilter [2021-08-23T16:35:56.096Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T16:35:56.096Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T16:35:56.096Z] === 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-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T16:35:56.096Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T16:35:56.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-23T16:35:56.096Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T16:35:56.097Z] --- 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-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T16:35:56.097Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T16:35:56.097Z] === RUN TestDaemonReloadLabels [2021-08-23T16:35:56.097Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T16:35:56.097Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T16:35:56.097Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:35:56.097Z] === RUN TestDaemonReloadMirrors [2021-08-23T16:35:56.097Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T16:35:56.097Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T16:35:56.097Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T16:35:56.097Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T16:35:56.097Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T16:35:56.097Z] === RUN TestDaemonDiscoveryReload [2021-08-23T16:35:56.551Z] === RUN TestIsEmptyDir [2021-08-23T16:35:56.551Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-23T16:35:56.551Z] PASS [2021-08-23T16:35:56.551Z] coverage: 2.3% of statements [2021-08-23T16:35:56.551Z] ok github.com/docker/docker/daemon/graphdriver 0.055s coverage: 2.3% of statements [2021-08-23T16:35:56.551Z] === RUN TestLinkNaming [2021-08-23T16:35:56.551Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T16:35:56.551Z] === RUN TestLinkNew [2021-08-23T16:35:56.551Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T16:35:56.551Z] === RUN TestLinkEnv [2021-08-23T16:35:56.551Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T16:35:56.551Z] === RUN TestLinkMultipleEnv [2021-08-23T16:35:56.551Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T16:35:56.551Z] === RUN TestLinkPortRangeEnv [2021-08-23T16:35:56.551Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T16:35:56.551Z] PASS [2021-08-23T16:35:56.551Z] coverage: 93.0% of statements [2021-08-23T16:35:56.551Z] ok github.com/docker/docker/daemon/links 0.031s coverage: 93.0% of statements [2021-08-23T16:35:56.953Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T16:35:57.006Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-23T16:35:57.006Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T16:35:57.461Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-23T16:35:57.461Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T16:35:58.338Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T16:35:58.338Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T16:35:58.422Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T16:35:58.422Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T16:35:58.422Z] reload_test.go:520: root required [2021-08-23T16:35:58.422Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:35:58.422Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T16:35:58.422Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-23T16:35:58.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T16:35:58.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-23T16:35:58.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T16:35:58.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T16:35:58.422Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T16:35:58.422Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-23T16:35:58.422Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T16:35:58.422Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T16:35:58.422Z] === RUN TestParseVolumesFrom [2021-08-23T16:35:58.422Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T16:35:58.422Z] PASS [2021-08-23T16:35:58.422Z] coverage: 9.1% of statements [2021-08-23T16:35:58.422Z] ok github.com/docker/docker/daemon 2.366s coverage: 9.1% of statements [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T16:35:58.422Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T16:35:58.571Z] ok github.com/docker/docker/libnetwork/portmapper 4.521s coverage: 48.6% of statements [2021-08-23T16:35:58.599Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-23T16:35:58.861Z] --- PASS: TestSecretsUpdate (2.87s) [2021-08-23T16:35:58.861Z] === RUN TestTemplatedSecret [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/defaults [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T16:35:58.877Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T16:35:58.877Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T16:35:58.877Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T16:35:58.877Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T16:35:58.877Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s) [2021-08-23T16:35:58.877Z] === RUN TestCreateSuccess [2021-08-23T16:35:58.877Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCreateStreamSkipped [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T16:35:58.877Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCreateLogGroupSuccess [2021-08-23T16:35:58.877Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCreateError [2021-08-23T16:35:58.877Z] --- PASS: TestCreateError (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCreateAlreadyExists [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T16:35:58.877Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestLogClosed [2021-08-23T16:35:58.877Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestLogBlocking [2021-08-23T16:35:58.877Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T16:35:58.877Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T16:35:58.877Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestPublishBatchSuccess [2021-08-23T16:35:58.877Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestPublishBatchError [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=error msg=Error [2021-08-23T16:35:58.877Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:35:58.877Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:35:58.877Z] time="2021-08-23T16:35:58Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T16:35:58.877Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCollectBatchSimple [2021-08-23T16:35:58.877Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCollectBatchTicker [2021-08-23T16:35:58.877Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T16:35:58.877Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T16:35:58.877Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchClose [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen/3/���� [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T16:35:58.878Z] === RUN TestEffectiveLen/5/ [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/0/ [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: He [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/6/a� [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: a [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: � [2021-08-23T16:35:58.878Z] === RUN TestFindValidSplit/7/a� [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T16:35:58.878Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T16:35:58.878Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestProcessEventEmoji [2021-08-23T16:35:58.878Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchLineSplit [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchMaxEvents [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T16:35:58.878Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-08-23T16:35:58.878Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T16:35:58.878Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T16:35:58.878Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestSearchRegistryForImages [2021-08-23T16:35:58.878Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T16:35:58.878Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T16:35:58.878Z] === RUN TestImageDelete [2021-08-23T16:35:58.878Z] === RUN TestImageDelete/no_lease [2021-08-23T16:35:58.878Z] === RUN TestImageDelete/lease_exists [2021-08-23T16:35:59.123Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T16:35:59.142Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-23T16:35:59.142Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:35:59.332Z] === RUN TestAdapterReadLogs [2021-08-23T16:35:59.332Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T16:35:59.332Z] === RUN TestCopier [2021-08-23T16:35:59.332Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestCopier (0.00s) [2021-08-23T16:35:59.332Z] === RUN TestCopierLongLines [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T16:35:59.332Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T16:35:59.332Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T16:35:59.332Z] === RUN TestCopierSlow [2021-08-23T16:35:59.332Z] --- PASS: TestImageDelete (0.04s) [2021-08-23T16:35:59.332Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-23T16:35:59.332Z] === RUN TestContentStoreForPull [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T16:35:59.332Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T16:35:59.332Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T16:35:59.332Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T16:35:59.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T16:35:59.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T16:35:59.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T16:35:59.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T16:35:59.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T16:35:59.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T16:35:59.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T16:35:59.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T16:35:59.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestCreateTagSuccess [2021-08-23T16:35:59.333Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T16:35:59.333Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T16:35:59.333Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T16:35:59.333Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T16:35:59.333Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T16:35:59.333Z] PASS [2021-08-23T16:35:59.333Z] coverage: 77.4% of statements [2021-08-23T16:35:59.333Z] ok github.com/docker/docker/daemon/logger/awslogs 0.326s coverage: 77.4% of statements [2021-08-23T16:35:59.333Z] --- PASS: TestContentStoreForPull (0.15s) [2021-08-23T16:35:59.333Z] PASS [2021-08-23T16:35:59.333Z] coverage: 6.7% of statements [2021-08-23T16:35:59.333Z] ok github.com/docker/docker/daemon/images 0.306s coverage: 6.7% of statements [2021-08-23T16:35:59.333Z] --- PASS: TestCopierSlow (0.20s) [2021-08-23T16:35:59.333Z] === RUN TestCopierWithSized [2021-08-23T16:35:59.333Z] === RUN TestCopierWithSized/as_is [2021-08-23T16:35:59.333Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:35:59.333Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T16:35:59.333Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T16:35:59.333Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T16:35:59.333Z] === RUN TestCopierWithPartial [2021-08-23T16:35:59.333Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestRingLogger [2021-08-23T16:35:59.333Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestRingCap [2021-08-23T16:35:59.333Z] --- PASS: TestRingCap (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestRingClose [2021-08-23T16:35:59.333Z] --- PASS: TestRingClose (0.00s) [2021-08-23T16:35:59.333Z] === RUN TestRingDrain [2021-08-23T16:35:59.333Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T16:35:59.333Z] PASS [2021-08-23T16:35:59.333Z] coverage: 43.8% of statements [2021-08-23T16:35:59.333Z] ok github.com/docker/docker/daemon/logger 0.269s coverage: 43.8% of statements [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T16:35:59.333Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T16:35:59.442Z] --- PASS: TestServiceUpdateSecrets (14.79s) [2021-08-23T16:35:59.442Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:36:00.066Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T16:36:00.292Z] === RUN TestJSONFileLogger [2021-08-23T16:36:00.292Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-23T16:36:00.292Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T16:36:00.292Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T16:36:00.292Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T16:36:00.292Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T16:36:00.292Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T16:36:00.292Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T16:36:00.292Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2021-08-23T16:36:00.292Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T16:36:00.292Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T16:36:00.292Z] === RUN TestEncodeDecode [2021-08-23T16:36:00.292Z] === PAUSE TestEncodeDecode [2021-08-23T16:36:00.292Z] === RUN TestUnexpectedEOF [2021-08-23T16:36:00.292Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-08-23T16:36:00.292Z] === RUN TestFastTimeMarshalJSON [2021-08-23T16:36:00.292Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-23T16:36:00.292Z] PASS [2021-08-23T16:36:00.292Z] coverage: 87.2% of statements [2021-08-23T16:36:00.292Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.182s coverage: 87.2% of statements [2021-08-23T16:36:00.292Z] time="2021-08-23T16:35:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:36:00.292Z] time="2021-08-23T16:35:59Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:36:00.292Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-08-23T16:36:00.292Z] === CONT TestEncodeDecode [2021-08-23T16:36:00.292Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T16:36:00.292Z] PASS [2021-08-23T16:36:00.292Z] coverage: 69.9% of statements [2021-08-23T16:36:00.292Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.213s coverage: 69.9% of statements [2021-08-23T16:36:00.327Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T16:36:00.747Z] === RUN TestWriteLog [2021-08-23T16:36:00.747Z] === PAUSE TestWriteLog [2021-08-23T16:36:00.747Z] === RUN TestReadLog [2021-08-23T16:36:00.747Z] === PAUSE TestReadLog [2021-08-23T16:36:00.747Z] === CONT TestWriteLog [2021-08-23T16:36:00.747Z] === CONT TestReadLog [2021-08-23T16:36:00.747Z] === RUN TestReadLog/tail_exact [2021-08-23T16:36:00.747Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestOpenFileDelete [2021-08-23T16:36:01.203Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestOpenFileRename [2021-08-23T16:36:01.203Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestParseLogTagDefaultTag [2021-08-23T16:36:01.203Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestParseLogTag [2021-08-23T16:36:01.203Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestParseLogTagEmptyTag [2021-08-23T16:36:01.203Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestTailFiles [2021-08-23T16:36:01.203Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestFollowLogsConsumerGone [2021-08-23T16:36:01.203Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestFollowLogsProducerGone [2021-08-23T16:36:01.203Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T16:36:01.203Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T16:36:01.203Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T16:36:01.203Z] === RUN TestCheckCapacityAndRotate [2021-08-23T16:36:01.203Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T16:36:01.203Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T16:36:01.203Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T16:36:01.203Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T16:36:01.203Z] --- PASS: TestReadLog (0.14s) [2021-08-23T16:36:01.203Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-08-23T16:36:01.203Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-23T16:36:01.203Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T16:36:01.203Z] PASS [2021-08-23T16:36:01.203Z] coverage: 75.2% of statements [2021-08-23T16:36:01.203Z] ok github.com/docker/docker/daemon/logger/local 0.184s coverage: 75.2% of statements [2021-08-23T16:36:01.203Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-08-23T16:36:01.203Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2021-08-23T16:36:01.203Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-23T16:36:01.203Z] PASS [2021-08-23T16:36:01.203Z] coverage: 53.7% of statements [2021-08-23T16:36:01.203Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:36:01.203Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.126s coverage: 53.7% of statements [2021-08-23T16:36:01.273Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T16:36:01.659Z] === RUN TestLog [2021-08-23T16:36:01.659Z] --- PASS: TestLog (0.00s) [2021-08-23T16:36:01.659Z] PASS [2021-08-23T16:36:01.659Z] coverage: 31.5% of statements [2021-08-23T16:36:01.659Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.049s coverage: 31.5% of statements [2021-08-23T16:36:01.688Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === Skipped [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-23T16:36:01.688Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:36:01.688Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:36:01.688Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:36:01.688Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:36:01.688Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:36:01.688Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-23T16:36:01.688Z] firewalld_test.go:13: firewalld is not running [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] [2021-08-23T16:36:01.688Z] DONE 362 tests, 7 skipped in 618.199s [2021-08-23T16:36:02.131Z] === RUN TestNewParse [2021-08-23T16:36:02.131Z] --- PASS: TestNewParse (0.00s) [2021-08-23T16:36:02.131Z] PASS [2021-08-23T16:36:02.131Z] coverage: 8.3% of statements [2021-08-23T16:36:02.131Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-08-23T16:36:02.131Z] === RUN TestParseLogFormat [2021-08-23T16:36:02.131Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T16:36:02.131Z] === RUN TestValidateLogOptEmpty [2021-08-23T16:36:02.131Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T16:36:02.131Z] === RUN TestValidateSyslogAddress [2021-08-23T16:36:02.131Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T16:36:02.131Z] === RUN TestParseAddressDefaultPort [2021-08-23T16:36:02.131Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T16:36:02.131Z] === RUN TestValidateSyslogFacility [2021-08-23T16:36:02.131Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T16:36:02.131Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T16:36:02.131Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T16:36:02.131Z] === RUN TestValidateLogOpt [2021-08-23T16:36:02.131Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:36:02.131Z] PASS [2021-08-23T16:36:02.131Z] coverage: 46.8% of statements [2021-08-23T16:36:02.131Z] ok github.com/docker/docker/daemon/logger/syslog 0.042s coverage: 46.8% of statements [2021-08-23T16:36:02.219Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T16:36:02.219Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T16:36:02.480Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T16:36:02.586Z] === RUN TestValidateLogOpt [2021-08-23T16:36:02.586Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestNewMissedConfig [2021-08-23T16:36:02.586Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestNewMissedUrl [2021-08-23T16:36:02.586Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestNewMissedToken [2021-08-23T16:36:02.586Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestNewWithProxy [2021-08-23T16:36:02.586Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestDefault [2021-08-23T16:36:02.586Z] --- PASS: TestDefault (0.01s) [2021-08-23T16:36:02.586Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T16:36:02.586Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestJsonFormat [2021-08-23T16:36:02.586Z] --- PASS: TestJsonFormat (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestRawFormat [2021-08-23T16:36:02.586Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestRawFormatWithLabels [2021-08-23T16:36:02.586Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestRawFormatWithoutTag [2021-08-23T16:36:02.586Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T16:36:02.586Z] === RUN TestBatching [2021-08-23T16:36:02.586Z] --- PASS: TestBatching (0.25s) [2021-08-23T16:36:02.586Z] === RUN TestFrequency [2021-08-23T16:36:03.040Z] --- PASS: TestFrequency (0.17s) [2021-08-23T16:36:03.040Z] === RUN TestOneMessagePerRequest [2021-08-23T16:36:03.040Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T16:36:03.040Z] === RUN TestVerify [2021-08-23T16:36:03.041Z] --- PASS: TestVerify (0.00s) [2021-08-23T16:36:03.041Z] === RUN TestSkipVerify [2021-08-23T16:36:03.041Z] time="2021-08-23T16:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.041Z] time="2021-08-23T16:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.041Z] time="2021-08-23T16:36:02Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk Post stage [Pipeline] junit [2021-08-23T16:36:03.085Z] Recording test results [2021-08-23T16:36:03.428Z] --- PASS: TestTemplatedSecret (4.35s) [2021-08-23T16:36:03.428Z] === RUN TestSecretCreateResolve [2021-08-23T16:36:03.428Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T16:36:03.428Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T16:36:03.428Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T16:36:03.495Z] --- PASS: TestSkipVerify (0.59s) [2021-08-23T16:36:03.496Z] === RUN TestBufferMaximum [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.154452\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.154452\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T16:36:03.496Z] === RUN TestServerAlwaysDown [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.157450\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.157450\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.157450\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.157958\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] time="2021-08-23T16:36:03Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629736563.157958\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:03.496Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T16:36:03.496Z] === RUN TestCannotSendAfterClose [2021-08-23T16:36:03.496Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T16:36:03.496Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T16:36:03.699Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T16:36:03.699Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-23T16:36:03.699Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T16:36:03.951Z] === RUN TestV1IDService [2021-08-23T16:36:03.951Z] --- PASS: TestV1IDService (0.01s) [2021-08-23T16:36:03.951Z] === RUN TestV2MetadataService [2021-08-23T16:36:04.409Z] === RUN TestSuccessfulDownload [2021-08-23T16:36:04.409Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:36:04.409Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T16:36:04.409Z] === RUN TestCancelledDownload [2021-08-23T16:36:04.409Z] --- PASS: TestCancelledDownload (0.01s) [2021-08-23T16:36:04.409Z] === RUN TestMaxDownloadAttempts [2021-08-23T16:36:04.409Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:36:04.409Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:36:04.409Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:36:04.409Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:36:04.409Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:36:04.409Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:36:04.409Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:36:04.409Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:36:04.409Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:36:04.409Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:36:04.409Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:36:04.409Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"22742f1f4f81\"}'" [2021-08-23T16:36:04.409Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-23T16:36:04.409Z] PASS [2021-08-23T16:36:04.409Z] coverage: 82.5% of statements [2021-08-23T16:36:04.409Z] ok github.com/docker/docker/daemon/logger/splunk 2.093s coverage: 82.5% of statements [2021-08-23T16:36:04.409Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:36:04.409Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T16:36:04.409Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:36:04.409Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T16:36:04.409Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T16:36:04.409Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T16:36:04.409Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T16:36:04.409Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T16:36:04.409Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T16:36:04.409Z] === RUN TestManifestStore [2021-08-23T16:36:04.409Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T16:36:04.409Z] --- PASS: TestV2MetadataService (0.53s) [2021-08-23T16:36:04.409Z] PASS [2021-08-23T16:36:04.409Z] coverage: 48.2% of statements [2021-08-23T16:36:04.409Z] ok github.com/docker/docker/distribution/metadata 0.597s coverage: 48.2% of statements [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:36:04.409Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T16:36:04.409Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-08-23T16:36:04.409Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-08-23T16:36:04.409Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-08-23T16:36:04.409Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-08-23T16:36:04.409Z] === RUN TestTransfer [2021-08-23T16:36:04.409Z] time="2021-08-23T16:36:04Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local122146971\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T16:36:04.643Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T16:36:04.713Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-23T16:36:04.865Z] === RUN TestManifestStore/no_local_cache [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/with_local_cache [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T16:36:04.866Z] time="2021-08-23T16:36:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:36:04.866Z] time="2021-08-23T16:36:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T16:36:04.866Z] time="2021-08-23T16:36:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T16:36:04.866Z] --- PASS: TestTransfer (0.12s) [2021-08-23T16:36:04.866Z] === RUN TestConcurrencyLimit [2021-08-23T16:36:04.866Z] time="2021-08-23T16:36:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:36:04.866Z] time="2021-08-23T16:36:04Z" level=warning msg="reference for unknown type: " [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T16:36:04.866Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T16:36:04.866Z] time="2021-08-23T16:36:04Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore (0.27s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/no_remote_or_local (0.15s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T16:36:04.866Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T16:36:04.866Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestFixManifestLayers [2021-08-23T16:36:04.866Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T16:36:04.866Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:36:04.866Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestFixManifestLayersBadParent [2021-08-23T16:36:04.866Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestValidateManifest [2021-08-23T16:36:04.866Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:36:04.866Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestFormatPlatform [2021-08-23T16:36:04.866Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T16:36:04.866Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestLayerAlreadyExists [2021-08-23T16:36:04.866Z] 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-23T16:36:04.866Z] 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-23T16:36:04.866Z] 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-23T16:36:04.866Z] 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-23T16:36:04.866Z] 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-23T16:36:04.866Z] 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-23T16:36:04.866Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-23T16:36:04.866Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T16:36:05.066Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=395be28d7f0e70bad1d40584bbfcdc3759431c87 -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:395be28d7f0e70bad1d40584bbfcdc3759431c87 hack/make.sh dynbinary test-integration [2021-08-23T16:36:05.215Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T16:36:05.321Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-08-23T16:36:05.321Z] === RUN TestInactiveJobs [2021-08-23T16:36:05.321Z] === RUN TestNotFound [2021-08-23T16:36:05.321Z] --- PASS: TestNotFound (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestConflict [2021-08-23T16:36:05.321Z] --- PASS: TestConflict (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestForbidden [2021-08-23T16:36:05.321Z] --- PASS: TestForbidden (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestInvalidParameter [2021-08-23T16:36:05.321Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestNotImplemented [2021-08-23T16:36:05.321Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestNotModified [2021-08-23T16:36:05.321Z] --- PASS: TestNotModified (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestUnauthorized [2021-08-23T16:36:05.321Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestUnknown [2021-08-23T16:36:05.321Z] --- PASS: TestUnknown (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestCancelled [2021-08-23T16:36:05.321Z] --- PASS: TestCancelled (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestDeadline [2021-08-23T16:36:05.321Z] --- PASS: TestDeadline (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestDataLoss [2021-08-23T16:36:05.321Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestUnavailable [2021-08-23T16:36:05.321Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestSystem [2021-08-23T16:36:05.321Z] --- PASS: TestSystem (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Conflict [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T16:36:05.321Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T16:36:05.321Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T16:36:05.321Z] PASS [2021-08-23T16:36:05.321Z] coverage: 53.1% of statements [2021-08-23T16:36:05.321Z] ok github.com/docker/docker/errdefs 0.032s coverage: 53.1% of statements [2021-08-23T16:36:05.321Z] --- PASS: TestInactiveJobs (0.40s) [2021-08-23T16:36:05.321Z] === RUN TestWatchRelease [2021-08-23T16:36:05.321Z] --- PASS: TestWatchRelease (0.04s) [2021-08-23T16:36:05.321Z] === RUN TestWatchFinishedTransfer [2021-08-23T16:36:05.321Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T16:36:05.321Z] === RUN TestDuplicateTransfer [2021-08-23T16:36:05.775Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-23T16:36:05.775Z] === RUN TestSuccessfulUpload [2021-08-23T16:36:05.775Z] time="2021-08-23T16:36:05Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T16:36:05.775Z] --- PASS: TestWhenEmptyAuthConfig (1.06s) [2021-08-23T16:36:05.775Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T16:36:05.775Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T16:36:05.775Z] === RUN TestTokenPassThru [2021-08-23T16:36:05.775Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T16:36:05.775Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T16:36:05.775Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T16:36:05.775Z] PASS [2021-08-23T16:36:05.775Z] coverage: 24.1% of statements [2021-08-23T16:36:05.775Z] ok github.com/docker/docker/distribution 1.445s coverage: 24.1% of statements [2021-08-23T16:36:05.775Z] --- PASS: TestSuccessfulUpload (0.38s) [2021-08-23T16:36:05.775Z] === RUN TestCancelledUpload [2021-08-23T16:36:05.775Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-23T16:36:05.775Z] PASS [2021-08-23T16:36:05.775Z] coverage: 76.8% of statements [2021-08-23T16:36:05.775Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:36:05.775Z] ok github.com/docker/docker/distribution/xfer 1.849s coverage: 76.8% of statements [2021-08-23T16:36:05.775Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:36:06.009Z] [2021-08-23T16:36:06.009Z] Removing bundles/ [2021-08-23T16:36:06.009Z] [2021-08-23T16:36:06.009Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-23T16:36:06.009Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:36:06.009Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:36:06.157Z] docker_api_swarm_node_test.go:19: [d173c31e5d338] joining swarm manager [dd9339b7b210a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:36:06.230Z] === RUN TestFSGetInvalidData [2021-08-23T16:36:06.230Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSInvalidSet [2021-08-23T16:36:06.230Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSInvalidRoot [2021-08-23T16:36:06.230Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSMetadataGetSet [2021-08-23T16:36:06.230Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-23T16:36:06.230Z] === RUN TestFSInvalidWalker [2021-08-23T16:36:06.230Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSGetSet [2021-08-23T16:36:06.230Z] --- PASS: TestFSGetSet (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSGetUnsetKey [2021-08-23T16:36:06.230Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestFSGetEmptyData [2021-08-23T16:36:06.230Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestFSDelete [2021-08-23T16:36:06.230Z] --- PASS: TestFSDelete (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSWalker [2021-08-23T16:36:06.230Z] --- PASS: TestFSWalker (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestFSWalkerStopOnError [2021-08-23T16:36:06.230Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestNewFromJSON [2021-08-23T16:36:06.230Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T16:36:06.230Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestMarshalKeyOrder [2021-08-23T16:36:06.230Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestHistoryEqual [2021-08-23T16:36:06.230Z] --- PASS: TestHistoryEqual (0.13s) [2021-08-23T16:36:06.230Z] === RUN TestImage [2021-08-23T16:36:06.230Z] --- PASS: TestImage (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestImageOSNotEmpty [2021-08-23T16:36:06.230Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T16:36:06.230Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestCreate [2021-08-23T16:36:06.230Z] --- PASS: TestCreate (0.00s) [2021-08-23T16:36:06.230Z] === RUN TestRestore [2021-08-23T16:36:06.230Z] time="2021-08-23T16:36:06Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T16:36:06.230Z] --- PASS: TestRestore (0.03s) [2021-08-23T16:36:06.230Z] === RUN TestAddDelete [2021-08-23T16:36:06.230Z] --- PASS: TestAddDelete (0.04s) [2021-08-23T16:36:06.230Z] === RUN TestSearchAfterDelete [2021-08-23T16:36:06.230Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestParentReset [2021-08-23T16:36:06.230Z] --- PASS: TestParentReset (0.02s) [2021-08-23T16:36:06.230Z] === RUN TestGetAndSetLastUpdated [2021-08-23T16:36:06.230Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-08-23T16:36:06.230Z] === RUN TestStoreLen [2021-08-23T16:36:06.230Z] --- PASS: TestStoreLen (0.04s) [2021-08-23T16:36:06.230Z] PASS [2021-08-23T16:36:06.230Z] coverage: 86.6% of statements [2021-08-23T16:36:06.230Z] ok github.com/docker/docker/image 0.453s coverage: 86.6% of statements [2021-08-23T16:36:06.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T16:36:06.417Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T16:36:06.678Z] --- PASS: TestSecretCreateResolve (3.35s) [2021-08-23T16:36:06.678Z] PASS [2021-08-23T16:36:06.678Z] [2021-08-23T16:36:06.678Z] DONE 6 tests in 18.445s [2021-08-23T16:36:06.678Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:36:06.678Z] ++ 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-23T16:36:06.678Z] ++ set -e [2021-08-23T16:36:06.678Z] ++ '[' -n 0 ']' [2021-08-23T16:36:06.678Z] ++ set -x [2021-08-23T16:36:06.678Z] ++ 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-23T16:36:06.685Z] === RUN TestCompare [2021-08-23T16:36:06.685Z] --- PASS: TestCompare (0.00s) [2021-08-23T16:36:06.685Z] PASS [2021-08-23T16:36:06.685Z] coverage: 19.2% of statements [2021-08-23T16:36:06.685Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-08-23T16:36:06.938Z] INFO: Testing against a local daemon [2021-08-23T16:36:06.938Z] === RUN TestServiceCreateInit [2021-08-23T16:36:06.938Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:36:07.139Z] === RUN TestValidateManifest [2021-08-23T16:36:07.139Z] === RUN TestValidateManifest/nil [2021-08-23T16:36:07.139Z] === RUN TestValidateManifest/non-nil [2021-08-23T16:36:07.139Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T16:36:07.139Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T16:36:07.139Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T16:36:07.139Z] PASS [2021-08-23T16:36:07.139Z] coverage: 0.7% of statements [2021-08-23T16:36:07.139Z] ok github.com/docker/docker/image/tarexport 0.090s coverage: 0.7% of statements [2021-08-23T16:36:07.139Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T16:36:07.139Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T16:36:07.139Z] PASS [2021-08-23T16:36:07.139Z] coverage: 25.0% of statements [2021-08-23T16:36:07.140Z] ok github.com/docker/docker/image/v1 0.119s coverage: 25.0% of statements [2021-08-23T16:36:07.140Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:36:07.200Z] docker_api_swarm_node_test.go:20: [d50c13bc84b06] joining swarm manager [dd9339b7b210a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:36:07.872Z] Running on azwin-2-39b9f0 in d:\jenkins\workspace\moby_PR-42776 [Pipeline] { [Pipeline] ws [2021-08-23T16:36:07.891Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-23T16:36:08.095Z] The recommended git tool is: git [2021-08-23T16:36:08.100Z] === RUN TestSerialization [2021-08-23T16:36:08.100Z] --- PASS: TestSerialization (0.02s) [2021-08-23T16:36:08.100Z] PASS [2021-08-23T16:36:08.100Z] coverage: 100.0% of statements [2021-08-23T16:36:08.100Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2021-08-23T16:36:08.141Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T16:36:08.555Z] === RUN TestEnvironmentParsing [2021-08-23T16:36:08.555Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T16:36:08.555Z] PASS [2021-08-23T16:36:08.555Z] coverage: 1.2% of statements [2021-08-23T16:36:08.555Z] ok github.com/docker/docker/libcontainerd/local 0.058s coverage: 1.2% of statements [2021-08-23T16:36:08.555Z] === RUN TestEmptyLayer [2021-08-23T16:36:08.555Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T16:36:08.555Z] === RUN TestCommitFailure [2021-08-23T16:36:08.555Z] --- PASS: TestCommitFailure (0.01s) [2021-08-23T16:36:08.555Z] === RUN TestStartTransactionFailure [2021-08-23T16:36:08.712Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T16:36:08.712Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T16:36:08.776Z] using credential docker-jenkins-github-credentials [2021-08-23T16:36:08.974Z] Cloning the remote Git repository [2021-08-23T16:36:08.974Z] Cloning with configured refspecs honoured and without tags [2021-08-23T16:36:09.009Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-23T16:36:09.009Z] === RUN TestGetOrphan [2021-08-23T16:36:09.009Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T16:36:09.009Z] === RUN TestMountAndRegister [2021-08-23T16:36:09.009Z] layer_test.go:271: Layer size: 14 [2021-08-23T16:36:09.009Z] --- PASS: TestMountAndRegister (0.08s) [2021-08-23T16:36:09.009Z] === RUN TestLayerRelease [2021-08-23T16:36:09.009Z] layer_test.go:304: Failing on Windows [2021-08-23T16:36:09.009Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T16:36:09.009Z] === RUN TestStoreRestore [2021-08-23T16:36:09.009Z] layer_test.go:353: Failing on Windows [2021-08-23T16:36:09.009Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T16:36:09.009Z] === RUN TestTarStreamStability [2021-08-23T16:36:09.009Z] layer_test.go:468: Failing on Windows [2021-08-23T16:36:09.009Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T16:36:09.009Z] === RUN TestRegisterExistingLayer [2021-08-23T16:36:09.009Z] --- PASS: TestRegisterExistingLayer (0.11s) [2021-08-23T16:36:09.009Z] === RUN TestTarStreamVerification [2021-08-23T16:36:09.009Z] layer_test.go:697: Failing on Windows [2021-08-23T16:36:09.009Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T16:36:09.009Z] === RUN TestLayerMigration [2021-08-23T16:36:09.009Z] migration_test.go:46: Failing on Windows [2021-08-23T16:36:09.009Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T16:36:09.009Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T16:36:09.009Z] migration_test.go:182: Failing on Windows [2021-08-23T16:36:09.010Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:36:09.010Z] === RUN TestMountInit [2021-08-23T16:36:09.010Z] mount_test.go:17: Failing on Windows [2021-08-23T16:36:09.010Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T16:36:09.010Z] === RUN TestMountSize [2021-08-23T16:36:09.010Z] mount_test.go:76: Failing on Windows [2021-08-23T16:36:09.010Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T16:36:09.010Z] === RUN TestMountChanges [2021-08-23T16:36:09.010Z] mount_test.go:125: Failing on Windows [2021-08-23T16:36:09.010Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T16:36:09.010Z] === RUN TestMountApply [2021-08-23T16:36:09.010Z] mount_test.go:212: Failing on Windows [2021-08-23T16:36:09.010Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T16:36:09.010Z] PASS [2021-08-23T16:36:09.010Z] coverage: 30.1% of statements [2021-08-23T16:36:09.010Z] ok github.com/docker/docker/layer 0.272s coverage: 30.1% of statements [2021-08-23T16:36:09.010Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:36:09.010Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:36:09.010Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:36:09.010Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:36:09.283Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T16:36:09.005Z] Cloning repository https://github.com/moby/moby.git [2021-08-23T16:36:09.005Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-23T16:36:09.083Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:36:09.083Z] > git --version # timeout=10 [2021-08-23T16:36:09.130Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-23T16:36:09.130Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:36:09.130Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:36:09.464Z] === RUN TestSequenceGetAvailableBit [2021-08-23T16:36:09.464Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSequenceEqual [2021-08-23T16:36:09.464Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSequenceCopy [2021-08-23T16:36:09.464Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestGetFirstAvailable [2021-08-23T16:36:09.464Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestFindSequence [2021-08-23T16:36:09.464Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestCheckIfAvailable [2021-08-23T16:36:09.464Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestMergeSequences [2021-08-23T16:36:09.464Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestPushReservation [2021-08-23T16:36:09.464Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSerializeDeserialize [2021-08-23T16:36:09.464Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSet [2021-08-23T16:36:09.464Z] --- PASS: TestSet (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSetUnset [2021-08-23T16:36:09.464Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestOffsetSetUnset [2021-08-23T16:36:09.464Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSetInRange [2021-08-23T16:36:09.464Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestSetAnyInRange [2021-08-23T16:36:09.464Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestMethods [2021-08-23T16:36:09.464Z] --- PASS: TestMethods (0.00s) [2021-08-23T16:36:09.464Z] === RUN TestRandomAllocateDeallocate [2021-08-23T16:36:09.857Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T16:36:10.429Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T16:36:11.374Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:36:11.374Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T16:36:11.374Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T16:36:11.624Z] === RUN TestInvalidConfig [2021-08-23T16:36:11.624Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T16:36:11.624Z] === RUN TestConfig [2021-08-23T16:36:11.624Z] --- PASS: TestConfig (0.00s) [2021-08-23T16:36:11.624Z] === RUN TestOptionsLabels [2021-08-23T16:36:11.624Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T16:36:11.624Z] === RUN TestValidName [2021-08-23T16:36:11.624Z] --- PASS: TestValidName (0.00s) [2021-08-23T16:36:11.624Z] === RUN TestTLSConfiguration [2021-08-23T16:36:11.624Z] time="2021-08-23T16:36:11Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T16:36:11.624Z] --- PASS: TestTLSConfiguration (0.13s) [2021-08-23T16:36:11.624Z] PASS [2021-08-23T16:36:11.624Z] coverage: 24.0% of statements [2021-08-23T16:36:11.624Z] ok github.com/docker/docker/libnetwork/config 0.224s coverage: 24.0% of statements [2021-08-23T16:36:11.946Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T16:36:12.079Z] === RUN TestKey [2021-08-23T16:36:12.079Z] --- PASS: TestKey (0.00s) [2021-08-23T16:36:12.079Z] === RUN TestParseKey [2021-08-23T16:36:12.079Z] --- PASS: TestParseKey (0.00s) [2021-08-23T16:36:12.079Z] === RUN TestInvalidDataStore [2021-08-23T16:36:12.079Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T16:36:12.079Z] === RUN TestKVObjectFlatKey [2021-08-23T16:36:12.079Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T16:36:12.079Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T16:36:12.079Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T16:36:12.079Z] PASS [2021-08-23T16:36:12.079Z] coverage: 21.9% of statements [2021-08-23T16:36:12.079Z] ok github.com/docker/docker/libnetwork/datastore 0.035s coverage: 21.9% of statements [2021-08-23T16:36:12.079Z] === RUN TestErrorInterfaces [2021-08-23T16:36:12.079Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T16:36:12.079Z] === RUN TestNetworkMarshalling [2021-08-23T16:36:12.518Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T16:36:12.534Z] --- PASS: TestNetworkMarshalling (0.14s) [2021-08-23T16:36:12.534Z] === RUN TestEndpointMarshalling [2021-08-23T16:36:12.534Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestAuxAddresses [2021-08-23T16:36:12.534Z] time="2021-08-23T16:36:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:36:12.534Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T16:36:12.534Z] === RUN TestSRVServiceQuery [2021-08-23T16:36:12.534Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestServiceVIPReuse [2021-08-23T16:36:12.534Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T16:36:12.534Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestDNSIPQuery [2021-08-23T16:36:12.534Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestDNSProxyServFail [2021-08-23T16:36:12.534Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestSandboxAddEmpty [2021-08-23T16:36:12.534Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestSandboxAddMultiPrio [2021-08-23T16:36:12.534Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestSandboxAddSamePrio [2021-08-23T16:36:12.534Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestCleanupServiceDiscovery [2021-08-23T16:36:12.534Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestDNSOptions [2021-08-23T16:36:12.534Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:36:12.534Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T16:36:12.534Z] time="2021-08-23T16:36:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:36:12.534Z] time="2021-08-23T16:36:12Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:36:12.534Z] --- PASS: TestMultipleControllersWithSameStore (0.01s) [2021-08-23T16:36:12.534Z] PASS [2021-08-23T16:36:12.534Z] coverage: 8.6% of statements [2021-08-23T16:36:12.534Z] ok github.com/docker/docker/libnetwork 0.262s coverage: 8.6% of statements [2021-08-23T16:36:12.534Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T16:36:12.534Z] === RUN TestIPDataMarshalling [2021-08-23T16:36:12.534Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T16:36:12.534Z] === RUN TestValidateAndIsV6 [2021-08-23T16:36:12.534Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T16:36:12.534Z] PASS [2021-08-23T16:36:12.534Z] coverage: 68.9% of statements [2021-08-23T16:36:12.534Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-08-23T16:36:12.991Z] --- PASS: TestRandomAllocateDeallocate (3.29s) [2021-08-23T16:36:12.991Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:36:12.991Z] === RUN TestDriver [2021-08-23T16:36:12.991Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:36:12.991Z] PASS [2021-08-23T16:36:12.991Z] coverage: 34.8% of statements [2021-08-23T16:36:12.991Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2021-08-23T16:36:13.448Z] === RUN TestDriver [2021-08-23T16:36:13.448Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:36:13.448Z] PASS [2021-08-23T16:36:13.448Z] coverage: 34.8% of statements [2021-08-23T16:36:13.448Z] ok github.com/docker/docker/libnetwork/drivers/null 0.036s coverage: 34.8% of statements [2021-08-23T16:36:13.448Z] --- PASS: TestAllocateRandomDeallocate (0.65s) [2021-08-23T16:36:13.448Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T16:36:13.462Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T16:36:13.462Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T16:36:13.903Z] === RUN TestNetworkAllocateFree [2021-08-23T16:36:13.903Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T16:36:13.903Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T16:36:13.903Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T16:36:13.903Z] PASS [2021-08-23T16:36:13.903Z] coverage: 63.6% of statements [2021-08-23T16:36:13.903Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.037s coverage: 63.6% of statements [2021-08-23T16:36:13.903Z] === RUN TestGetEmptyCapabilities [2021-08-23T16:36:13.903Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T16:36:13.903Z] === RUN TestGetExtraCapabilities [2021-08-23T16:36:13.903Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T16:36:13.903Z] === RUN TestGetInvalidCapabilities [2021-08-23T16:36:13.903Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-23T16:36:13.903Z] === RUN TestRemoteDriver [2021-08-23T16:36:13.903Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:36:13.903Z] === RUN TestDriverError [2021-08-23T16:36:13.903Z] --- PASS: TestDriverError (0.00s) [2021-08-23T16:36:13.903Z] === RUN TestMissingValues [2021-08-23T16:36:13.903Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T16:36:13.903Z] === RUN TestRollback [2021-08-23T16:36:13.903Z] --- PASS: TestRollback (0.00s) [2021-08-23T16:36:13.903Z] PASS [2021-08-23T16:36:13.903Z] coverage: 57.4% of statements [2021-08-23T16:36:14.035Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T16:36:14.341Z] --- PASS: TestServiceUpdateConfigs (14.90s) [2021-08-23T16:36:14.341Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:36:14.361Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.074s coverage: 57.4% of statements [2021-08-23T16:36:14.361Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.73s) [2021-08-23T16:36:14.361Z] === RUN TestRetrieveFromStore [2021-08-23T16:36:14.361Z] --- PASS: TestRetrieveFromStore (0.31s) [2021-08-23T16:36:14.361Z] === RUN TestIsCorrupted [2021-08-23T16:36:14.361Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T16:36:14.361Z] === RUN TestSetRollover [2021-08-23T16:36:14.817Z] === RUN TestNew [2021-08-23T16:36:14.817Z] --- PASS: TestNew (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestAddDriver [2021-08-23T16:36:14.817Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestAddDuplicateDriver [2021-08-23T16:36:14.817Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T16:36:14.817Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestDriver [2021-08-23T16:36:14.817Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestIPAM [2021-08-23T16:36:14.817Z] --- PASS: TestIPAM (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestWalkIPAMs [2021-08-23T16:36:14.817Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestWalkDrivers [2021-08-23T16:36:14.817Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T16:36:14.817Z] PASS [2021-08-23T16:36:14.817Z] coverage: 82.4% of statements [2021-08-23T16:36:14.817Z] === RUN TestNAT [2021-08-23T16:36:14.817Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:36:14.817Z] --- SKIP: TestNAT (0.00s) [2021-08-23T16:36:14.817Z] === RUN TestTransparent [2021-08-23T16:36:14.817Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:36:14.817Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T16:36:14.817Z] PASS [2021-08-23T16:36:14.817Z] coverage: 0.0% of statements [2021-08-23T16:36:14.817Z] ok github.com/docker/docker/libnetwork/drvregistry 0.063s coverage: 82.4% of statements [2021-08-23T16:36:14.817Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.044s coverage: 0.0% of statements [2021-08-23T16:36:15.271Z] === RUN TestBuildDefault [2021-08-23T16:36:15.271Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestBuildHostnameDomainname [2021-08-23T16:36:15.271Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestBuildHostname [2021-08-23T16:36:15.271Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestBuildHostnameFQDN [2021-08-23T16:36:15.271Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestBuildNoIP [2021-08-23T16:36:15.271Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestUpdate [2021-08-23T16:36:15.271Z] --- PASS: TestUpdate (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T16:36:15.271Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T16:36:15.271Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestAddEmpty [2021-08-23T16:36:15.271Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestAdd [2021-08-23T16:36:15.271Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestDeleteEmpty [2021-08-23T16:36:15.271Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestDeleteNewline [2021-08-23T16:36:15.271Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestDelete [2021-08-23T16:36:15.271Z] --- PASS: TestDelete (0.00s) [2021-08-23T16:36:15.271Z] === RUN TestConcurrentWrites [2021-08-23T16:36:15.271Z] --- PASS: TestConcurrentWrites (0.15s) [2021-08-23T16:36:15.271Z] PASS [2021-08-23T16:36:15.271Z] coverage: 81.2% of statements [2021-08-23T16:36:15.271Z] ok github.com/docker/docker/libnetwork/etchosts 0.203s coverage: 81.2% of statements [2021-08-23T16:36:15.271Z] --- PASS: TestSetRollover (0.90s) [2021-08-23T16:36:15.271Z] === RUN TestSetRolloverSerial [2021-08-23T16:36:15.418Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T16:36:15.726Z] === RUN TestDiff [2021-08-23T16:36:15.726Z] --- PASS: TestDiff (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestAddedCallback [2021-08-23T16:36:15.726Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestRemovedCallback [2021-08-23T16:36:15.726Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestNoCallback [2021-08-23T16:36:15.726Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T16:36:15.726Z] PASS [2021-08-23T16:36:15.726Z] coverage: 48.1% of statements [2021-08-23T16:36:15.726Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.040s coverage: 48.1% of statements [2021-08-23T16:36:15.726Z] === RUN TestNew [2021-08-23T16:36:15.726Z] --- PASS: TestNew (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestAllocate [2021-08-23T16:36:15.726Z] --- PASS: TestAllocate (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestUninitialized [2021-08-23T16:36:15.726Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestAllocateInRange [2021-08-23T16:36:15.726Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T16:36:15.726Z] === RUN TestAllocateSerial [2021-08-23T16:36:15.726Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T16:36:15.726Z] PASS [2021-08-23T16:36:15.726Z] coverage: 87.5% of statements [2021-08-23T16:36:15.726Z] ok github.com/docker/docker/libnetwork/idm 0.035s coverage: 87.5% of statements [2021-08-23T16:36:15.991Z] --- PASS: TestServiceCreateInit (9.08s) [2021-08-23T16:36:15.991Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.42s) [2021-08-23T16:36:15.991Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.64s) [2021-08-23T16:36:15.991Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:36:16.182Z] === RUN TestCaller [2021-08-23T16:36:16.182Z] --- PASS: TestCaller (0.00s) [2021-08-23T16:36:16.182Z] PASS [2021-08-23T16:36:16.182Z] coverage: 100.0% of statements [2021-08-23T16:36:16.182Z] ok github.com/docker/docker/libnetwork/internal/caller 0.035s coverage: 100.0% of statements [2021-08-23T16:36:16.182Z] --- PASS: TestSetRolloverSerial (0.85s) [2021-08-23T16:36:16.182Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T16:36:16.182Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T16:36:16.182Z] PASS [2021-08-23T16:36:16.182Z] coverage: 84.4% of statements [2021-08-23T16:36:16.182Z] ok github.com/docker/docker/libnetwork/bitseq 6.793s coverage: 84.4% of statements [2021-08-23T16:36:16.182Z] === RUN TestSetSerialInsertDelete [2021-08-23T16:36:16.182Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T16:36:16.182Z] === RUN TestSetParallelInsertDelete [2021-08-23T16:36:16.572Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T16:36:16.572Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T16:36:16.572Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T16:36:16.572Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T16:36:16.572Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T16:36:17.152Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T16:36:17.708Z] === RUN TestInt2IP2IntConversion [2021-08-23T16:36:17.723Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-23T16:36:18.162Z] === RUN TestPoolRequest [2021-08-23T16:36:18.162Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T16:36:18.162Z] === RUN TestOtherRequests [2021-08-23T16:36:18.162Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T16:36:18.162Z] PASS [2021-08-23T16:36:18.162Z] coverage: 57.1% of statements [2021-08-23T16:36:18.162Z] ok github.com/docker/docker/libnetwork/ipams/null 0.151s coverage: 57.1% of statements [2021-08-23T16:36:18.162Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2021-08-23T16:36:18.162Z] === RUN TestGetAddressVersion [2021-08-23T16:36:18.162Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T16:36:18.162Z] === RUN TestKeyString [2021-08-23T16:36:18.162Z] --- PASS: TestKeyString (0.00s) [2021-08-23T16:36:18.162Z] === RUN TestPoolDataMarshal [2021-08-23T16:36:18.162Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T16:36:18.162Z] === RUN TestSubnetsMarshal [2021-08-23T16:36:18.162Z] --- PASS: TestSubnetsMarshal (0.13s) [2021-08-23T16:36:18.162Z] === RUN TestAddSubnets [2021-08-23T16:36:18.617Z] --- PASS: TestAddSubnets (0.04s) [2021-08-23T16:36:18.617Z] === RUN TestDoublePoolRelease [2021-08-23T16:36:18.617Z] --- PASS: TestDoublePoolRelease (0.04s) [2021-08-23T16:36:18.617Z] === RUN TestAddReleasePoolID [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:36:18.617Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:36:18.617Z] --- PASS: TestAddReleasePoolID (0.35s) [2021-08-23T16:36:18.617Z] === RUN TestPredefinedPool [2021-08-23T16:36:19.071Z] --- PASS: TestPredefinedPool (0.07s) [2021-08-23T16:36:19.071Z] === RUN TestRemoveSubnet [2021-08-23T16:36:19.071Z] === RUN TestGetCapabilities [2021-08-23T16:36:19.071Z] --- PASS: TestRemoveSubnet (0.21s) [2021-08-23T16:36:19.071Z] === RUN TestGetSameAddress [2021-08-23T16:36:19.071Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T16:36:19.071Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T16:36:19.071Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T16:36:19.071Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T16:36:19.071Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T16:36:19.071Z] === RUN TestRemoteDriver [2021-08-23T16:36:19.071Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:36:19.071Z] PASS [2021-08-23T16:36:19.071Z] coverage: 47.4% of statements [2021-08-23T16:36:19.071Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-23T16:36:19.071Z] === RUN TestPoolAllocationReuse [2021-08-23T16:36:19.071Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.062s coverage: 47.4% of statements [2021-08-23T16:36:19.526Z] === RUN TestWindowsIPAM [2021-08-23T16:36:19.526Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T16:36:19.526Z] PASS [2021-08-23T16:36:19.526Z] coverage: 71.4% of statements [2021-08-23T16:36:19.526Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.039s coverage: 71.4% of statements [2021-08-23T16:36:19.980Z] === RUN TestDefaultNetwork [2021-08-23T16:36:19.980Z] --- PASS: TestDefaultNetwork (0.24s) [2021-08-23T16:36:19.980Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T16:36:20.435Z] === RUN TestKeyValue [2021-08-23T16:36:20.435Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T16:36:20.435Z] PASS [2021-08-23T16:36:20.435Z] coverage: 60.0% of statements [2021-08-23T16:36:20.435Z] ok github.com/docker/docker/libnetwork/netlabel 0.032s coverage: 60.0% of statements [2021-08-23T16:36:20.435Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2021-08-23T16:36:20.435Z] === RUN TestInitAddressPools [2021-08-23T16:36:20.435Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T16:36:20.435Z] PASS [2021-08-23T16:36:20.435Z] coverage: 74.0% of statements [2021-08-23T16:36:20.435Z] ok github.com/docker/docker/libnetwork/ipamutils 0.545s coverage: 74.0% of statements [2021-08-23T16:36:21.058Z] --- PASS: TestPoolAllocationReuse (1.70s) [2021-08-23T16:36:21.058Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T16:36:21.058Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-23T16:36:21.058Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T16:36:21.058Z] === RUN TestGenerate [2021-08-23T16:36:21.058Z] --- PASS: TestGenerate (0.00s) [2021-08-23T16:36:21.058Z] === RUN TestGeneratePtr [2021-08-23T16:36:21.058Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T16:36:21.058Z] === RUN TestGenerateMissingField [2021-08-23T16:36:21.058Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T16:36:21.058Z] === RUN TestFieldCannotBeSet [2021-08-23T16:36:21.058Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T16:36:21.058Z] === RUN TestTypeMismatchError [2021-08-23T16:36:21.058Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T16:36:21.058Z] PASS [2021-08-23T16:36:21.058Z] coverage: 100.0% of statements [2021-08-23T16:36:21.058Z] ok github.com/docker/docker/libnetwork/options 0.035s coverage: 100.0% of statements [2021-08-23T16:36:21.929Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T16:36:22.502Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T16:36:22.502Z] docker_api_swarm_test.go:501: [d7a6e7eb72bdb] joining swarm manager [d9b1b9717a19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:36:22.585Z] testing: warning: no tests to run [2021-08-23T16:36:22.585Z] PASS [2021-08-23T16:36:22.585Z] coverage: 0.0% of statements [2021-08-23T16:36:22.585Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:36:22.585Z] === RUN TestNetworkDBSimple [2021-08-23T16:36:23.041Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.29s) [2021-08-23T16:36:23.041Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T16:36:23.498Z] === RUN TestRequestNewPort [2021-08-23T16:36:23.498Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestRequestSpecificPort [2021-08-23T16:36:23.498Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestReleasePort [2021-08-23T16:36:23.498Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestReuseReleasedPort [2021-08-23T16:36:23.498Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestReleaseUnreadledPort [2021-08-23T16:36:23.498Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestUnknowProtocol [2021-08-23T16:36:23.498Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestAllocateAllPorts [2021-08-23T16:36:23.498Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestPortAllocation [2021-08-23T16:36:23.498Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T16:36:23.498Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestNoDuplicateBPR [2021-08-23T16:36:23.498Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T16:36:23.498Z] === RUN TestChangePortRange [2021-08-23T16:36:23.498Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T16:36:23.498Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T16:36:23.498Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T16:36:23.498Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T16:36:23.498Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T16:36:23.498Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T16:36:23.498Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T16:36:23.498Z] PASS [2021-08-23T16:36:23.498Z] coverage: 88.6% of statements [2021-08-23T16:36:23.498Z] ok github.com/docker/docker/libnetwork/portallocator 0.040s coverage: 88.6% of statements [2021-08-23T16:36:23.887Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T16:36:23.887Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-23T16:36:23.887Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T16:36:23.887Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T16:36:23.954Z] 2021/08/23 16:36:23 Closing DB instances... [2021-08-23T16:36:24.409Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.28s) [2021-08-23T16:36:24.409Z] === RUN TestGetAddress [2021-08-23T16:36:24.409Z] testing: warning: no tests to run [2021-08-23T16:36:24.409Z] PASS [2021-08-23T16:36:24.409Z] coverage: 0.0% of statements [2021-08-23T16:36:24.409Z] ok github.com/docker/docker/libnetwork/portmapper 0.041s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:36:24.461Z] Fetching without tags [2021-08-23T16:36:25.176Z] Merging remotes/origin/master commit 4811bd980a581f896c0e708948c66d10ed7d7b09 into PR head commit b585c64e2b01f924fc358fe059871baa469bb460 [2021-08-23T16:36:25.371Z] === RUN TestHashData [2021-08-23T16:36:25.371Z] --- PASS: TestHashData (0.00s) [2021-08-23T16:36:25.371Z] PASS [2021-08-23T16:36:25.371Z] coverage: 2.8% of statements [2021-08-23T16:36:25.371Z] ok github.com/docker/docker/libnetwork/resolvconf 0.036s coverage: 2.8% of statements [2021-08-23T16:36:25.371Z] --- PASS: TestNetworkDBSimple (2.86s) [2021-08-23T16:36:25.371Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T16:36:24.159Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:36:24.206Z] > git config --add remote.origin.fetch +refs/pull/42776/head:refs/remotes/origin/PR-42776 # timeout=10 [2021-08-23T16:36:24.253Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:36:24.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-23T16:36:24.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-23T16:36:24.488Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:36:24.488Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42776/head:refs/remotes/origin/PR-42776 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-23T16:36:25.207Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:36:25.253Z] > git checkout -f b585c64e2b01f924fc358fe059871baa469bb460 # timeout=10 [2021-08-23T16:36:26.329Z] === RUN TestTransportPortConv [2021-08-23T16:36:26.329Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T16:36:26.329Z] === RUN TestTransportPortBindingConv [2021-08-23T16:36:26.329Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T16:36:26.329Z] === RUN TestErrorConstructors [2021-08-23T16:36:26.329Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T16:36:26.329Z] === RUN TestCompareIPMask [2021-08-23T16:36:26.329Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T16:36:26.329Z] === RUN TestUtilGetHostPartIP [2021-08-23T16:36:26.329Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T16:36:26.329Z] === RUN TestUtilGetBroadcastIP [2021-08-23T16:36:26.329Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T16:36:26.329Z] === RUN TestParseCIDR [2021-08-23T16:36:26.329Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T16:36:26.329Z] PASS [2021-08-23T16:36:26.329Z] coverage: 47.9% of statements [2021-08-23T16:36:26.330Z] ok github.com/docker/docker/libnetwork/types 0.039s coverage: 47.9% of statements [2021-08-23T16:36:26.330Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-23T16:36:26.330Z] PASS [2021-08-23T16:36:26.330Z] coverage: 100.0% of statements [2021-08-23T16:36:26.330Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.039s coverage: 100.0% of statements [2021-08-23T16:36:26.330Z] 2021/08/23 16:36:26 Closing DB instances... [2021-08-23T16:36:26.434Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T16:36:27.004Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T16:36:27.288Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T16:36:27.288Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T16:36:27.288Z] PASS [2021-08-23T16:36:27.288Z] coverage: 50.0% of statements [2021-08-23T16:36:27.288Z] ok github.com/docker/docker/oci 0.040s coverage: 50.0% of statements [2021-08-23T16:36:27.288Z] === RUN TestAddressPoolOpt [2021-08-23T16:36:27.288Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T16:36:27.288Z] === RUN TestValidateEnv [2021-08-23T16:36:27.288Z] === RUN TestValidateEnv/a [2021-08-23T16:36:27.288Z] === RUN TestValidateEnv/something [2021-08-23T16:36:27.288Z] === RUN TestValidateEnv/_=a [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/PATH [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/=a [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/PATH= [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/PATH=something [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/1asd [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/123 [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/some_space [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/= [2021-08-23T16:36:27.289Z] === RUN TestValidateEnv/PaTh [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestParseHost [2021-08-23T16:36:27.289Z] --- PASS: TestParseHost (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestParseDockerDaemonHost [2021-08-23T16:36:27.289Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestParseTCP [2021-08-23T16:36:27.289Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T16:36:27.289Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestValidateExtraHosts [2021-08-23T16:36:27.289Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestIpOptString [2021-08-23T16:36:27.289Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T16:36:27.289Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T16:36:27.289Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestIpOptSetInvalidVal [2021-08-23T16:36:27.289Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestValidateIPAddress [2021-08-23T16:36:27.289Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestMapOpts [2021-08-23T16:36:27.289Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestListOptsWithoutValidator [2021-08-23T16:36:27.289Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestListOptsWithValidator [2021-08-23T16:36:27.289Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestValidateDNSSearch [2021-08-23T16:36:27.289Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T16:36:27.289Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:36:27.289Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestNamedListOpts [2021-08-23T16:36:27.289Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestNamedMapOpts [2021-08-23T16:36:27.289Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestParseLink [2021-08-23T16:36:27.289Z] --- PASS: TestParseLink (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T16:36:27.289Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T16:36:27.289Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T16:36:27.289Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T16:36:27.289Z] === RUN TestUlimitOpt [2021-08-23T16:36:27.289Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T16:36:27.289Z] PASS [2021-08-23T16:36:27.289Z] coverage: 67.1% of statements [2021-08-23T16:36:27.289Z] ok github.com/docker/docker/opts 0.054s coverage: 67.1% of statements [2021-08-23T16:36:27.744Z] === RUN TestParseVersion [2021-08-23T16:36:27.744Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T16:36:27.744Z] PASS [2021-08-23T16:36:27.744Z] coverage: 52.9% of statements [2021-08-23T16:36:27.744Z] ok github.com/docker/docker/pkg/aaparser 0.032s coverage: 52.9% of statements [2021-08-23T16:36:27.945Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T16:36:28.261Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-23T16:36:28.261Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T16:36:28.805Z] Merge succeeded, producing 4faf4b3aa4c35b3a5d30663d26728fd4dcf87bc5 [2021-08-23T16:36:28.805Z] Checking out Revision 4faf4b3aa4c35b3a5d30663d26728fd4dcf87bc5 (PR-42776) [2021-08-23T16:36:29.104Z] Commit message: "Merge commit '4811bd980a581f896c0e708948c66d10ed7d7b09' into HEAD" [2021-08-23T16:36:29.222Z] 2021/08/23 16:36:29 Closing DB instances... [2021-08-23T16:36:29.222Z] === RUN TestIsArchivePathDir [2021-08-23T16:36:29.222Z] --- PASS: TestIsArchivePathDir (0.05s) [2021-08-23T16:36:29.222Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T16:36:29.222Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T16:36:29.226Z] First time build. Skipping changelog. [2021-08-23T16:36:29.291Z] --- PASS: TestServiceUpdateNetwork (12.84s) [2021-08-23T16:36:29.291Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:36:29.291Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T16:36:29.291Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-08-23T16:36:29.677Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-08-23T16:36:29.677Z] === RUN TestIsArchivePathTar [2021-08-23T16:36:29.677Z] --- PASS: TestIsArchivePathTar (0.13s) [2021-08-23T16:36:29.677Z] === RUN TestDecompressStreamGzip [2021-08-23T16:36:29.677Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T16:36:29.677Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T16:36:29.677Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2021-08-23T16:36:29.677Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T16:36:29.677Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T16:36:29.677Z] === RUN TestMiddleware [2021-08-23T16:36:29.677Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T16:36:29.677Z] === RUN TestNewResponseModifier [2021-08-23T16:36:29.677Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T16:36:29.677Z] PASS [2021-08-23T16:36:29.677Z] coverage: 26.8% of statements [2021-08-23T16:36:29.677Z] ok github.com/docker/docker/pkg/authorization 0.434s coverage: 26.8% of statements [2021-08-23T16:36:29.677Z] --- PASS: TestDecompressStreamGzip (0.21s) [2021-08-23T16:36:29.677Z] === RUN TestDecompressStreamBzip2 [Pipeline] sh [2021-08-23T16:36:27.988Z] > git remote # timeout=10 [2021-08-23T16:36:28.035Z] > git config --get remote.origin.url # timeout=10 [2021-08-23T16:36:28.082Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-23T16:36:28.082Z] > git merge 4811bd980a581f896c0e708948c66d10ed7d7b09 # timeout=10 [2021-08-23T16:36:28.708Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-23T16:36:28.833Z] > git config core.sparsecheckout # timeout=10 [2021-08-23T16:36:28.880Z] > git checkout -f 4faf4b3aa4c35b3a5d30663d26728fd4dcf87bc5 # timeout=10 [2021-08-23T16:36:29.130Z] > git rev-list --no-walk 1e8796bc08e3a16898fdf00dffbc177756bfd8ea # timeout=10 [2021-08-23T16:36:30.131Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-08-23T16:36:30.131Z] === RUN TestDecompressStreamXz [2021-08-23T16:36:30.131Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:36:30.131Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T16:36:30.131Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T16:36:30.131Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestCompressStreamInvalid [2021-08-23T16:36:30.131Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestExtensionInvalid [2021-08-23T16:36:30.131Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestExtensionUncompressed [2021-08-23T16:36:30.131Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestExtensionBzip2 [2021-08-23T16:36:30.131Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestExtensionGzip [2021-08-23T16:36:30.131Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestExtensionXz [2021-08-23T16:36:30.131Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestCmdStreamLargeStderr [2021-08-23T16:36:30.131Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2021-08-23T16:36:30.131Z] === RUN TestCmdStreamBad [2021-08-23T16:36:30.131Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:36:30.131Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestCmdStreamGood [2021-08-23T16:36:30.131Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-23T16:36:30.131Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T16:36:30.131Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-08-23T16:36:30.131Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T16:36:30.131Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestUntarPath [2021-08-23T16:36:30.131Z] --- PASS: TestUntarPath (0.16s) [2021-08-23T16:36:30.131Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T16:36:30.131Z] === RUN TestUnbuffered [2021-08-23T16:36:30.131Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T16:36:30.131Z] === RUN TestRaceUnbuffered [2021-08-23T16:36:30.131Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T16:36:30.131Z] PASS [2021-08-23T16:36:30.131Z] coverage: 100.0% of statements [2021-08-23T16:36:30.131Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2021-08-23T16:36:30.131Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-08-23T16:36:30.131Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T16:36:30.490Z] docker_api_swarm_test.go:506: [da49881216b02] joining swarm manager [d9b1b9717a19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:36:30.567Z] + docker version [2021-08-23T16:36:30.567Z] Client: [2021-08-23T16:36:30.567Z] Version: 20.10.8 [2021-08-23T16:36:30.567Z] API version: 1.41 [2021-08-23T16:36:30.567Z] Go version: go1.16.6 [2021-08-23T16:36:30.567Z] Git commit: 3967b7d [2021-08-23T16:36:30.567Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:36:30.567Z] OS/Arch: windows/amd64 [2021-08-23T16:36:30.567Z] Context: default [2021-08-23T16:36:30.567Z] Experimental: true [2021-08-23T16:36:30.567Z] [2021-08-23T16:36:30.567Z] Server: Docker Engine - Community [2021-08-23T16:36:30.567Z] Engine: [2021-08-23T16:36:30.567Z] Version: 20.10.8 [2021-08-23T16:36:30.567Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:36:30.567Z] Go version: go1.16.6 [2021-08-23T16:36:30.567Z] Git commit: 75249d8 [2021-08-23T16:36:30.567Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:36:30.567Z] OS/Arch: windows/amd64 [2021-08-23T16:36:30.567Z] Experimental: true [2021-08-23T16:36:30.587Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-08-23T16:36:30.587Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T16:36:30.587Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T16:36:30.587Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestCopyWithTarSrcFile [2021-08-23T16:36:30.587Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T16:36:30.587Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T16:36:30.587Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T16:36:30.587Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T16:36:30.587Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T16:36:30.587Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T16:36:30.587Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-23T16:36:30.587Z] === RUN TestTarFiles [2021-08-23T16:36:30.587Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s) [2021-08-23T16:36:30.587Z] === RUN TestNetworkDBCRUDTableEntry [Pipeline] sh [2021-08-23T16:36:30.751Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T16:36:31.042Z] === RUN TestMatch [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[foo]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[]#01 [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[qux]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T16:36:31.042Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T16:36:31.042Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T16:36:31.042Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T16:36:31.042Z] PASS [2021-08-23T16:36:31.042Z] coverage: 87.5% of statements [2021-08-23T16:36:31.042Z] ok github.com/docker/docker/pkg/capabilities 0.036s coverage: 87.5% of statements [2021-08-23T16:36:31.325Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T16:36:31.592Z] + docker info [2021-08-23T16:36:31.592Z] Client: [2021-08-23T16:36:31.592Z] Context: default [2021-08-23T16:36:31.592Z] Debug Mode: false [2021-08-23T16:36:31.592Z] [2021-08-23T16:36:31.592Z] Server: [2021-08-23T16:36:31.592Z] Containers: 0 [2021-08-23T16:36:31.592Z] Running: 0 [2021-08-23T16:36:31.592Z] Paused: 0 [2021-08-23T16:36:31.592Z] Stopped: 0 [2021-08-23T16:36:31.592Z] Images: 10 [2021-08-23T16:36:31.592Z] Server Version: 20.10.8 [2021-08-23T16:36:31.592Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:36:31.592Z] Windows: [2021-08-23T16:36:31.592Z] LCOW: [2021-08-23T16:36:31.592Z] Logging Driver: json-file [2021-08-23T16:36:31.592Z] Plugins: [2021-08-23T16:36:31.592Z] Volume: local [2021-08-23T16:36:31.592Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:36:31.592Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:36:31.592Z] Swarm: inactive [2021-08-23T16:36:31.592Z] Default Isolation: process [2021-08-23T16:36:31.592Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:36:31.592Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:36:31.592Z] OSType: windows [2021-08-23T16:36:31.592Z] Architecture: x86_64 [2021-08-23T16:36:31.592Z] CPUs: 4 [2021-08-23T16:36:31.592Z] Total Memory: 32GiB [2021-08-23T16:36:31.592Z] Name: azwin-2-39b9f0 [2021-08-23T16:36:31.592Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T16:36:31.592Z] Docker Root Dir: D:\docker [2021-08-23T16:36:31.592Z] Debug Mode: false [2021-08-23T16:36:31.592Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:36:31.592Z] Labels: [2021-08-23T16:36:31.592Z] Experimental: true [2021-08-23T16:36:31.592Z] Insecure Registries: [2021-08-23T16:36:31.592Z] 10.0.0.4:5000 [2021-08-23T16:36:31.592Z] 127.0.0.0/8 [2021-08-23T16:36:31.592Z] Registry Mirrors: [2021-08-23T16:36:31.592Z] http://10.0.0.4:5000/ [2021-08-23T16:36:31.592Z] Live Restore Enabled: false [2021-08-23T16:36:31.592Z] Product License: Community Engine [2021-08-23T16:36:31.592Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-23T16:36:32.001Z] === RUN TestChrootTarUntar [2021-08-23T16:36:32.001Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T16:36:32.001Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T16:36:32.001Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T16:36:32.001Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootCopyWithTar [2021-08-23T16:36:32.001Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootCopyFileWithTar [2021-08-23T16:36:32.001Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootUntarPath [2021-08-23T16:36:32.001Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T16:36:32.001Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T16:36:32.001Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:36:32.001Z] === RUN TestChrootApplyDotDotFile [2021-08-23T16:36:32.001Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:36:32.001Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:36:32.001Z] PASS [2021-08-23T16:36:32.001Z] coverage: 15.4% of statements [2021-08-23T16:36:32.001Z] ok github.com/docker/docker/pkg/chrootarchive 0.076s coverage: 15.4% of statements [2021-08-23T16:36:32.456Z] === RUN TestSizeEmpty [2021-08-23T16:36:32.456Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestSizeEmptyFile [2021-08-23T16:36:32.456Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestSizeNonemptyFile [2021-08-23T16:36:32.456Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T16:36:32.456Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T16:36:32.456Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T16:36:32.456Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestMoveToSubdir [2021-08-23T16:36:32.456Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T16:36:32.456Z] === RUN TestSizeNonExistingDirectory [2021-08-23T16:36:32.456Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T16:36:32.456Z] PASS [2021-08-23T16:36:32.456Z] coverage: 80.0% of statements [2021-08-23T16:36:32.456Z] ok github.com/docker/docker/pkg/directory 0.051s coverage: 80.0% of statements [2021-08-23T16:36:32.713Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T16:36:32.967Z] 2021/08/23 16:36:32 Closing DB instances... [2021-08-23T16:36:33.289Z] --- PASS: TestCreateServiceMultipleTimes (17.29s) [2021-08-23T16:36:33.289Z] === RUN TestCreateServiceConflict [2021-08-23T16:36:33.426Z] === RUN Test [2021-08-23T16:36:33.426Z] === RUN Test/TestContainsEntry [2021-08-23T16:36:33.426Z] === RUN Test/TestCreateEntries [2021-08-23T16:36:33.426Z] === RUN Test/TestEntriesDiff [2021-08-23T16:36:33.426Z] === RUN Test/TestEntriesEquality [2021-08-23T16:36:33.426Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T16:36:33.426Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T16:36:33.426Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T16:36:33.426Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T16:36:33.426Z] === RUN Test/TestGeneratorWithPort [2021-08-23T16:36:33.426Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T16:36:33.426Z] === RUN Test/TestNewEntry [2021-08-23T16:36:33.426Z] === RUN Test/TestParse [2021-08-23T16:36:33.426Z] --- PASS: Test (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T16:36:33.426Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T16:36:33.426Z] PASS [2021-08-23T16:36:33.426Z] coverage: 58.3% of statements [2021-08-23T16:36:33.426Z] ok github.com/docker/docker/pkg/discovery 0.043s coverage: 58.3% of statements [2021-08-23T16:36:33.549Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T16:36:33.883Z] --- PASS: TestTarFiles (3.40s) [2021-08-23T16:36:33.883Z] === RUN TestTarUntar [2021-08-23T16:36:33.883Z] --- PASS: TestTarUntar (0.03s) [2021-08-23T16:36:33.883Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T16:36:33.883Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-23T16:36:33.883Z] === RUN TestTarWithOptions [2021-08-23T16:36:33.883Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-23T16:36:33.883Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T16:36:33.883Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T16:36:33.883Z] === RUN TestUntarUstarGnuConflict [2021-08-23T16:36:33.883Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T16:36:33.883Z] === RUN TestUntarInvalidFilenames [2021-08-23T16:36:33.883Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames169028346\\dest" [2021-08-23T16:36:33.883Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2021-08-23T16:36:33.883Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T16:36:33.883Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T16:36:33.883Z] === RUN TestUntarInvalidHardlink [2021-08-23T16:36:33.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink515320427\\victim\\hello" -> "../victim/hello" [2021-08-23T16:36:33.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink318104270\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:36:33.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink574275029\\victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink314219312\\victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink185307855\\victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink947986402\\victim" -> "../victim" [2021-08-23T16:36:33.883Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-08-23T16:36:33.883Z] === RUN TestUntarInvalidSymlink [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink404479961\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink832568676\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink896227187\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink480623158\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink897617437\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink433632472\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:33.883Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink209931351\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T16:36:33.883Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-23T16:36:33.883Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T16:36:33.883Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T16:36:33.883Z] === RUN TestXGlobalNoParent [2021-08-23T16:36:33.883Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T16:36:33.883Z] === RUN TestReplaceFileTarWrapper [2021-08-23T16:36:34.338Z] === RUN Test [2021-08-23T16:36:34.338Z] === RUN Test/TestContent [2021-08-23T16:36:34.338Z] === RUN Test/TestInitialize [2021-08-23T16:36:34.338Z] === RUN Test/TestNew [2021-08-23T16:36:34.338Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T16:36:34.338Z] === RUN Test/TestRegister [2021-08-23T16:36:34.338Z] === RUN Test/TestWatch [2021-08-23T16:36:34.338Z] --- PASS: Test (0.01s) [2021-08-23T16:36:34.338Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T16:36:34.338Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:36:34.338Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T16:36:34.338Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T16:36:34.338Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:36:34.338Z] --- PASS: Test/TestWatch (0.01s) [2021-08-23T16:36:34.338Z] PASS [2021-08-23T16:36:34.338Z] coverage: 97.6% of statements [2021-08-23T16:36:34.338Z] ok github.com/docker/docker/pkg/discovery/file 0.044s coverage: 97.6% of statements [2021-08-23T16:36:34.338Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-08-23T16:36:34.338Z] === RUN TestPrefixHeaderReadable [2021-08-23T16:36:34.338Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-23T16:36:34.338Z] === RUN TestDisablePigz [2021-08-23T16:36:34.338Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T16:36:34.338Z] --- PASS: TestDisablePigz (0.20s) [2021-08-23T16:36:34.338Z] === RUN TestPigz [2021-08-23T16:36:34.338Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T16:36:34.338Z] --- PASS: TestPigz (0.12s) [2021-08-23T16:36:34.338Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:36:34.338Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:36:34.338Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:36:34.338Z] === RUN TestCanonicalTarNameForPath [2021-08-23T16:36:34.338Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T16:36:34.338Z] === RUN TestCanonicalTarName [2021-08-23T16:36:34.338Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T16:36:34.338Z] === RUN TestChmodTarEntry [2021-08-23T16:36:34.338Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T16:36:34.338Z] === RUN TestHardLinkOrder [2021-08-23T16:36:34.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-23T16:36:34.795Z] --- PASS: TestHardLinkOrder (0.07s) [2021-08-23T16:36:34.795Z] === RUN TestChangeString [2021-08-23T16:36:34.795Z] --- PASS: TestChangeString (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesWithNoChanges [2021-08-23T16:36:34.795Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-08-23T16:36:34.795Z] === RUN TestChangesWithChanges [2021-08-23T16:36:34.795Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-23T16:36:34.795Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T16:36:34.795Z] changes_test.go:196: needs more investigation [2021-08-23T16:36:34.795Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesDirsEmpty [2021-08-23T16:36:34.795Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:36:34.795Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesDirsMutated [2021-08-23T16:36:34.795Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:36:34.795Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestApplyLayer [2021-08-23T16:36:34.795Z] changes_test.go:433: needs further investigation [2021-08-23T16:36:34.795Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T16:36:34.795Z] changes_test.go:469: needs further investigation [2021-08-23T16:36:34.795Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T16:36:34.795Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T16:36:34.795Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestChangesSize [2021-08-23T16:36:34.795Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T16:36:34.795Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames955074268\\dest" [2021-08-23T16:36:34.795Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-23T16:36:34.795Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T16:36:34.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink105469550\\victim\\hello" -> "../victim/hello" [2021-08-23T16:36:34.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink136928501\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:36:34.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink271568336\\victim" -> "../victim" [2021-08-23T16:36:34.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink875382511\\victim" -> "../victim" [2021-08-23T16:36:34.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink663054722\\victim" -> "../victim" [2021-08-23T16:36:34.795Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink227457273\\victim" -> "../victim" [2021-08-23T16:36:34.795Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-23T16:36:34.795Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T16:36:34.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink417202692\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:36:34.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink026683795\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:36:34.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink600968662\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:34.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink097011517\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:34.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink266846072\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:34.795Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink382084727\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:36:34.795Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-23T16:36:34.795Z] === RUN TestApplyLayerWhiteouts [2021-08-23T16:36:34.795Z] --- PASS: TestApplyLayerWhiteouts (0.04s) [2021-08-23T16:36:34.795Z] === RUN TestGenerateEmptyFile [2021-08-23T16:36:34.795Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T16:36:34.795Z] === RUN TestGenerateWithContent [2021-08-23T16:36:34.795Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T16:36:34.795Z] PASS [2021-08-23T16:36:34.795Z] coverage: 61.9% of statements [2021-08-23T16:36:34.795Z] ok github.com/docker/docker/pkg/archive 5.480s coverage: 61.9% of statements [2021-08-23T16:36:34.795Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2021-08-23T16:36:34.795Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T16:36:34.827Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.1% of statements [2021-08-23T16:36:34.827Z] ok github.com/docker/docker/cmd/dockerd/trap 2.526s coverage: 0.0% of statements [2021-08-23T16:36:34.827Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:36:34.827Z] ok github.com/docker/docker/container 0.130s coverage: 34.8% of statements [2021-08-23T16:36:34.827Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:36:34.827Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:36:34.827Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:36:34.827Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:36:35.070Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-23T16:36:35.251Z] === RUN Test [2021-08-23T16:36:35.251Z] === RUN Test/TestInitialize [2021-08-23T16:36:35.251Z] time="2021-08-23T16:36:35Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:36:35.251Z] time="2021-08-23T16:36:35Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:36:35.251Z] time="2021-08-23T16:36:35Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:36:35.251Z] === RUN Test/TestInitializeWithCerts [2021-08-23T16:36:35.251Z] time="2021-08-23T16:36:35Z" level=info msg="Initializing discovery with TLS" [2021-08-23T16:36:35.251Z] === RUN Test/TestWatch [2021-08-23T16:36:35.251Z] time="2021-08-23T16:36:35Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:36:35.641Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-23T16:36:35.903Z] --- PASS: TestCreateServiceConflict (2.65s) [2021-08-23T16:36:35.903Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:36:36.779Z] 2021/08/23 16:36:36 Closing DB instances... [2021-08-23T16:36:37.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-23T16:36:37.421Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T16:36:38.320Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-23T16:36:38.320Z] === RUN TestNetworkDBNodeLeave [2021-08-23T16:36:38.320Z] --- PASS: Test (3.11s) [2021-08-23T16:36:38.320Z] --- PASS: Test/TestInitialize (0.10s) [2021-08-23T16:36:38.320Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-23T16:36:38.320Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T16:36:38.320Z] PASS [2021-08-23T16:36:38.320Z] coverage: 84.1% of statements [2021-08-23T16:36:38.320Z] ok github.com/docker/docker/pkg/discovery/kv 3.152s coverage: 84.1% of statements [2021-08-23T16:36:38.673Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ecd2f0_} [2021-08-23T16:36:38.673Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2021-08-23T16:36:38.673Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:36:39.289Z] === RUN Test [2021-08-23T16:36:39.289Z] === RUN Test/TestWatch [2021-08-23T16:36:39.289Z] --- PASS: Test (0.00s) [2021-08-23T16:36:39.289Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:36:39.289Z] PASS [2021-08-23T16:36:39.289Z] coverage: 92.3% of statements [2021-08-23T16:36:39.289Z] ok github.com/docker/docker/pkg/discovery/memory 0.035s coverage: 92.3% of statements [2021-08-23T16:36:39.743Z] === RUN Test [2021-08-23T16:36:39.743Z] === RUN Test/TestInitialize [2021-08-23T16:36:39.743Z] === RUN Test/TestInitializeWithPattern [2021-08-23T16:36:39.743Z] === RUN Test/TestRegister [2021-08-23T16:36:39.743Z] === RUN Test/TestWatch [2021-08-23T16:36:39.743Z] --- PASS: Test (0.00s) [2021-08-23T16:36:39.743Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:36:39.743Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T16:36:39.743Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:36:39.743Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:36:39.743Z] PASS [2021-08-23T16:36:39.743Z] coverage: 93.8% of statements [2021-08-23T16:36:39.743Z] ok github.com/docker/docker/pkg/discovery/nodes 0.035s coverage: 93.8% of statements [2021-08-23T16:36:40.057Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1474584289_/foo_false____} [2021-08-23T16:36:40.703Z] === RUN TestPollerAddRemove [2021-08-23T16:36:40.703Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T16:36:40.703Z] === RUN TestPollerEvent [2021-08-23T16:36:40.703Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:36:40.703Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T16:36:40.703Z] === RUN TestPollerClose [2021-08-23T16:36:40.703Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T16:36:40.703Z] PASS [2021-08-23T16:36:40.703Z] coverage: 45.7% of statements [2021-08-23T16:36:40.703Z] ok github.com/docker/docker/pkg/filenotify 0.044s coverage: 45.7% of statements [2021-08-23T16:36:40.923Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-23T16:36:40.923Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-690175d7\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-23T16:36:40.923Z] ---------------------------------------------------------------------------- [2021-08-23T16:36:40.923Z] [2021-08-23T16:36:40.923Z] INFO: executeCI.ps1 starting at Mon Aug 23 16:36:40 CUT 2021 [2021-08-23T16:36:40.923Z] [2021-08-23T16:36:40.923Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-23T16:36:40.923Z] INFO: Running git version 2.24.1.windows.2 [2021-08-23T16:36:40.923Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-23T16:36:40.923Z] INFO: Environment variables: [2021-08-23T16:36:40.923Z] [2021-08-23T16:36:40.923Z] Name Value [2021-08-23T16:36:40.923Z] ---- ----- [2021-08-23T16:36:40.923Z] ALLUSERSPROFILE C:\ProgramData [2021-08-23T16:36:40.923Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-23T16:36:40.923Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-23T16:36:40.923Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-23T16:36:40.923Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-23T16:36:40.923Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-23T16:36:40.923Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-23T16:36:40.923Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-23T16:36:40.923Z] BRANCH_NAME PR-42776 [2021-08-23T16:36:40.923Z] BUILD_DISPLAY_NAME #3 [2021-08-23T16:36:40.923Z] BUILD_ID 3 [2021-08-23T16:36:40.923Z] BUILD_NUMBER 3 [2021-08-23T16:36:40.923Z] BUILD_TAG jenkins-moby-PR-42776-3 [2021-08-23T16:36:40.923Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/ [2021-08-23T16:36:40.923Z] CHANGE_AUTHOR thaJeztah [2021-08-23T16:36:40.923Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-23T16:36:40.923Z] CHANGE_BRANCH remove_tini_version_check [2021-08-23T16:36:40.923Z] CHANGE_FORK thaJeztah/docker [2021-08-23T16:36:40.923Z] CHANGE_ID 42776 [2021-08-23T16:36:40.923Z] CHANGE_TARGET master [2021-08-23T16:36:40.923Z] CHANGE_TITLE info: remove "expected" check for tini version [2021-08-23T16:36:40.923Z] CHANGE_URL https://github.com/moby/moby/pull/42776 [2021-08-23T16:36:40.923Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-23T16:36:40.923Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-23T16:36:40.923Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-23T16:36:40.923Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-23T16:36:40.923Z] COMPUTERNAME azwin-2-39b9f0 [2021-08-23T16:36:40.923Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-23T16:36:40.923Z] ConfigSequenceNumber 0 [2021-08-23T16:36:40.923Z] DOCKER_BUILDKIT 0 [2021-08-23T16:36:40.923Z] DOCKER_DUT_DEBUG 1 [2021-08-23T16:36:40.923Z] DOCKER_EXPERIMENTAL 1 [2021-08-23T16:36:40.923Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-23T16:36:40.923Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2021-08-23T16:36:40.923Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-23T16:36:40.923Z] EXECUTOR_NUMBER 0 [2021-08-23T16:36:40.923Z] FQDN azwin-2-39b9f0.westus.cloudapp.azure.com [2021-08-23T16:36:40.923Z] GIT_BRANCH PR-42776 [2021-08-23T16:36:40.923Z] GIT_COMMIT 4faf4b3aa4c35b3a5d30663d26728fd4dcf87bc5 [2021-08-23T16:36:40.923Z] GIT_PREVIOUS_COMMIT 1e8796bc08e3a16898fdf00dffbc177756bfd8ea [2021-08-23T16:36:40.923Z] GIT_URL https://github.com/moby/moby.git [2021-08-23T16:36:40.923Z] HUDSON_COOKIE 11698d7c-55c1-40a1-89e1-2401cf3601f7 [2021-08-23T16:36:40.923Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:36:40.923Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-23T16:36:40.923Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-23T16:36:40.923Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-23T16:36:40.923Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-23T16:36:40.923Z] JENKINS_NODE_COOKIE 733e48f2-fe82-4df3-8cca-c33a113cdc83 [2021-08-23T16:36:40.923Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-23T16:36:40.923Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-23T16:36:40.923Z] JOB_BASE_NAME PR-42776 [2021-08-23T16:36:40.924Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/display/redirect [2021-08-23T16:36:40.924Z] JOB_NAME moby/PR-42776 [2021-08-23T16:36:40.924Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/ [2021-08-23T16:36:40.924Z] library.jps.version master [2021-08-23T16:36:40.924Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-23T16:36:40.924Z] NODE_LABELS amd64 azure azwin-2-39b9f0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-23T16:36:40.924Z] NODE_NAME azwin-2-39b9f0 [2021-08-23T16:36:40.924Z] NUMBER_OF_PROCESSORS 4 [2021-08-23T16:36:40.924Z] OS Windows_NT [2021-08-23T16:36:40.924Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-23T16:36:40.924Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-23T16:36:40.924Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-23T16:36:40.924Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-08-23T16:36:40.924Z] PROCESSOR_LEVEL 6 [2021-08-23T16:36:40.924Z] PROCESSOR_REVISION 5504 [2021-08-23T16:36:40.924Z] ProgramData C:\ProgramData [2021-08-23T16:36:40.924Z] ProgramFiles C:\Program Files [2021-08-23T16:36:40.924Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-23T16:36:40.924Z] ProgramW6432 C:\Program Files [2021-08-23T16:36:40.924Z] PROMPT $P$G [2021-08-23T16:36:40.924Z] PSExecutionPolicyPreference Bypass [2021-08-23T16:36:40.924Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-23T16:36:40.924Z] PUBLIC C:\Users\Public [2021-08-23T16:36:40.924Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=artif... [2021-08-23T16:36:40.924Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=changes [2021-08-23T16:36:40.924Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect [2021-08-23T16:36:40.924Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42776/3/display/redirect?page=tests [2021-08-23T16:36:40.924Z] SKIP_VALIDATION_TESTS 1 [2021-08-23T16:36:40.924Z] SOURCES_DRIVE d [2021-08-23T16:36:40.924Z] SOURCES_SUBDIR gopath [2021-08-23T16:36:40.924Z] STAGE_NAME Run tests [2021-08-23T16:36:40.924Z] SystemDrive C: [2021-08-23T16:36:40.924Z] SystemRoot C:\Windows [2021-08-23T16:36:40.924Z] TEMP C:\Windows\TEMP [2021-08-23T16:36:40.924Z] TESTDEBUG 0 [2021-08-23T16:36:40.924Z] TESTRUN_DRIVE d [2021-08-23T16:36:40.924Z] TESTRUN_SUBDIR CI [2021-08-23T16:36:40.924Z] TIMEOUT 120m [2021-08-23T16:36:40.924Z] TMP C:\Windows\TEMP [2021-08-23T16:36:40.924Z] USERDOMAIN WORKGROUP [2021-08-23T16:36:40.924Z] USERNAME azwin-2-39b9f0$ [2021-08-23T16:36:40.924Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-23T16:36:40.924Z] windir C:\Windows [2021-08-23T16:36:40.924Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:36:40.924Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-23T16:36:40.924Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-23T16:36:40.924Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:40.924Z] INFO: Sources under d:\gopath\... [2021-08-23T16:36:40.924Z] INFO: Test run under d:\CI\... [2021-08-23T16:36:40.924Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-23T16:36:40.924Z] INFO: docker/docker repository was found [2021-08-23T16:36:40.924Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-08-23T16:36:40.924Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-23T16:36:40.924Z] INFO: Docker version of control daemon [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:40.924Z] Client: [2021-08-23T16:36:40.924Z] Version: 20.10.8 [2021-08-23T16:36:40.924Z] API version: 1.41 [2021-08-23T16:36:40.924Z] Go version: go1.16.6 [2021-08-23T16:36:40.924Z] Git commit: 3967b7d [2021-08-23T16:36:40.924Z] Built: Fri Jul 30 19:58:50 2021 [2021-08-23T16:36:40.924Z] OS/Arch: windows/amd64 [2021-08-23T16:36:40.924Z] Context: default [2021-08-23T16:36:40.924Z] Experimental: true [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:40.924Z] Server: Docker Engine - Community [2021-08-23T16:36:40.924Z] Engine: [2021-08-23T16:36:40.924Z] Version: 20.10.8 [2021-08-23T16:36:40.924Z] API version: 1.41 (minimum version 1.24) [2021-08-23T16:36:40.924Z] Go version: go1.16.6 [2021-08-23T16:36:40.924Z] Git commit: 75249d8 [2021-08-23T16:36:40.924Z] Built: Fri Jul 30 19:54:29 2021 [2021-08-23T16:36:40.924Z] OS/Arch: windows/amd64 [2021-08-23T16:36:40.924Z] Experimental: true [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:40.924Z] INFO: Docker info of control daemon [2021-08-23T16:36:40.924Z] [2021-08-23T16:36:41.208Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2021-08-23T16:36:41.208Z] === RUN TestNetworkDBWatch [2021-08-23T16:36:41.208Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T16:36:41.208Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:36:41.208Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T16:36:41.208Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T16:36:41.208Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCopyFile [2021-08-23T16:36:41.208Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T16:36:41.208Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:36:41.208Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T16:36:41.208Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T16:36:41.208Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:36:41.208Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestWildcardMatches [2021-08-23T16:36:41.208Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestPatternMatches [2021-08-23T16:36:41.208Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T16:36:41.208Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T16:36:41.208Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T16:36:41.208Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T16:36:41.208Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T16:36:41.208Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T16:36:41.208Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestSingleExclamationError [2021-08-23T16:36:41.208Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestMatchesWithNoPatterns [2021-08-23T16:36:41.208Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T16:36:41.208Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestMatches [2021-08-23T16:36:41.208Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T16:36:41.208Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T16:36:41.208Z] --- PASS: TestMatches (0.00s) [2021-08-23T16:36:41.208Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T16:36:41.208Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCleanPatterns [2021-08-23T16:36:41.208Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T16:36:41.208Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T16:36:41.208Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T16:36:41.208Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T16:36:41.208Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T16:36:41.208Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCreateIfNotExistsDir [2021-08-23T16:36:41.208Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestCreateIfNotExistsFile [2021-08-23T16:36:41.208Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T16:36:41.208Z] === RUN TestMatch [2021-08-23T16:36:41.208Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:36:41.208Z] PASS [2021-08-23T16:36:41.208Z] coverage: 82.2% of statements [2021-08-23T16:36:41.208Z] ok github.com/docker/docker/pkg/fileutils 0.064s coverage: 82.2% of statements [2021-08-23T16:36:41.382Z] Client: [2021-08-23T16:36:41.382Z] Context: default [2021-08-23T16:36:41.382Z] Debug Mode: false [2021-08-23T16:36:41.382Z] [2021-08-23T16:36:41.382Z] Server: [2021-08-23T16:36:41.382Z] Containers: 0 [2021-08-23T16:36:41.382Z] Running: 0 [2021-08-23T16:36:41.382Z] Paused: 0 [2021-08-23T16:36:41.382Z] Stopped: 0 [2021-08-23T16:36:41.382Z] Images: 10 [2021-08-23T16:36:41.382Z] Server Version: 20.10.8 [2021-08-23T16:36:41.382Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-23T16:36:41.382Z] Windows: [2021-08-23T16:36:41.382Z] LCOW: [2021-08-23T16:36:41.382Z] Logging Driver: json-file [2021-08-23T16:36:41.382Z] Plugins: [2021-08-23T16:36:41.382Z] Volume: local [2021-08-23T16:36:41.382Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:36:41.382Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:36:41.382Z] Swarm: inactive [2021-08-23T16:36:41.382Z] Default Isolation: process [2021-08-23T16:36:41.382Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:36:41.382Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:36:41.382Z] OSType: windows [2021-08-23T16:36:41.382Z] Architecture: x86_64 [2021-08-23T16:36:41.382Z] CPUs: 4 [2021-08-23T16:36:41.382Z] Total Memory: 32GiB [2021-08-23T16:36:41.382Z] Name: azwin-2-39b9f0 [2021-08-23T16:36:41.382Z] ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT [2021-08-23T16:36:41.382Z] Docker Root Dir: D:\docker [2021-08-23T16:36:41.382Z] Debug Mode: false [2021-08-23T16:36:41.382Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:36:41.382Z] Labels: [2021-08-23T16:36:41.382Z] Experimental: true [2021-08-23T16:36:41.382Z] Insecure Registries: [2021-08-23T16:36:41.382Z] 10.0.0.4:5000 [2021-08-23T16:36:41.382Z] 127.0.0.0/8 [2021-08-23T16:36:41.382Z] Registry Mirrors: [2021-08-23T16:36:41.382Z] http://10.0.0.4:5000/ [2021-08-23T16:36:41.382Z] Live Restore Enabled: false [2021-08-23T16:36:41.382Z] Product License: Community Engine [2021-08-23T16:36:41.382Z] [2021-08-23T16:36:41.382Z] [2021-08-23T16:36:41.382Z] INFO: Commit hash is 4faf4b3aa4 [2021-08-23T16:36:41.382Z] INFO: Nuke-Everything... [2021-08-23T16:36:41.382Z] INFO: Container count on control daemon to delete is 0 [2021-08-23T16:36:41.382Z] INFO: Nuking d:\CI [2021-08-23T16:36:41.382Z] INFO: Zapped successfully [2021-08-23T16:36:41.453Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1474584289_/foo_true____} [2021-08-23T16:36:41.663Z] === RUN TestGet [2021-08-23T16:36:41.663Z] --- PASS: TestGet (0.00s) [2021-08-23T16:36:41.663Z] === RUN TestGetShortcutString [2021-08-23T16:36:41.663Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T16:36:41.663Z] PASS [2021-08-23T16:36:41.663Z] coverage: 42.9% of statements [2021-08-23T16:36:41.663Z] ok github.com/docker/docker/pkg/homedir 0.034s coverage: 42.9% of statements [2021-08-23T16:36:41.839Z] INFO: Location for testing is d:\CI\PR-42776\3 [2021-08-23T16:36:41.839Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-23T16:36:41.839Z] [2021-08-23T16:36:41.839Z] [2021-08-23T16:36:41.839Z] INFO: Building the image from Dockerfile.windows at 08/23/2021 16:36:41... [2021-08-23T16:36:41.839Z] [2021-08-23T16:36:42.624Z] === RUN TestCreateIDMapOrder [2021-08-23T16:36:42.624Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T16:36:42.624Z] PASS [2021-08-23T16:36:42.624Z] coverage: 7.2% of statements [2021-08-23T16:36:42.624Z] ok github.com/docker/docker/pkg/idtools 0.034s coverage: 7.2% of statements [2021-08-23T16:36:42.624Z] 2021/08/23 16:36:42 Closing DB instances... [2021-08-23T16:36:42.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3107168460_/foo_false____} [2021-08-23T16:36:42.998Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-08-23T16:36:42.998Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2021-08-23T16:36:43.080Z] --- PASS: TestGetAddress (18.56s) [2021-08-23T16:36:43.080Z] === RUN TestRequestSyntaxCheck [2021-08-23T16:36:43.080Z] --- PASS: TestRequestSyntaxCheck (0.05s) [2021-08-23T16:36:43.080Z] === RUN TestRequest [2021-08-23T16:36:43.535Z] === RUN TestFixedBufferCap [2021-08-23T16:36:43.535Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestFixedBufferLen [2021-08-23T16:36:43.535Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestFixedBufferString [2021-08-23T16:36:43.535Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestFixedBufferWrite [2021-08-23T16:36:43.535Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestFixedBufferRead [2021-08-23T16:36:43.535Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestBytesPipeRead [2021-08-23T16:36:43.535Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestBytesPipeWrite [2021-08-23T16:36:43.535Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T16:36:43.535Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T16:36:43.991Z] --- PASS: TestBytesPipeWriteRandomChunks (0.37s) [2021-08-23T16:36:43.991Z] === RUN TestAtomicWriteToFile [2021-08-23T16:36:43.991Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestAtomicWriteSetCommit [2021-08-23T16:36:43.991Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-23T16:36:43.991Z] === RUN TestAtomicWriteSetCancel [2021-08-23T16:36:43.991Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestReadCloserWrapperClose [2021-08-23T16:36:43.991Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T16:36:43.991Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestReaderErrWrapperRead [2021-08-23T16:36:43.991Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestCancelReadCloser [2021-08-23T16:36:43.991Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T16:36:43.991Z] === RUN TestWriteCloserWrapperClose [2021-08-23T16:36:43.991Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestNopWriteCloser [2021-08-23T16:36:43.991Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestNopWriter [2021-08-23T16:36:43.991Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T16:36:43.991Z] === RUN TestWriteCounter [2021-08-23T16:36:43.991Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T16:36:43.991Z] PASS [2021-08-23T16:36:43.991Z] coverage: 68.3% of statements [2021-08-23T16:36:43.991Z] ok github.com/docker/docker/pkg/ioutils 0.521s coverage: 68.3% of statements [2021-08-23T16:36:43.991Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-23T16:36:43.991Z] === RUN TestNetworkDBBulkSync [2021-08-23T16:36:43.999Z] --- PASS: TestServiceUpdatePidsLimit (16.76s) [2021-08-23T16:36:43.999Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-08-23T16:36:43.999Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2021-08-23T16:36:43.999Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2021-08-23T16:36:43.999Z] PASS [2021-08-23T16:36:43.999Z] [2021-08-23T16:36:43.999Z] === Skipped [2021-08-23T16:36:43.999Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:36:43.999Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:36:43.999Z] [2021-08-23T16:36:43.999Z] [2021-08-23T16:36:43.999Z] DONE 27 tests, 1 skipped in 172.760s [2021-08-23T16:36:43.999Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:36:43.999Z] INFO: Testing against a local daemon [2021-08-23T16:36:43.999Z] === RUN TestSessionCreate [2021-08-23T16:36:43.999Z] --- PASS: TestSessionCreate (0.02s) [2021-08-23T16:36:43.999Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:36:43.999Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T16:36:43.999Z] PASS [2021-08-23T16:36:43.999Z] [2021-08-23T16:36:43.999Z] DONE 2 tests in 0.060s [2021-08-23T16:36:43.999Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:36:43.999Z] INFO: Testing against a local daemon [2021-08-23T16:36:43.999Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:36:43.999Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:36:43.999Z] === RUN TestDiskUsage [2021-08-23T16:36:43.999Z] === PAUSE TestDiskUsage [2021-08-23T16:36:43.999Z] === RUN TestEventsExecDie [2021-08-23T16:36:44.217Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3107168460_/foo_true____} [2021-08-23T16:36:44.583Z] --- PASS: TestEventsExecDie (0.68s) [2021-08-23T16:36:44.583Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:36:44.583Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-08-23T16:36:44.583Z] === RUN TestEventsVolumeCreate [2021-08-23T16:36:44.583Z] --- PASS: TestEventsVolumeCreate (0.07s) [2021-08-23T16:36:44.583Z] === RUN TestInfoBinaryCommits [2021-08-23T16:36:44.583Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T16:36:44.583Z] === RUN TestInfoAPIVersioned [2021-08-23T16:36:44.583Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:36:44.583Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:36:44.911Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.9% of statements [2021-08-23T16:36:44.952Z] === RUN TestError [2021-08-23T16:36:44.952Z] --- PASS: TestError (0.00s) [2021-08-23T16:36:44.952Z] === RUN TestProgressString [2021-08-23T16:36:44.952Z] === RUN TestProgressString/no_progress [2021-08-23T16:36:44.952Z] === RUN TestProgressString/progress_1 [2021-08-23T16:36:44.952Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T16:36:44.952Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T16:36:44.952Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T16:36:44.952Z] === RUN TestProgressString/with_units [2021-08-23T16:36:44.952Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T16:36:44.952Z] === RUN TestProgressString/hide_counts [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T16:36:44.952Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T16:36:44.952Z] === RUN TestJSONMessageDisplay [2021-08-23T16:36:44.952Z] --- PASS: TestJSONMessageDisplay (0.12s) [2021-08-23T16:36:44.952Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T16:36:44.952Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T16:36:44.952Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T16:36:44.952Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T16:36:44.952Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T16:36:44.952Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T16:36:44.952Z] PASS [2021-08-23T16:36:44.952Z] coverage: 91.7% of statements [2021-08-23T16:36:44.952Z] ok github.com/docker/docker/pkg/jsonmessage 0.157s coverage: 91.7% of statements [2021-08-23T16:36:45.156Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-23T16:36:45.156Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:36:45.407Z] 2021/08/23 16:36:45 Closing DB instances... [2021-08-23T16:36:45.408Z] === RUN TestStandardLongPath [2021-08-23T16:36:45.408Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T16:36:45.408Z] === RUN TestUNCLongPath [2021-08-23T16:36:45.408Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T16:36:45.408Z] PASS [2021-08-23T16:36:45.408Z] coverage: 100.0% of statements [2021-08-23T16:36:45.408Z] ok github.com/docker/docker/pkg/longpath 0.031s coverage: 100.0% of statements [2021-08-23T16:36:45.602Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3107168460_/foo_true__0xc000ecd320__} [2021-08-23T16:36:45.916Z] === RUN TestNameFormat [2021-08-23T16:36:45.916Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T16:36:45.916Z] === RUN TestNameRetries [2021-08-23T16:36:45.916Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T16:36:45.916Z] PASS [2021-08-23T16:36:45.916Z] coverage: 85.7% of statements [2021-08-23T16:36:45.916Z] ok github.com/docker/docker/pkg/namesgenerator 0.030s coverage: 85.7% of statements [2021-08-23T16:36:46.097Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T16:36:46.097Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:36:46.372Z] === RUN TestParseKeyValueOpt [2021-08-23T16:36:46.372Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T16:36:46.372Z] === RUN TestParseUintList [2021-08-23T16:36:46.372Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T16:36:46.372Z] === RUN TestParseUintListMaximumLimits [2021-08-23T16:36:46.372Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T16:36:46.372Z] PASS [2021-08-23T16:36:46.372Z] coverage: 97.0% of statements [2021-08-23T16:36:46.372Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2021-08-23T16:36:46.667Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-23T16:36:46.667Z] === RUN TestInfoAPI [2021-08-23T16:36:46.667Z] --- PASS: TestInfoAPI (0.02s) [2021-08-23T16:36:46.667Z] === RUN TestInfoAPIWarnings [2021-08-23T16:36:46.920Z] --- PASS: TestNetworkDBBulkSync (2.82s) [2021-08-23T16:36:46.920Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T16:36:46.985Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ecd338_} [2021-08-23T16:36:47.468Z] === RUN TestNewAndRemove [2021-08-23T16:36:47.468Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T16:36:47.468Z] === RUN TestRemoveInvalidPath [2021-08-23T16:36:47.468Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T16:36:47.468Z] PASS [2021-08-23T16:36:47.468Z] coverage: 82.6% of statements [2021-08-23T16:36:47.468Z] ok github.com/docker/docker/pkg/pidfile 0.035s coverage: 82.6% of statements [2021-08-23T16:36:47.468Z] --- PASS: TestRequest (4.59s) [2021-08-23T16:36:47.468Z] === RUN TestOverlappingRequests [2021-08-23T16:36:47.633Z] Sending build context to Docker daemon 61MB [2021-08-23T16:36:47.633Z] [2021-08-23T16:36:47.633Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-23T16:36:47.633Z] ---> a4938fe7222f [2021-08-23T16:36:47.633Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-23T16:36:47.633Z] ---> Using cache [2021-08-23T16:36:47.633Z] ---> cfe5fc4122f9 [2021-08-23T16:36:47.633Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-23T16:36:47.633Z] ---> Using cache [2021-08-23T16:36:47.633Z] ---> c5dfc2ccfe76 [2021-08-23T16:36:47.633Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-23T16:36:47.633Z] ---> Using cache [2021-08-23T16:36:47.633Z] ---> 32882df97eed [2021-08-23T16:36:47.633Z] 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-23T16:36:47.633Z] ---> Using cache [2021-08-23T16:36:47.633Z] ---> 2d8a13f39b54 [2021-08-23T16:36:47.634Z] 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-23T16:36:47.634Z] ---> Using cache [2021-08-23T16:36:47.634Z] ---> 74c1b83bcfdf [2021-08-23T16:36:47.634Z] 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-23T16:36:47.634Z] ---> Using cache [2021-08-23T16:36:47.634Z] ---> d1c650e99eb8 [2021-08-23T16:36:47.634Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-23T16:36:47.634Z] ---> Using cache [2021-08-23T16:36:47.634Z] ---> 1916ed048561 [2021-08-23T16:36:47.634Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-23T16:36:47.634Z] ---> Using cache [2021-08-23T16:36:47.634Z] ---> 39885a1cb669 [2021-08-23T16:36:47.634Z] Step 10/10 : COPY . . [2021-08-23T16:36:47.939Z] --- PASS: TestOverlappingRequests (0.37s) [2021-08-23T16:36:47.940Z] === RUN TestRelease [2021-08-23T16:36:48.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ecd350_} [2021-08-23T16:36:48.407Z] === RUN TestFailedConnection [2021-08-23T16:36:48.871Z] --- PASS: TestRelease (1.05s) [2021-08-23T16:36:48.871Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:36:49.322Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ecd368_} [2021-08-23T16:36:49.326Z] === RUN TestParseEmptyInterface [2021-08-23T16:36:49.326Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestParseNonInterfaceType [2021-08-23T16:36:49.326Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestParseWithOneFunction [2021-08-23T16:36:49.326Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestParseWithMultipleFuncs [2021-08-23T16:36:49.326Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestParseWithUnnamedReturn [2021-08-23T16:36:49.326Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestEmbeddedInterface [2021-08-23T16:36:49.326Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestParsedImports [2021-08-23T16:36:49.326Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T16:36:49.326Z] === RUN TestAliasedImports [2021-08-23T16:36:49.326Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T16:36:49.326Z] PASS [2021-08-23T16:36:49.326Z] coverage: 56.8% of statements [2021-08-23T16:36:49.326Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-08-23T16:36:49.826Z] 2021/08/23 16:36:49 Closing DB instances... [2021-08-23T16:36:49.826Z] === RUN TestHTTPTransport [2021-08-23T16:36:49.826Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T16:36:49.826Z] PASS [2021-08-23T16:36:49.826Z] coverage: 85.7% of statements [2021-08-23T16:36:49.826Z] ok github.com/docker/docker/pkg/plugins/transport 0.031s coverage: 85.7% of statements [2021-08-23T16:36:49.826Z] time="2021-08-23T16:36:49Z" level=error msg="node: bc4e84b25308 is unknown to memberlist" [2021-08-23T16:36:50.705Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ecd380_} [2021-08-23T16:36:50.791Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:36:50.791Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T16:36:50.791Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T16:36:50.791Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:36:50.791Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T16:36:50.791Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T16:36:50.791Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestBufferPoolPutAndGet [2021-08-23T16:36:50.791Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T16:36:50.791Z] PASS [2021-08-23T16:36:50.791Z] coverage: 88.2% of statements [2021-08-23T16:36:50.791Z] ok github.com/docker/docker/pkg/pools 0.028s coverage: 88.2% of statements [2021-08-23T16:36:50.791Z] --- PASS: TestFailedConnection (2.01s) [2021-08-23T16:36:50.791Z] === RUN TestFailOnce [2021-08-23T16:36:50.791Z] 2021/08/23 16:36:50 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-08-23T16:36:50.791Z] goroutine 13 [running]: [2021-08-23T16:36:50.791Z] net/http.(*conn).serve.func1(0xc00005ea00) [2021-08-23T16:36:50.791Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T16:36:50.791Z] panic(0x535280, 0x64c690) [2021-08-23T16:36:50.791Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T16:36:50.791Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x65cd50, 0xc00021a000, 0xc0000a6000) [2021-08-23T16:36:50.791Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T16:36:50.791Z] net/http.HandlerFunc.ServeHTTP(0xc000042f40, 0x65cd50, 0xc00021a000, 0xc0000a6000) [2021-08-23T16:36:50.791Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T16:36:50.791Z] net/http.(*ServeMux).ServeHTTP(0xc00004e900, 0x65cd50, 0xc00021a000, 0xc0000a6000) [2021-08-23T16:36:50.791Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T16:36:50.791Z] net/http.serverHandler.ServeHTTP(0xc000160000, 0x65cd50, 0xc00021a000, 0xc0000a6000) [2021-08-23T16:36:50.791Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T16:36:50.791Z] net/http.(*conn).serve(0xc00005ea00, 0x65d940, 0xc000090040) [2021-08-23T16:36:50.791Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T16:36:50.791Z] created by net/http.(*Server).Serve [2021-08-23T16:36:50.791Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T16:36:50.791Z] time="2021-08-23T16:36:50Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T16:36:50.791Z] === RUN TestOutputOnPrematureClose [2021-08-23T16:36:50.791Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T16:36:50.791Z] === RUN TestCompleteSilently [2021-08-23T16:36:50.791Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T16:36:50.791Z] PASS [2021-08-23T16:36:50.791Z] coverage: 75.9% of statements [2021-08-23T16:36:50.791Z] ok github.com/docker/docker/pkg/progress 0.028s coverage: 75.9% of statements [2021-08-23T16:36:51.250Z] --- PASS: TestAllocateRandomDeallocate (2.36s) [2021-08-23T16:36:51.250Z] === RUN TestRetrieveFromStore [2021-08-23T16:36:51.250Z] === RUN TestSendToOneSub [2021-08-23T16:36:51.250Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T16:36:51.250Z] === RUN TestSendToMultipleSubs [2021-08-23T16:36:51.250Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T16:36:51.250Z] === RUN TestEvictOneSub [2021-08-23T16:36:51.250Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T16:36:51.250Z] === RUN TestClosePublisher [2021-08-23T16:36:51.250Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T16:36:51.250Z] === RUN TestPubSubRace [2021-08-23T16:36:51.705Z] --- PASS: TestFailOnce (1.12s) [2021-08-23T16:36:51.705Z] === RUN TestEchoInputOutput [2021-08-23T16:36:51.705Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T16:36:51.705Z] === RUN TestBackoff [2021-08-23T16:36:51.705Z] --- PASS: TestBackoff (0.00s) [2021-08-23T16:36:51.705Z] === RUN TestAbortRetry [2021-08-23T16:36:51.705Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T16:36:51.705Z] === RUN TestClientScheme [2021-08-23T16:36:51.705Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T16:36:51.705Z] === RUN TestNewClientWithTimeout [2021-08-23T16:36:52.087Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2021-08-23T16:36:52.087Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:36:52.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T16:36:52.166Z] --- PASS: TestRetrieveFromStore (0.80s) [2021-08-23T16:36:52.166Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T16:36:52.166Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s) [2021-08-23T16:36:52.166Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T16:36:52.166Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T16:36:52.166Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T16:36:52.166Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T16:36:52.166Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T16:36:52.166Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T16:36:52.166Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T16:36:52.166Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T16:36:52.166Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T16:36:52.166Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T16:36:52.166Z] === RUN TestDebug [2021-08-23T16:36:52.166Z] --- PASS: TestDebug (0.00s) [2021-08-23T16:36:52.166Z] === RUN TestRequestPoolParallel [2021-08-23T16:36:52.166Z] time="2021-08-23T16:36:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-23T16:36:52.621Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T16:36:52.621Z] PASS [2021-08-23T16:36:52.621Z] coverage: 75.0% of statements [2021-08-23T16:36:52.621Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-08-23T16:36:52.621Z] --- PASS: TestRequestPoolParallel (0.38s) [2021-08-23T16:36:52.621Z] === RUN TestFullAllocateRelease [2021-08-23T16:36:52.621Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.70s) [2021-08-23T16:36:52.621Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T16:36:53.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T16:36:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T16:36:53.036Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-08-23T16:36:53.036Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-23T16:36:53.076Z] --- PASS: TestFullAllocateRelease (0.35s) [2021-08-23T16:36:53.076Z] === RUN TestOddAllocateRelease [2021-08-23T16:36:53.076Z] === RUN TestRegister [2021-08-23T16:36:53.076Z] --- PASS: TestRegister (0.00s) [2021-08-23T16:36:53.076Z] === RUN TestCommand [2021-08-23T16:36:53.076Z] --- PASS: TestCommand (0.03s) [2021-08-23T16:36:53.076Z] === RUN TestNaiveSelf [2021-08-23T16:36:53.076Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-23T16:36:53.076Z] PASS [2021-08-23T16:36:53.076Z] coverage: 82.4% of statements [2021-08-23T16:36:53.076Z] ok github.com/docker/docker/pkg/reexec 0.087s coverage: 82.4% of statements [2021-08-23T16:36:53.076Z] --- PASS: TestOddAllocateRelease (0.22s) [2021-08-23T16:36:53.076Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T16:36:53.076Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-23T16:36:53.076Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T16:36:53.076Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:36:53.076Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T16:36:53.076Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:36:53.076Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:36:53.076Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:36:53.076Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:53.076Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:36:53.076Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:53.076Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:36:53.076Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:36:53.076Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:36:53.076Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:36:53.076Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:36:53.076Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:36:53.076Z] PASS [2021-08-23T16:36:53.076Z] coverage: 85.3% of statements [2021-08-23T16:36:53.076Z] ok github.com/docker/docker/libnetwork/ipam 35.576s coverage: 85.3% of statements [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-23T16:36:53.291Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T16:36:53.293Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2021-08-23T16:36:53.531Z] === RUN TestDump [2021-08-23T16:36:53.531Z] goroutine 6 [running]: [2021-08-23T16:36:53.531Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x16058578, 0xae0ef31f648) [2021-08-23T16:36:53.531Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:36:53.531Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T16:36:53.531Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T16:36:53.531Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-23T16:36:53.531Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T16:36:53.531Z] testing.tRunner(0xc000029080, 0xdf5ea0) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:36:53.531Z] created by testing.(*T).Run [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:36:53.531Z] [2021-08-23T16:36:53.531Z] goroutine 1 [chan receive]: [2021-08-23T16:36:53.531Z] testing.(*T).Run(0xc000029080, 0xde85d8, 0x8, 0xdf5ea0, 0xc5a18d) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:36:53.531Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:36:53.531Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:36:53.531Z] testing.runTests(0xc000004078, 0xf3b220, 0x3, 0x3, 0xc041121f55fdbce4, 0x8bb30343e9, 0xf3fc80, 0xde9e28) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:36:53.531Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:36:53.531Z] main.main() [2021-08-23T16:36:53.531Z] _testmain.go:95 +0x1c8 [2021-08-23T16:36:53.531Z] --- PASS: TestDump (0.00s) [2021-08-23T16:36:53.531Z] === RUN TestDumpToFile [2021-08-23T16:36:53.531Z] time="2021-08-23T16:36:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-23T16:36:53.531Z] 2021/08/23 16:36:53 Closing DB instances... [2021-08-23T16:36:53.531Z] --- PASS: TestDumpToFile (0.10s) [2021-08-23T16:36:53.531Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T16:36:53.531Z] goroutine 8 [running]: [2021-08-23T16:36:53.531Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0xcd43c0) [2021-08-23T16:36:53.531Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:36:53.531Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T16:36:53.531Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T16:36:53.531Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-23T16:36:53.531Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T16:36:53.531Z] testing.tRunner(0xc000029500, 0xdf5e90) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:36:53.531Z] created by testing.(*T).Run [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:36:53.531Z] [2021-08-23T16:36:53.531Z] goroutine 1 [chan receive]: [2021-08-23T16:36:53.531Z] testing.(*T).Run(0xc000029500, 0xdef08c, 0x1c, 0xdf5e90, 0xc5a101) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:36:53.531Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:36:53.531Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:36:53.531Z] testing.runTests(0xc000004078, 0xf3b220, 0x3, 0x3, 0xc041121f55fdbce4, 0x8bb30343e9, 0xf3fc80, 0xde9e28) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:36:53.531Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:36:53.531Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:36:53.531Z] main.main() [2021-08-23T16:36:53.531Z] _testmain.go:95 +0x1c8 [2021-08-23T16:36:53.531Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T16:36:53.531Z] PASS [2021-08-23T16:36:53.531Z] coverage: 90.9% of statements [2021-08-23T16:36:53.531Z] ok github.com/docker/docker/pkg/stack 0.126s coverage: 90.9% of statements [2021-08-23T16:36:53.592Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2021-08-23T16:36:53.986Z] === RUN TestNewStdWriter [2021-08-23T16:36:53.986Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T16:36:53.986Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestWriteWithNilBytes [2021-08-23T16:36:53.986Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestWrite [2021-08-23T16:36:53.986Z] --- PASS: TestWrite (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestWriteWithWriterError [2021-08-23T16:36:53.986Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T16:36:53.986Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyWriteAndRead [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T16:36:53.986Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T16:36:53.986Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T16:36:53.986Z] PASS [2021-08-23T16:36:53.986Z] coverage: 100.0% of statements [2021-08-23T16:36:53.986Z] ok github.com/docker/docker/pkg/stdcopy 0.032s coverage: 100.0% of statements [2021-08-23T16:36:54.153Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-23T16:36:54.676Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-08-23T16:36:54.676Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:36:54.945Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T16:36:54.945Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T16:36:54.945Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T16:36:54.945Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T16:36:54.945Z] === RUN TestFormatStatus [2021-08-23T16:36:54.945Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T16:36:54.945Z] === RUN TestFormatError [2021-08-23T16:36:54.946Z] --- PASS: TestFormatError (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestFormatJSONError [2021-08-23T16:36:54.946Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T16:36:54.946Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T16:36:54.946Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestNewJSONProgressOutput [2021-08-23T16:36:54.946Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestAuxFormatterEmit [2021-08-23T16:36:54.946Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestStreamWriterStdout [2021-08-23T16:36:54.946Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T16:36:54.946Z] === RUN TestStreamWriterStderr [2021-08-23T16:36:54.946Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T16:36:54.946Z] PASS [2021-08-23T16:36:54.946Z] coverage: 66.2% of statements [2021-08-23T16:36:54.946Z] ok github.com/docker/docker/pkg/streamformatter 0.030s coverage: 66.2% of statements [2021-08-23T16:36:55.401Z] === RUN TestGenerateRandomID [2021-08-23T16:36:55.401Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T16:36:55.401Z] === RUN TestShortenId [2021-08-23T16:36:55.401Z] --- PASS: TestShortenId (0.00s) [2021-08-23T16:36:55.401Z] === RUN TestShortenSha256Id [2021-08-23T16:36:55.401Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T16:36:55.401Z] === RUN TestShortenIdEmpty [2021-08-23T16:36:55.401Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T16:36:55.401Z] === RUN TestShortenIdInvalid [2021-08-23T16:36:55.401Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T16:36:55.401Z] === RUN TestIsShortIDNonHex [2021-08-23T16:36:55.401Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T16:36:55.401Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T16:36:55.401Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T16:36:55.401Z] PASS [2021-08-23T16:36:55.401Z] coverage: 70.6% of statements [2021-08-23T16:36:55.401Z] ok github.com/docker/docker/pkg/stringid 0.029s coverage: 70.6% of statements [2021-08-23T16:36:55.401Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2021-08-23T16:36:55.401Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T16:36:55.516Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.472s coverage: 74.6% of statements [2021-08-23T16:36:55.862Z] === RUN TestIsCpusetListAvailable [2021-08-23T16:36:55.862Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T16:36:55.862Z] PASS [2021-08-23T16:36:55.862Z] coverage: 39.4% of statements [2021-08-23T16:36:55.862Z] ok github.com/docker/docker/pkg/sysinfo 0.029s coverage: 39.4% of statements [2021-08-23T16:36:56.060Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T16:36:56.319Z] time="2021-08-23T16:36:55Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-23T16:36:56.882Z] ok github.com/docker/docker/daemon 12.172s coverage: 17.5% of statements [2021-08-23T16:36:56.882Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:36:56.882Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:36:56.882Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:36:56.882Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:36:56.882Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 3.1% of statements [2021-08-23T16:36:57.281Z] === RUN TestChtimes [2021-08-23T16:36:57.281Z] --- PASS: TestChtimes (0.00s) [2021-08-23T16:36:57.281Z] === RUN TestChtimesWindows [2021-08-23T16:36:57.281Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T16:36:57.281Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T16:36:57.281Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T16:36:57.281Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T16:36:57.281Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T16:36:57.281Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T16:36:57.281Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T16:36:57.281Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T16:36:57.281Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T16:36:57.281Z] === RUN TestHasWin32KSupport [2021-08-23T16:36:57.281Z] syscall_windows_test.go:8: win32k: true [2021-08-23T16:36:57.281Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T16:36:57.281Z] PASS [2021-08-23T16:36:57.281Z] coverage: 12.9% of statements [2021-08-23T16:36:57.281Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 12.9% of statements [2021-08-23T16:36:57.450Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.387s coverage: 56.2% of statements [2021-08-23T16:36:57.454Z] --- PASS: TestCreateServiceConfigFileMode (2.84s) [2021-08-23T16:36:57.454Z] === RUN TestCreateServiceSysctls [2021-08-23T16:36:57.717Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T16:36:57.738Z] === RUN TestTailFile [2021-08-23T16:36:57.738Z] --- PASS: TestTailFile (0.00s) [2021-08-23T16:36:57.738Z] === RUN TestTailFileManyLines [2021-08-23T16:36:57.738Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T16:36:57.738Z] === RUN TestTailEmptyFile [2021-08-23T16:36:57.738Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T16:36:57.738Z] === RUN TestTailNegativeN [2021-08-23T16:36:57.738Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.738Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:36:57.738Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:57.739Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:36:57.739Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:57.739Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:36:57.740Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:57.740Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:57.740Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:57.741Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:57.741Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.741Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:57.741Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.197Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:36:58.197Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.197Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.198Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:36:58.198Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.199Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.199Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:36:58.200Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:36:58.200Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T16:36:58.200Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T16:36:58.200Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T16:36:58.200Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T16:36:58.200Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.01s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.201Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.01s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.01s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:36:58.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:36:58.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:36:58.203Z] PASS [2021-08-23T16:36:58.203Z] coverage: 88.6% of statements [2021-08-23T16:36:58.203Z] ok github.com/docker/docker/pkg/tailfile 0.192s coverage: 88.6% of statements [2021-08-23T16:36:58.659Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T16:36:58.659Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestTarSumRemove [2021-08-23T16:36:58.659Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestSortFileInfoSums [2021-08-23T16:36:58.659Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T16:36:58.659Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestNewTarSumForLabel [2021-08-23T16:36:58.659Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestEmptyTar [2021-08-23T16:36:58.659Z] --- PASS: TestEmptyTar (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestTarSumsReadSize [2021-08-23T16:36:58.659Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-23T16:36:58.659Z] === RUN TestTarSums [2021-08-23T16:36:59.114Z] --- PASS: TestTarSums (0.05s) [2021-08-23T16:36:59.114Z] === RUN TestIteration [2021-08-23T16:36:59.114Z] --- PASS: TestIteration (0.00s) [2021-08-23T16:36:59.114Z] === RUN TestVersionLabelForChecksum [2021-08-23T16:36:59.114Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T16:36:59.114Z] === RUN TestVersion [2021-08-23T16:36:59.114Z] --- PASS: TestVersion (0.00s) [2021-08-23T16:36:59.114Z] === RUN TestGetVersion [2021-08-23T16:36:59.114Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T16:36:59.114Z] === RUN TestGetVersions [2021-08-23T16:36:59.114Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T16:36:59.114Z] PASS [2021-08-23T16:36:59.114Z] coverage: 89.3% of statements [2021-08-23T16:36:59.114Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-08-23T16:36:59.342Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-08-23T16:36:59.569Z] testing: warning: no tests to run [2021-08-23T16:36:59.569Z] PASS [2021-08-23T16:36:59.569Z] coverage: [no statements] [2021-08-23T16:36:59.570Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-08-23T16:36:59.570Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:36:59.570Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:36:59.570Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:36:59.570Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T16:36:59.629Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T16:37:00.024Z] === RUN TestTruncIndex [2021-08-23T16:37:00.024Z] === RUN TestIsGIT [2021-08-23T16:37:00.024Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T16:37:00.024Z] === RUN TestIsTransport [2021-08-23T16:37:00.024Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T16:37:00.024Z] PASS [2021-08-23T16:37:00.024Z] coverage: 100.0% of statements [2021-08-23T16:37:00.024Z] ok github.com/docker/docker/pkg/urlutil 0.027s coverage: 100.0% of statements [2021-08-23T16:37:00.024Z] --- PASS: TestTruncIndex (0.10s) [2021-08-23T16:37:00.024Z] PASS [2021-08-23T16:37:00.024Z] coverage: 91.5% of statements [2021-08-23T16:37:00.024Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2021-08-23T16:37:00.480Z] === RUN TestVersionInfo [2021-08-23T16:37:00.480Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T16:37:00.480Z] === RUN TestAppendVersions [2021-08-23T16:37:00.480Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T16:37:00.480Z] PASS [2021-08-23T16:37:00.480Z] coverage: 88.9% of statements [2021-08-23T16:37:00.480Z] ok github.com/docker/docker/pkg/useragent 0.046s coverage: 88.9% of statements [2021-08-23T16:37:00.480Z] time="2021-08-23T16:37:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-23T16:37:00.750Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.295s coverage: 49.4% of statements [2021-08-23T16:37:01.444Z] === RUN TestValidatePrivileges [2021-08-23T16:37:01.444Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T16:37:01.444Z] === RUN TestFilterByCapNeg [2021-08-23T16:37:01.444Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T16:37:01.444Z] === RUN TestFilterByCapPos [2021-08-23T16:37:01.444Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T16:37:01.444Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T16:37:01.444Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T16:37:01.444Z] PASS [2021-08-23T16:37:01.444Z] coverage: 12.0% of statements [2021-08-23T16:37:01.444Z] ok github.com/docker/docker/plugin 0.039s coverage: 12.0% of statements [2021-08-23T16:37:01.444Z] === RUN TestNewSettable [2021-08-23T16:37:01.444Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T16:37:01.444Z] === RUN TestIsSettable [2021-08-23T16:37:01.444Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T16:37:01.444Z] === RUN TestUpdateSettingsEnv [2021-08-23T16:37:01.444Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T16:37:01.444Z] PASS [2021-08-23T16:37:01.444Z] coverage: 20.0% of statements [2021-08-23T16:37:01.444Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.0% of statements [2021-08-23T16:37:01.542Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T16:37:01.542Z] --- PASS: TestCreateServiceSysctls (3.70s) [2021-08-23T16:37:01.542Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:37:01.542Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T16:37:01.675Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.530s coverage: 45.9% of statements [2021-08-23T16:37:01.676Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:37:01.900Z] === RUN TestLoad [2021-08-23T16:37:01.900Z] --- PASS: TestLoad (0.00s) [2021-08-23T16:37:01.900Z] === RUN TestSave [2021-08-23T16:37:01.900Z] --- PASS: TestSave (0.02s) [2021-08-23T16:37:01.900Z] === RUN TestAddDeleteGet [2021-08-23T16:37:01.900Z] --- PASS: TestAddDeleteGet (0.02s) [2021-08-23T16:37:01.900Z] === RUN TestInvalidTags [2021-08-23T16:37:01.900Z] --- PASS: TestInvalidTags (0.00s) [2021-08-23T16:37:01.900Z] PASS [2021-08-23T16:37:01.900Z] coverage: 83.7% of statements [2021-08-23T16:37:01.900Z] ok github.com/docker/docker/reference 0.075s coverage: 83.7% of statements [2021-08-23T16:37:02.120Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T16:37:02.609Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.664s coverage: 57.7% of statements [2021-08-23T16:37:02.609Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-23T16:37:02.609Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:37:02.691Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-23T16:37:02.864Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements [2021-08-23T16:37:02.866Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T16:37:02.866Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T16:37:02.866Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T16:37:02.866Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestValidateMirror [2021-08-23T16:37:02.866Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestLoadInsecureRegistries [2021-08-23T16:37:02.866Z] time="2021-08-23T16:37:02Z" 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-23T16:37:02.866Z] time="2021-08-23T16:37:02Z" 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-23T16:37:02.866Z] time="2021-08-23T16:37:02Z" 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-23T16:37:02.866Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-08-23T16:37:02.866Z] === RUN TestNewServiceConfig [2021-08-23T16:37:02.866Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestValidateIndexName [2021-08-23T16:37:02.866Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestValidateIndexNameWithError [2021-08-23T16:37:02.866Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestEndpointParse [2021-08-23T16:37:02.866Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestEndpointParseInvalid [2021-08-23T16:37:02.866Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestValidateEndpoint [2021-08-23T16:37:02.866Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestPing [2021-08-23T16:37:02.866Z] --- PASS: TestPing (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestPingRegistryEndpoint [2021-08-23T16:37:02.866Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:37:02.866Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestEndpoint [2021-08-23T16:37:02.866Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:37:02.866Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestParseRepositoryInfo [2021-08-23T16:37:02.866Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestNewIndexInfo [2021-08-23T16:37:02.866Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestMirrorEndpointLookup [2021-08-23T16:37:02.866Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:37:02.866Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestSearchRepositories [2021-08-23T16:37:02.866Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T16:37:02.866Z] Host: 127.0.0.1:49308 [2021-08-23T16:37:02.866Z] User-Agent: docker test client [2021-08-23T16:37:02.866Z] Authorization: Token fake-token [2021-08-23T16:37:02.866Z] X-Docker-Token: true [2021-08-23T16:37:02.866Z] Accept-Encoding: gzip [2021-08-23T16:37:02.866Z] [2021-08-23T16:37:02.866Z] [2021-08-23T16:37:02.866Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T16:37:02.866Z] Connection: close [2021-08-23T16:37:02.866Z] Content-Length: 144 [2021-08-23T16:37:02.866Z] Cache-Control: no-cache [2021-08-23T16:37:02.866Z] Content-Type: application/json [2021-08-23T16:37:02.866Z] Date: Mon, 23 Aug 2021 16:37:02 GMT [2021-08-23T16:37:02.866Z] Expires: -1 [2021-08-23T16:37:02.866Z] Pragma: no-cache [2021-08-23T16:37:02.866Z] Server: docker-tests/mock [2021-08-23T16:37:02.866Z] X-Docker-Registry-Config: mock [2021-08-23T16:37:02.866Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T16:37:02.866Z] [2021-08-23T16:37:02.866Z] [2021-08-23T16:37:02.866Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestTrustedLocation [2021-08-23T16:37:02.866Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T16:37:02.866Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T16:37:02.866Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestIsSecureIndex [2021-08-23T16:37:02.866Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T16:37:02.866Z] PASS [2021-08-23T16:37:02.866Z] coverage: 51.7% of statements [2021-08-23T16:37:02.866Z] ok github.com/docker/docker/registry 0.163s coverage: 51.7% of statements [2021-08-23T16:37:02.866Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T16:37:02.866Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T16:37:02.866Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-23T16:37:02.866Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T16:37:02.866Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T16:37:02.866Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T16:37:03.322Z] time="2021-08-23T16:37:02Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T16:37:03.322Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-08-23T16:37:03.322Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T16:37:03.322Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T16:37:03.322Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T16:37:03.322Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T16:37:03.322Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T16:37:03.322Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T16:37:03.322Z] === RUN TestResumableRequestReader [2021-08-23T16:37:03.322Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T16:37:03.322Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T16:37:03.322Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T16:37:03.322Z] PASS [2021-08-23T16:37:03.322Z] coverage: 100.0% of statements [2021-08-23T16:37:03.322Z] ok github.com/docker/docker/registry/resumable 0.177s coverage: 100.0% of statements [2021-08-23T16:37:03.322Z] === RUN TestRestartManagerTimeout [2021-08-23T16:37:03.322Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T16:37:03.322Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T16:37:03.322Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T16:37:03.322Z] PASS [2021-08-23T16:37:03.322Z] coverage: 50.9% of statements [2021-08-23T16:37:03.322Z] ok github.com/docker/docker/restartmanager 0.027s coverage: 50.9% of statements [2021-08-23T16:37:03.634Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T16:37:03.777Z] === RUN TestDecodeContainerConfig [2021-08-23T16:37:03.777Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T16:37:03.777Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T16:37:03.777Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T16:37:03.777Z] === RUN TestValidatePrivileged [2021-08-23T16:37:03.777Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T16:37:03.777Z] PASS [2021-08-23T16:37:03.777Z] coverage: 52.2% of statements [2021-08-23T16:37:03.777Z] ok github.com/docker/docker/runconfig 0.031s coverage: 52.2% of statements [2021-08-23T16:37:03.777Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T16:37:03.777Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T16:37:03.777Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T16:37:03.777Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T16:37:03.777Z] PASS [2021-08-23T16:37:03.777Z] coverage: 62.5% of statements [2021-08-23T16:37:03.790Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-08-23T16:37:04.205Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T16:37:04.205Z] --- PASS: TestCreateServiceCapabilities (3.00s) [2021-08-23T16:37:04.205Z] === RUN TestInspect [2021-08-23T16:37:04.205Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-23T16:37:04.233Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2021-08-23T16:37:04.718Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-08-23T16:37:04.770Z] --- PASS: TestInfoAPIWarnings (16.28s) [2021-08-23T16:37:04.770Z] === RUN TestInfoDebug [2021-08-23T16:37:04.770Z] --- PASS: TestInfoDebug (0.52s) [2021-08-23T16:37:04.770Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:37:04.770Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-23T16:37:04.770Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:37:04.770Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-23T16:37:04.770Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:37:04.770Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-23T16:37:04.770Z] === RUN TestPingCacheHeaders [2021-08-23T16:37:04.770Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T16:37:04.770Z] === RUN TestPingGet [2021-08-23T16:37:04.770Z] --- PASS: TestPingGet (0.02s) [2021-08-23T16:37:04.770Z] === RUN TestPingHead [2021-08-23T16:37:04.770Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:37:04.770Z] === RUN TestVersion [2021-08-23T16:37:04.770Z] --- PASS: TestVersion (0.02s) [2021-08-23T16:37:04.770Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:37:04.770Z] === CONT TestDiskUsage [2021-08-23T16:37:04.973Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.7% of statements [2021-08-23T16:37:04.973Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:37:04.973Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:37:05.148Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:37:05.342Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:37:05.602Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:37:05.720Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:37:06.173Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:37:06.338Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.5% of statements [2021-08-23T16:37:06.395Z] === RUN TestGetDriver [2021-08-23T16:37:06.395Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T16:37:06.395Z] === RUN TestVolumeRequestError [2021-08-23T16:37:06.395Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T16:37:06.395Z] PASS [2021-08-23T16:37:06.395Z] coverage: 36.1% of statements [2021-08-23T16:37:06.395Z] ok github.com/docker/docker/volume/drivers 0.049s coverage: 36.1% of statements [2021-08-23T16:37:06.434Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.75s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage (1.76s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.01s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T16:37:06.434Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:37:06.434Z] PASS [2021-08-23T16:37:06.434Z] [2021-08-23T16:37:06.434Z] DONE 53 tests in 22.783s [2021-08-23T16:37:06.434Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:37:06.434Z] INFO: Testing against a local daemon [2021-08-23T16:37:06.434Z] === RUN TestVolumesCreateAndList [2021-08-23T16:37:06.594Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.4% of statements [2021-08-23T16:37:06.594Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:37:06.594Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:37:06.694Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-23T16:37:06.694Z] === RUN TestVolumesRemove [2021-08-23T16:37:06.694Z] --- PASS: TestVolumesRemove (0.21s) [2021-08-23T16:37:06.694Z] === RUN TestVolumesInspect [2021-08-23T16:37:06.694Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T16:37:06.694Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:37:06.852Z] === RUN TestGetAddress [2021-08-23T16:37:06.852Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T16:37:06.852Z] === RUN TestRemove [2021-08-23T16:37:06.852Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:37:06.852Z] --- SKIP: TestRemove (0.00s) [2021-08-23T16:37:06.852Z] === RUN TestInitializeWithVolumes [2021-08-23T16:37:06.852Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-23T16:37:06.852Z] === RUN TestCreate [2021-08-23T16:37:06.852Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:37:06.852Z] === RUN TestValidateName [2021-08-23T16:37:06.852Z] --- PASS: TestValidateName (0.00s) [2021-08-23T16:37:06.852Z] === RUN TestCreateWithOpts [2021-08-23T16:37:06.852Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:37:06.852Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T16:37:06.852Z] === RUN TestRelaodNoOpts [2021-08-23T16:37:06.852Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T16:37:06.852Z] PASS [2021-08-23T16:37:06.852Z] coverage: 41.5% of statements [2021-08-23T16:37:06.852Z] ok github.com/docker/docker/volume/local 0.056s coverage: 41.5% of statements [2021-08-23T16:37:06.956Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:37:06.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:37:06.956Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:37:06.956Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T16:37:06.956Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:37:06.956Z] PASS [2021-08-23T16:37:06.956Z] [2021-08-23T16:37:06.956Z] DONE 5 tests in 0.300s [2021-08-23T16:37:06.956Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:37:07.104Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T16:37:07.104Z] docker_api_swarm_node_test.go:80: [d25614e5897f7] joining swarm manager [dc49110429073]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:37:07.156Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2021-08-23T16:37:07.412Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-23T16:37:07.527Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-23T16:37:07.527Z] Removing test suite binaries [2021-08-23T16:37:07.527Z] exiting test-integration [2021-08-23T16:37:07.527Z] ++ exit 0 [2021-08-23T16:37:07.527Z] [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRaw [2021-08-23T16:37:07.815Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T16:37:07.815Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:37:07.816Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T16:37:07.816Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRaw [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T16:37:07.816Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestConvertTmpfsOptions [2021-08-23T16:37:07.816Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T16:37:07.816Z] linux_parser_test.go:209: data="ro" [2021-08-23T16:37:07.816Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestParseMountSpec [2021-08-23T16:37:07.816Z] parser_test.go:63: case 0 [2021-08-23T16:37:07.816Z] parser_test.go:63: case 1 [2021-08-23T16:37:07.816Z] parser_test.go:63: case 2 [2021-08-23T16:37:07.816Z] parser_test.go:63: case 3 [2021-08-23T16:37:07.816Z] parser_test.go:63: case 4 [2021-08-23T16:37:07.816Z] parser_test.go:63: case 5 [2021-08-23T16:37:07.816Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestValidateMount [2021-08-23T16:37:07.816Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRaw [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:37:07.816Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T16:37:07.816Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:37:07.816Z] PASS [2021-08-23T16:37:07.816Z] coverage: 67.6% of statements [2021-08-23T16:37:07.816Z] ok github.com/docker/docker/volume/mounts 0.040s coverage: 67.6% of statements [2021-08-23T16:37:07.991Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2021-08-23T16:37:07.991Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 69.9% of statements [2021-08-23T16:37:08.047Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T16:37:08.271Z] === RUN TestSetGetMeta [2021-08-23T16:37:08.271Z] === PAUSE TestSetGetMeta [2021-08-23T16:37:08.271Z] === RUN TestRestore [2021-08-23T16:37:08.271Z] === PAUSE TestRestore [2021-08-23T16:37:08.271Z] === RUN TestServiceCreate [2021-08-23T16:37:08.271Z] === PAUSE TestServiceCreate [2021-08-23T16:37:08.271Z] === RUN TestServiceList [2021-08-23T16:37:08.271Z] === PAUSE TestServiceList [2021-08-23T16:37:08.271Z] === RUN TestServiceRemove [2021-08-23T16:37:08.271Z] === PAUSE TestServiceRemove [2021-08-23T16:37:08.271Z] === RUN TestServiceGet [2021-08-23T16:37:08.271Z] === PAUSE TestServiceGet [2021-08-23T16:37:08.271Z] === RUN TestServicePrune [2021-08-23T16:37:08.271Z] === PAUSE TestServicePrune [2021-08-23T16:37:08.271Z] === RUN TestCreate [2021-08-23T16:37:08.271Z] === PAUSE TestCreate [2021-08-23T16:37:08.271Z] === RUN TestRemove [2021-08-23T16:37:08.271Z] === PAUSE TestRemove [2021-08-23T16:37:08.271Z] === RUN TestList [2021-08-23T16:37:08.271Z] === PAUSE TestList [2021-08-23T16:37:08.271Z] === RUN TestFindByDriver [2021-08-23T16:37:08.271Z] === PAUSE TestFindByDriver [2021-08-23T16:37:08.271Z] === RUN TestFindByReferenced [2021-08-23T16:37:08.271Z] === PAUSE TestFindByReferenced [2021-08-23T16:37:08.271Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T16:37:08.271Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T16:37:08.271Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:37:08.271Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:37:08.271Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T16:37:08.271Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T16:37:08.271Z] === RUN TestRefDerefRemove [2021-08-23T16:37:08.271Z] === PAUSE TestRefDerefRemove [2021-08-23T16:37:08.271Z] === RUN TestGet [2021-08-23T16:37:08.271Z] === PAUSE TestGet [2021-08-23T16:37:08.271Z] === RUN TestGetWithReference [2021-08-23T16:37:08.271Z] === PAUSE TestGetWithReference [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:37:08.271Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T16:37:08.271Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T16:37:08.271Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T16:37:08.271Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T16:37:08.271Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:37:08.271Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:37:08.271Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T16:37:08.272Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T16:37:08.272Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:37:08.272Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T16:37:08.272Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T16:37:08.272Z] === CONT TestSetGetMeta [2021-08-23T16:37:08.272Z] === CONT TestFindByDriver [2021-08-23T16:37:08.272Z] === CONT TestServiceGet [2021-08-23T16:37:08.272Z] === CONT TestRemove [2021-08-23T16:37:08.272Z] --- PASS: TestSetGetMeta (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestCreate [2021-08-23T16:37:08.272Z] --- PASS: TestRemove (0.02s) [2021-08-23T16:37:08.272Z] === CONT TestServicePrune [2021-08-23T16:37:08.272Z] --- PASS: TestFindByDriver (0.02s) [2021-08-23T16:37:08.272Z] === CONT TestGetWithReference [2021-08-23T16:37:08.272Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestGet [2021-08-23T16:37:08.272Z] --- PASS: TestGetWithReference (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestRefDerefRemove [2021-08-23T16:37:08.272Z] --- PASS: TestGet (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T16:37:08.272Z] --- PASS: TestRefDerefRemove (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:37:08.272Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T16:37:08.272Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-08-23T16:37:08.272Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestFindByReferenced [2021-08-23T16:37:08.272Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestServiceList [2021-08-23T16:37:08.272Z] --- PASS: TestFindByReferenced (0.01s) [2021-08-23T16:37:08.272Z] === CONT TestServiceRemove [2021-08-23T16:37:08.272Z] --- PASS: TestServiceGet (0.12s) [2021-08-23T16:37:08.272Z] === CONT TestServiceCreate [2021-08-23T16:37:08.272Z] time="2021-08-23T16:37:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:37:08.272Z] --- PASS: TestServiceRemove (0.06s) [2021-08-23T16:37:08.272Z] === CONT TestRestore [2021-08-23T16:37:08.272Z] time="2021-08-23T16:37:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:37:08.272Z] --- PASS: TestServiceList (0.06s) [2021-08-23T16:37:08.272Z] === CONT TestList [2021-08-23T16:37:08.272Z] time="2021-08-23T16:37:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:37:08.272Z] --- PASS: TestServiceCreate (0.01s) [2021-08-23T16:37:08.272Z] time="2021-08-23T16:37:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T16:37:08.272Z] time="2021-08-23T16:37:08Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:37:08.272Z] --- PASS: TestRestore (0.02s) [2021-08-23T16:37:08.272Z] --- PASS: TestList (0.02s) [2021-08-23T16:37:08.272Z] --- PASS: TestServicePrune (0.12s) [2021-08-23T16:37:08.272Z] PASS [2021-08-23T16:37:08.272Z] coverage: 69.0% of statements [2021-08-23T16:37:08.272Z] ok github.com/docker/docker/volume/service 0.175s coverage: 69.0% of statements [2021-08-23T16:37:08.307Z] --- PASS: TestInspect (4.16s) [2021-08-23T16:37:08.307Z] === RUN TestCreateJob [2021-08-23T16:37:08.555Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2021-08-23T16:37:08.555Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:37:08.568Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T16:37:09.119Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 57.5% of statements [2021-08-23T16:37:09.235Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-23T16:37:09.235Z] === RUN TestClientStream [2021-08-23T16:37:09.235Z] --- PASS: TestClientStream (0.00s) [2021-08-23T16:37:09.235Z] === RUN TestClientSendFile [2021-08-23T16:37:09.235Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T16:37:09.235Z] === RUN TestClientWithRequestTimeout [2021-08-23T16:37:09.235Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-23T16:37:09.235Z] === RUN TestFileSpecPlugin [2021-08-23T16:37:09.235Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-23T16:37:09.235Z] === RUN TestFileJSONSpecPlugin [2021-08-23T16:37:09.235Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T16:37:09.235Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T16:37:09.235Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T16:37:09.235Z] === RUN TestPluginAddHandler [2021-08-23T16:37:09.235Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T16:37:09.235Z] === RUN TestPluginWaitBadPlugin [2021-08-23T16:37:09.235Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T16:37:09.235Z] === RUN TestGet [2021-08-23T16:37:09.235Z] time="2021-08-23T16:37:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T16:37:09.679Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2021-08-23T16:37:09.957Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T16:37:10.196Z] time="2021-08-23T16:37:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" Post stage [Pipeline] junit [2021-08-23T16:37:10.850Z] Recording test results [2021-08-23T16:37:10.901Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T16:37:11.041Z] ok github.com/docker/docker/daemon/logger/syslog 0.016s coverage: 46.8% of statements [2021-08-23T16:37:11.041Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-23T16:37:11.297Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-23T16:37:11.472Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T16:37:11.857Z] ok github.com/docker/docker/daemon/logger/splunk 1.563s coverage: 82.5% of statements [2021-08-23T16:37:11.857Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:37:11.857Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:37:12.216Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:37:12.363Z] time="2021-08-23T16:37:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T16:37:12.415Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T16:37:12.415Z] --- PASS: TestCreateJob (4.14s) [2021-08-23T16:37:12.415Z] === RUN TestReplicatedJob [2021-08-23T16:37:12.586Z] + echo Ensuring container killed. [2021-08-23T16:37:12.586Z] Ensuring container killed. [2021-08-23T16:37:12.586Z] + docker rm -vf docker-pr3 [2021-08-23T16:37:12.586Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-23T16:37:12.751Z] ---> fbf32c850221 [2021-08-23T16:37:12.751Z] Successfully built fbf32c850221 [2021-08-23T16:37:12.751Z] Successfully tagged docker:latest [2021-08-23T16:37:12.751Z] INFO: Image build ended at 08/23/2021 16:37:10. Duration:00:00:28.9023165 [2021-08-23T16:37:12.751Z] [2021-08-23T16:37:12.751Z] [2021-08-23T16:37:12.751Z] INFO: Building the test binaries at 08/23/2021 16:37:10... [2021-08-23T16:37:12.891Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:37:12.891Z] Chowning /workspace to jenkins user [2021-08-23T16:37:12.891Z] + id -u [2021-08-23T16:37:12.891Z] + id -g [2021-08-23T16:37:12.891Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:37:12.891Z] Unable to find image 'busybox:latest' locally [2021-08-23T16:37:13.151Z] latest: Pulling from library/busybox [2021-08-23T16:37:13.151Z] 8ec32b265e94: Pulling fs layer [2021-08-23T16:37:13.151Z] 8ec32b265e94: Download complete [2021-08-23T16:37:13.222Z] ok github.com/docker/docker/distribution/metadata 0.056s coverage: 48.2% of statements [2021-08-23T16:37:13.222Z] ok github.com/docker/docker/distribution 0.158s coverage: 25.8% of statements [2021-08-23T16:37:13.222Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:37:13.411Z] 8ec32b265e94: Pull complete [2021-08-23T16:37:13.411Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-23T16:37:13.411Z] Status: Downloaded newer image for busybox:latest [2021-08-23T16:37:13.800Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T16:37:14.149Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-23T16:37:14.712Z] ok github.com/docker/docker/image 0.015s coverage: 86.6% of statements [2021-08-23T16:37:14.741Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T16:37:15.273Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-23T16:37:15.650Z] INFO: make.ps1 starting at 08/23/2021 16:37:15 [2021-08-23T16:37:15.650Z] INFO: Git commit (4faf4b3aa4) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:37:15.650Z] INFO: Invoking autogen... [2021-08-23T16:37:15.834Z] ok github.com/docker/docker/image/tarexport 0.006s coverage: 0.7% of statements [2021-08-23T16:37:15.834Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 85.1% of statements [2021-08-23T16:37:15.834Z] ? github.com/docker/docker/dockerversion [no test files] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:37:16.089Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-08-23T16:37:16.089Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:37:16.111Z] INFO: Building daemon... [2021-08-23T16:37:16.140Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T16:37:16.140Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T16:37:16.258Z] + bundleName=amd64-cgroup2 [2021-08-23T16:37:16.258Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-23T16:37:16.258Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-23T16:37:16.258Z] + 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-23T16:37:16.258Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-08-23T16:37:16.344Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [Pipeline] archiveArtifacts [2021-08-23T16:37:16.532Z] Archiving artifacts [2021-08-23T16:37:16.713Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T16:37:17.025Z] time="2021-08-23T16:37:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T16:37:17.654Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T16:37:17.752Z] ok github.com/docker/docker/oci 0.009s coverage: 43.3% of statements [2021-08-23T16:37:18.315Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-08-23T16:37:18.315Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-08-23T16:37:18.596Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T16:37:18.804Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:37:19.127Z] + make clean [2021-08-23T16:37:19.169Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T16:37:19.387Z] docker volume rm -f docker-dev-cache [2021-08-23T16:37:19.387Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T16:37:19.723Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.5% of statements [2021-08-23T16:37:20.111Z] --- PASS: TestReplicatedJob (7.51s) [2021-08-23T16:37:20.111Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:37:20.111Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T16:37:20.651Z] ok github.com/docker/docker/pkg/authorization 0.277s coverage: 68.3% of statements [2021-08-23T16:37:20.907Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-23T16:37:20.907Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-23T16:37:21.496Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T16:37:21.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:37:22.019Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T16:37:24.253Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.2% of statements [2021-08-23T16:37:24.253Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-23T16:37:24.508Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-23T16:37:24.565Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T16:37:24.565Z] --- PASS: TestUpdateReplicatedJob (4.08s) [2021-08-23T16:37:24.565Z] === RUN TestServiceListWithStatuses [2021-08-23T16:37:24.565Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:37:24.565Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:37:24.565Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:37:24.565Z] docker_api_swarm_node_test.go:52: [db3d305e40a09] joining swarm manager [d8fd729dde8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:37:24.763Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-08-23T16:37:25.140Z] docker_api_swarm_node_test.go:53: [dad305dd9a446] joining swarm manager [d8fd729dde8aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:37:25.368Z] ok github.com/docker/docker/layer 7.321s coverage: 68.8% of statements [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:37:25.368Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:37:25.558Z] --- PASS: TestGet (15.01s) [2021-08-23T16:37:25.558Z] === RUN TestPluginWithNoManifest [2021-08-23T16:37:25.558Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T16:37:25.558Z] === RUN TestGetAll [2021-08-23T16:37:25.558Z] --- PASS: TestGetAll (0.00s) [2021-08-23T16:37:25.558Z] PASS [2021-08-23T16:37:25.558Z] coverage: 73.4% of statements [2021-08-23T16:37:25.558Z] ok github.com/docker/docker/pkg/plugins 35.811s coverage: 73.4% of statements [2021-08-23T16:37:25.624Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2021-08-23T16:37:25.883Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-08-23T16:37:26.180Z] ok github.com/docker/docker/pkg/dmesg 0.010s coverage: 83.3% of statements [2021-08-23T16:37:27.131Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-23T16:37:27.519Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-23T16:37:27.519Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:37:27.519Z] GOOS="" GOARCH="" GOARM="" [2021-08-23T16:37:27.519Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-23T16:37:27.519Z] [2021-08-23T16:37:27.519Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-23T16:37:27.519Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-23T16:37:27.519Z] HOSTNAME=104c9eeb193d [2021-08-23T16:37:27.519Z] TESTDEBUG=0 [2021-08-23T16:37:27.519Z] DEST=bundles/test-integration [2021-08-23T16:37:27.519Z] PWD=/go/src/github.com/docker/docker [2021-08-23T16:37:27.519Z] DOCKER_GITCOMMIT=395be28d7f0e70bad1d40584bbfcdc3759431c87 [2021-08-23T16:37:27.519Z] container=docker [2021-08-23T16:37:27.519Z] HOME=/root [2021-08-23T16:37:27.519Z] GOLANG_VERSION=1.16.7 [2021-08-23T16:37:27.519Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-23T16:37:27.519Z] VALIDATE_BRANCH=master [2021-08-23T16:37:27.519Z] TERM=xterm [2021-08-23T16:37:27.519Z] DOCKER_PKG=github.com/docker/docker [2021-08-23T16:37:27.519Z] SHLVL=1 [2021-08-23T16:37:27.519Z] TIMEOUT=120m [2021-08-23T16:37:27.519Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-23T16:37:27.519Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-23T16:37:27.519Z] GO111MODULE=off [2021-08-23T16:37:27.519Z] DOCKER_EXPERIMENTAL=1 [2021-08-23T16:37:27.519Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-23T16:37:27.519Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-23T16:37:27.519Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-23T16:37:27.519Z] GOPATH=/go [2021-08-23T16:37:27.519Z] PKG_CONFIG=pkg-config [2021-08-23T16:37:27.519Z] _=/usr/bin/env [2021-08-23T16:37:27.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-23T16:37:28.059Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 83.1% of statements [2021-08-23T16:37:28.315Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2021-08-23T16:37:28.315Z] ok github.com/docker/docker/pkg/fsutils 0.165s coverage: 85.1% of statements [2021-08-23T16:37:28.438Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T16:37:28.571Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-23T16:37:29.378Z] --- PASS: TestDockerNetworkConnectAlias (5.04s) [2021-08-23T16:37:29.378Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:37:29.586Z] ok github.com/docker/docker/pkg/idtools 0.561s coverage: 69.5% of statements [2021-08-23T16:37:29.586Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 69.2% of statements [2021-08-23T16:37:30.147Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-08-23T16:37:30.147Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-08-23T16:37:30.147Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:37:30.147Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-23T16:37:30.147Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:37:30.320Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T16:37:30.403Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-08-23T16:37:30.404Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:37:30.404Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-08-23T16:37:30.659Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-08-23T16:37:30.660Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 86.7% of statements [2021-08-23T16:37:30.915Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-08-23T16:37:30.915Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:37:30.915Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:37:31.273Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T16:37:31.929Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2021-08-23T16:37:31.929Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-23T16:37:32.185Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-23T16:37:32.441Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-23T16:37:33.803Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 75.0% of statements [2021-08-23T16:37:33.803Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-23T16:37:33.818Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2021-08-23T16:37:33.818Z] === RUN TestServicePlugin [2021-08-23T16:37:34.058Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-23T16:37:34.356Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-23T16:37:34.612Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-08-23T16:37:34.612Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-23T16:37:35.173Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-23T16:37:35.207Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T16:37:35.735Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-23T16:37:35.991Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-08-23T16:37:36.246Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-23T16:37:36.502Z] testing: warning: no tests to run [2021-08-23T16:37:36.502Z] coverage: [no statements] [2021-08-23T16:37:36.502Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-23T16:37:36.759Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-23T16:37:37.015Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-23T16:37:37.015Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-23T16:37:37.751Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T16:37:38.014Z] plugin_test.go:62: [ddc28c47531f5] joining swarm manager [d6b24c3c8a91e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:37:38.274Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T16:37:38.943Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-08-23T16:37:39.200Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-23T16:37:39.216Z] plugin_test.go:65: [dc60dba230584] joining swarm manager [d6b24c3c8a91e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:37:39.499Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-08-23T16:37:40.469Z] ok github.com/docker/docker/quota 0.250s coverage: 71.4% of statements [2021-08-23T16:37:40.725Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-08-23T16:37:41.700Z] ok github.com/docker/docker/registry 0.048s coverage: 58.8% of statements [2021-08-23T16:37:41.762Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-23T16:37:42.260Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-23T16:37:42.260Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-23T16:37:42.334Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T16:37:42.863Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-23T16:37:42.863Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-23T16:37:42.905Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T16:37:43.848Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T16:37:44.791Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T16:37:45.362Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T16:37:46.186Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-08-23T16:37:46.305Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T16:37:46.442Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-08-23T16:37:46.566Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T16:37:47.003Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2021-08-23T16:37:47.136Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T16:37:47.969Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2021-08-23T16:37:48.077Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T16:37:48.077Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T16:37:48.077Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T16:37:48.338Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T16:37:48.908Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T16:37:48.908Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-23T16:37:48.908Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T16:37:49.169Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T16:37:50.111Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T16:37:50.372Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T16:37:50.372Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T16:37:50.372Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T16:37:50.633Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T16:37:50.633Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T16:37:50.633Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T16:37:50.633Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T16:37:50.633Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T16:37:50.643Z] 2021/08/23 16:37:47 Closing DB instances... [2021-08-23T16:37:50.643Z] --- PASS: TestNetworkDBGarbageCollection (54.44s) [2021-08-23T16:37:50.643Z] === RUN TestFindNode [2021-08-23T16:37:50.643Z] 2021/08/23 16:37:49 Closing DB instances... [2021-08-23T16:37:50.643Z] --- PASS: TestFindNode (0.02s) [2021-08-23T16:37:50.643Z] === RUN TestChangeNodeState [2021-08-23T16:37:50.643Z] 2021/08/23 16:37:49 Closing DB instances... [2021-08-23T16:37:50.643Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-23T16:37:50.643Z] === RUN TestNodeReincarnation [2021-08-23T16:37:50.643Z] 2021/08/23 16:37:49 Closing DB instances... [2021-08-23T16:37:52.546Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T16:37:52.546Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T16:37:52.546Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T16:37:54.566Z] time="2021-08-23T16:37:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T16:37:54.566Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-23T16:37:54.566Z] === RUN TestParallelCreate [2021-08-23T16:37:54.566Z] 2021/08/23 16:37:54 Closing DB instances... [2021-08-23T16:37:54.566Z] --- PASS: TestParallelCreate (0.02s) [2021-08-23T16:37:54.566Z] === RUN TestParallelDelete [2021-08-23T16:37:55.023Z] 2021/08/23 16:37:54 Closing DB instances... [2021-08-23T16:37:55.023Z] --- PASS: TestParallelDelete (0.01s) [2021-08-23T16:37:55.023Z] === RUN TestNetworkDBIslands [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e893af95ece4 with config:&{NodeID:e893af95ece4 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-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node e893af95ece4/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node e893af95ece4/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:93824f37b08b with config:&{NodeID:93824f37b08b 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-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node 93824f37b08b/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node 93824f37b08b/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49349" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node 93824f37b08b/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node 93824f37b08b/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node e893af95ece4/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=info msg="Node e893af95ece4/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350" [2021-08-23T16:37:55.023Z] time="2021-08-23T16:37:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bc16fccc22a9 with config:&{NodeID:bc16fccc22a9 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-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49351" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node e893af95ece4/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node e893af95ece4/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node 93824f37b08b/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=info msg="Node 93824f37b08b/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T16:37:55.478Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:a9e69bc4ce6c with config:&{NodeID:a9e69bc4ce6c 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-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49353" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node e893af95ece4/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node e893af95ece4/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node 93824f37b08b/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node 93824f37b08b/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=info msg="Node bc16fccc22a9/172.20.221.107, added to nodes list" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T16:37:55.934Z] time="2021-08-23T16:37:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:55Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f7e23e408b4e with config:&{NodeID:f7e23e408b4e 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-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49355" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node e893af95ece4/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node e893af95ece4/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node bc16fccc22a9/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node bc16fccc22a9/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node 93824f37b08b/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=info msg="Node 93824f37b08b/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T16:37:56.389Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356" [2021-08-23T16:37:56.752Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T16:37:56.752Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T16:37:56.752Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T16:37:56.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T16:37:56.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T16:37:56.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T16:37:56.753Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:37:56.848Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="The new bootstrap node list is:[172.20.221.107:10033 172.20.221.107:10034 172.20.221.107:10035]" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10033" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49357" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10034" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49358" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10035" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49359" [2021-08-23T16:37:56.848Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=info msg="The new bootstrap node list is:[172.20.221.107:10033 172.20.221.107:10034 172.20.221.107:10035]" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10033" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49360" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10034" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49361" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10035" [2021-08-23T16:37:56.848Z] time="2021-08-23T16:37:56Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49362" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="node 0 leaving" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4 change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="node5(f7e23e408b4e): Node leave event for e893af95ece4/172.20.221.107" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4 change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="node3(bc16fccc22a9): Node leave event for e893af95ece4/172.20.221.107" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4 change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="node2(93824f37b08b): Node leave event for e893af95ece4/172.20.221.107" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4 change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for e893af95ece4/172.20.221.107" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4 change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.304Z] time="2021-08-23T16:37:57Z" level=info msg="node1(e893af95ece4): Node leave event for e893af95ece4/172.20.221.107" [2021-08-23T16:37:57.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4/172.20.221.107, left gossip cluster" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4/172.20.221.107, left gossip cluster" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4/172.20.221.107, left gossip cluster" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4/172.20.221.107, left gossip cluster" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node e893af95ece4/172.20.221.107, left gossip cluster" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="node 1 leaving" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="node5(f7e23e408b4e): Node leave event for 93824f37b08b/172.20.221.107" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b/172.20.221.107, left gossip cluster" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="node3(bc16fccc22a9): Node leave event for 93824f37b08b/172.20.221.107" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b change state NodeActive --> NodeFailed" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b/172.20.221.107, added to failed nodes list" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b change state NodeActive --> NodeLeft" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for 93824f37b08b/172.20.221.107" [2021-08-23T16:37:57.759Z] time="2021-08-23T16:37:57Z" level=error msg="node: 93824f37b08b is unknown to memberlist" [2021-08-23T16:37:57.956Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b/172.20.221.107, left gossip cluster" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b/172.20.221.107, left gossip cluster" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="Node 93824f37b08b/172.20.221.107, left gossip cluster" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="node 2 leaving" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="Node bc16fccc22a9 change state NodeActive --> NodeLeft" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for bc16fccc22a9/172.20.221.107" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="Node bc16fccc22a9 change state NodeActive --> NodeLeft" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:57Z" level=info msg="node5(f7e23e408b4e): Node leave event for bc16fccc22a9/172.20.221.107" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:58Z" level=info msg="Node bc16fccc22a9 change state NodeActive --> NodeLeft" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:58Z" level=info msg="node3(bc16fccc22a9): Node leave event for bc16fccc22a9/172.20.221.107" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:58Z" level=debug msg="memberlist: Failed ping: 93824f37b08b (timeout reached)" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.221.107:10036: use of closed network connection" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.221.107:10037: use of closed network connection" [2021-08-23T16:37:58.214Z] time="2021-08-23T16:37:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.20.221.107:10035: use of closed network connection" [2021-08-23T16:37:58.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node bc16fccc22a9/172.20.221.107, left gossip cluster" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node bc16fccc22a9/172.20.221.107, left gossip cluster" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node bc16fccc22a9/172.20.221.107, left gossip cluster" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="memberlist: Suspect 93824f37b08b has failed, no acks received" [2021-08-23T16:37:58.670Z] networkdb_test.go:868: node4: OK [2021-08-23T16:37:58.670Z] networkdb_test.go:868: node5: OK [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="node 0 coming back" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:8ba25cf451f0 with config:&{NodeID:8ba25cf451f0 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-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, added to nodes list" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="node 1 coming back" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e30744f7f47e with config:&{NodeID:e30744f7f47e 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-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node e30744f7f47e/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node e30744f7f47e/172.20.221.107, added to nodes list" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="node 2 coming back" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e314c13e4c48 with config:&{NodeID:e314c13e4c48 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-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node e314c13e4c48/172.20.221.107, joined gossip cluster" [2021-08-23T16:37:58.670Z] time="2021-08-23T16:37:58Z" level=info msg="Node e314c13e4c48/172.20.221.107, added to nodes list" [2021-08-23T16:37:59.910Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T16:38:00.854Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T16:38:01.114Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T16:38:01.686Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T16:38:01.686Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T16:38:02.256Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T16:38:02.256Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-23T16:38:02.256Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-23T16:38:02.256Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-23T16:38:02.380Z] time="2021-08-23T16:38:01Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.221.107:10033 172.20.221.107:10034 172.20.221.107:10035]" [2021-08-23T16:38:02.380Z] time="2021-08-23T16:38:02Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.20.221.107:10033 172.20.221.107:10034 172.20.221.107:10035]" [2021-08-23T16:38:03.199Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10033" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49364" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, is the new incarnation of the shutdown node e893af95ece4/172.20.221.107" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10034" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49365" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, is the new incarnation of the shutdown node 93824f37b08b/172.20.221.107" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10035" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49366" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node f7e23e408b4e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, is the new incarnation of the shutdown node bc16fccc22a9/172.20.221.107" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, is the new incarnation of the shutdown node 93824f37b08b/172.20.221.107" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e30744f7f47e/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, is the new incarnation of the shutdown node e893af95ece4/172.20.221.107" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, is the new incarnation of the shutdown node bc16fccc22a9/172.20.221.107" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:02Z" level=info msg="Node e314c13e4c48/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=info msg="Node e314c13e4c48/172.20.221.107, joined gossip cluster" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=info msg="Node e314c13e4c48/172.20.221.107, added to nodes list" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10033" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49367" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10034" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49368" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.20.221.107:10035" [2021-08-23T16:38:03.340Z] time="2021-08-23T16:38:03Z" level=debug msg="memberlist: Stream connection from=172.20.221.107:49369" [2021-08-23T16:38:03.770Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-23T16:38:03.844Z] 2021/08/23 16:38:03 Closing DB instances... [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0 change state NodeActive --> NodeLeft" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="node3(e314c13e4c48): Node leave event for 8ba25cf451f0/172.20.221.107" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0 change state NodeActive --> NodeLeft" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="node2(e30744f7f47e): Node leave event for 8ba25cf451f0/172.20.221.107" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0 change state NodeActive --> NodeLeft" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="node5(f7e23e408b4e): Node leave event for 8ba25cf451f0/172.20.221.107" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0 change state NodeActive --> NodeLeft" [2021-08-23T16:38:03.844Z] time="2021-08-23T16:38:03Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for 8ba25cf451f0/172.20.221.107" [2021-08-23T16:38:04.031Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0 change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:03Z" level=info msg="node1(8ba25cf451f0): Node leave event for 8ba25cf451f0/172.20.221.107" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:03Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="Node 8ba25cf451f0/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=warning msg="memberlist: Failed to send gossip to 172.20.221.107:10036: write udp [::]:10033->172.20.221.107:10036: use of closed network connection" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="node3(e314c13e4c48): Node leave event for e30744f7f47e/172.20.221.107" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for e30744f7f47e/172.20.221.107" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="node5(f7e23e408b4e): Node leave event for e30744f7f47e/172.20.221.107" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.300Z] time="2021-08-23T16:38:04Z" level=info msg="node2(e30744f7f47e): Node leave event for e30744f7f47e/172.20.221.107" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e30744f7f47e/172.20.221.107, left gossip cluster" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.20.221.107:10035: use of closed network connection" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e314c13e4c48 change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for e314c13e4c48/172.20.221.107" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e314c13e4c48 change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="node5(f7e23e408b4e): Node leave event for e314c13e4c48/172.20.221.107" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="Node e314c13e4c48 change state NodeActive --> NodeLeft" [2021-08-23T16:38:04.756Z] time="2021-08-23T16:38:04Z" level=info msg="node3(e314c13e4c48): Node leave event for e314c13e4c48/172.20.221.107" [2021-08-23T16:38:04.973Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-23T16:38:04.973Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-23T16:38:04.973Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-23T16:38:05.212Z] time="2021-08-23T16:38:04Z" level=info msg="Node e314c13e4c48/172.20.221.107, left gossip cluster" [2021-08-23T16:38:05.212Z] time="2021-08-23T16:38:04Z" level=info msg="Node e314c13e4c48/172.20.221.107, left gossip cluster" [2021-08-23T16:38:05.212Z] time="2021-08-23T16:38:05Z" level=info msg="Node e314c13e4c48/172.20.221.107, left gossip cluster" [2021-08-23T16:38:05.234Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-23T16:38:05.669Z] time="2021-08-23T16:38:05Z" level=info msg="Node a9e69bc4ce6c change state NodeActive --> NodeLeft" [2021-08-23T16:38:05.669Z] time="2021-08-23T16:38:05Z" level=info msg="node5(f7e23e408b4e): Node leave event for a9e69bc4ce6c/172.20.221.107" [2021-08-23T16:38:05.669Z] time="2021-08-23T16:38:05Z" level=info msg="Node a9e69bc4ce6c change state NodeActive --> NodeLeft" [2021-08-23T16:38:05.669Z] time="2021-08-23T16:38:05Z" level=info msg="node4(a9e69bc4ce6c): Node leave event for a9e69bc4ce6c/172.20.221.107" [2021-08-23T16:38:06.125Z] time="2021-08-23T16:38:05Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, left gossip cluster" [2021-08-23T16:38:06.125Z] time="2021-08-23T16:38:06Z" level=info msg="Node a9e69bc4ce6c/172.20.221.107, left gossip cluster" [2021-08-23T16:38:06.126Z] ok github.com/docker/docker/pkg/plugins 33.645s coverage: 76.6% of statements [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:38:06.126Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === Skipped [2021-08-23T16:38:06.126Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:38:06.126Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:38:06.126Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:38:06.126Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:38:06.126Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-23T16:38:06.126Z] time="2021-08-23T16:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-23T16:38:06.126Z] time="2021-08-23T16:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-23T16:38:06.126Z] time="2021-08-23T16:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-23T16:38:06.126Z] time="2021-08-23T16:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-23T16:38:06.126Z] time="2021-08-23T16:36:58Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-23T16:38:06.126Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-23T16:38:06.126Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-23T16:38:06.126Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-23T16:38:06.126Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-23T16:38:06.126Z] graphtest_unix.go:71: No driver to put! [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-23T16:38:06.126Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-23T16:38:06.126Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] [2021-08-23T16:38:06.126Z] DONE 2309 tests, 28 skipped in 253.050s [2021-08-23T16:38:06.126Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/api [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/bitseq [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cluster [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/config [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/datastore [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/driverapi [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-23T16:38:06.126Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/etchosts [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/idm [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipam [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/iptables [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/netlabel [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/netutils [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/networkdb [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/ns [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/options [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/osl [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/portallocator [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/portmapper [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/testutils [2021-08-23T16:38:06.127Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-23T16:38:06.127Z] + 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-23T16:38:06.178Z] docker_api_swarm_test.go:201: [d9fc86deaa6bd] joining swarm manager [d269f6a0d091a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:38:06.178Z] --- PASS: TestServicePlugin (32.66s) [2021-08-23T16:38:06.178Z] === RUN TestServiceUpdateLabel [2021-08-23T16:38:07.087Z] time="2021-08-23T16:38:06Z" level=info msg="Node f7e23e408b4e/172.20.221.107, left gossip cluster" [2021-08-23T16:38:07.087Z] time="2021-08-23T16:38:06Z" level=info msg="Node f7e23e408b4e change state NodeActive --> NodeFailed" [2021-08-23T16:38:07.087Z] time="2021-08-23T16:38:06Z" level=info msg="Node f7e23e408b4e/172.20.221.107, added to failed nodes list" [2021-08-23T16:38:07.087Z] --- PASS: TestNetworkDBIslands (12.06s) [2021-08-23T16:38:07.087Z] PASS [2021-08-23T16:38:07.087Z] coverage: 60.0% of statements [2021-08-23T16:38:07.087Z] ok github.com/docker/docker/libnetwork/networkdb 104.482s coverage: 60.0% of statements [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:38:07.087Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === Skipped [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T16:38:08.643Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T16:38:08.643Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T16:38:08.643Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-23T16:38:08.643Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-23T16:38:08.643Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-23T16:38:08.643Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:38:08.643Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:38:08.643Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:38:08.643Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T16:38:08.643Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:38:08.643Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T16:38:08.643Z] daemon_test.go:147: root required [2021-08-23T16:38:08.643Z] [2021-08-23T16:38:08.643Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:38:08.644Z] reload_test.go:520: root required [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:38:08.644Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:38:08.644Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T16:38:08.644Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T16:38:08.644Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T16:38:08.644Z] layer_test.go:304: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T16:38:08.644Z] layer_test.go:353: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T16:38:08.644Z] layer_test.go:468: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T16:38:08.644Z] layer_test.go:697: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T16:38:08.644Z] migration_test.go:46: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:38:08.644Z] migration_test.go:182: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T16:38:08.644Z] mount_test.go:17: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T16:38:08.644Z] mount_test.go:76: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T16:38:08.644Z] mount_test.go:125: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T16:38:08.644Z] mount_test.go:212: Failing on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T16:38:08.644Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T16:38:08.644Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:38:08.644Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T16:38:08.644Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T16:38:08.644Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T16:38:08.644Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:38:08.644Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T16:38:08.644Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:38:08.644Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T16:38:08.644Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T16:38:08.644Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T16:38:08.644Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:38:08.644Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:38:08.644Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:38:08.644Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:38:08.644Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:38:08.644Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:38:08.644Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:38:08.644Z] changes_test.go:196: needs more investigation [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-23T16:38:08.644Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-23T16:38:08.644Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T16:38:08.644Z] changes_test.go:433: needs further investigation [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:38:08.644Z] changes_test.go:469: needs further investigation [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:38:08.644Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T16:38:08.644Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:38:08.644Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:38:08.644Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T16:38:08.644Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T16:38:08.644Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T16:38:08.644Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T16:38:08.644Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T16:38:08.644Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] [2021-08-23T16:38:08.644Z] DONE 2070 tests, 69 skipped in 260.578s [2021-08-23T16:38:08.644Z] INFO: make.ps1 ended at 08/23/2021 16:38:08 [2021-08-23T16:38:08.720Z] --- PASS: TestServiceUpdateLabel (2.27s) [2021-08-23T16:38:08.720Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:38:10.177Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T16:38:10.177Z] INFO: Unit tests ended at 08/23/2021 16:38:09. Duration:00:04:31.9111934 [2021-08-23T16:38:10.177Z] INFO: Building busybox [2021-08-23T16:38:10.177Z] Sending build context to Docker daemon 5.12kB [2021-08-23T16:38:10.177Z] [2021-08-23T16:38:10.177Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T16:38:10.177Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T16:38:10.177Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T16:38:10.177Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T16:38:10.177Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T16:38:10.177Z] ---> a4938fe7222f [2021-08-23T16:38:10.177Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T16:38:10.177Z] ---> Running in 9c838b4bf376 [2021-08-23T16:38:11.263Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T16:38:13.179Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T16:38:13.921Z] Removing intermediate container 9c838b4bf376 [2021-08-23T16:38:13.921Z] ---> 2cfb572be3c9 [2021-08-23T16:38:13.921Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T16:38:13.921Z] ---> Running in d73feb7f06ad [2021-08-23T16:38:13.921Z] Removing intermediate container d73feb7f06ad [2021-08-23T16:38:13.921Z] ---> 064b8e8ad4b2 [2021-08-23T16:38:13.921Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T16:38:14.376Z] ---> Running in 91fec32d2014 [2021-08-23T16:38:14.376Z] Removing intermediate container 91fec32d2014 [2021-08-23T16:38:14.376Z] ---> 0116790b3acf [2021-08-23T16:38:14.376Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T16:38:15.094Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T16:38:15.902Z] [2021-08-23T16:38:16.038Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-23T16:38:16.357Z] ---> 3e28fb94784f [2021-08-23T16:38:16.358Z] 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-23T16:38:16.358Z] ---> Running in 3a4e8a179495 [2021-08-23T16:38:16.983Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T16:38:17.555Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T16:38:18.130Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T16:38:18.701Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T16:38:19.272Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T16:38:19.532Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-23T16:38:21.441Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-23T16:38:22.384Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T16:38:23.327Z] --- PASS: TestServiceUpdateSecrets (14.71s) [2021-08-23T16:38:23.327Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:38:23.466Z] Removing intermediate container 3a4e8a179495 [2021-08-23T16:38:23.466Z] ---> e42785b631fb [2021-08-23T16:38:23.466Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T16:38:23.466Z] ---> Running in 8137a5cef567 [2021-08-23T16:38:24.711Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-23T16:38:24.993Z] [2021-08-23T16:38:24.993Z] SUCCESS: Specified value was saved. [2021-08-23T16:38:26.556Z] Removing intermediate container 8137a5cef567 [2021-08-23T16:38:26.556Z] ---> 1f331f73f140 [2021-08-23T16:38:26.556Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T16:38:26.556Z] ---> Running in 0c360e5f32e7 [2021-08-23T16:38:26.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-23T16:38:27.195Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T16:38:28.139Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T16:38:28.453Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-23T16:38:28.453Z] [2021-08-23T16:38:28.453Z] ________ ____ __. [2021-08-23T16:38:28.453Z] \_____ \ | |/ _| [2021-08-23T16:38:28.453Z] / | \| < [2021-08-23T16:38:28.453Z] / | \ | \ [2021-08-23T16:38:28.453Z] \_______ /____|__ \ [2021-08-23T16:38:28.453Z] \/ \/ [2021-08-23T16:38:28.453Z] [2021-08-23T16:38:28.453Z] INFO: make.ps1 ended at 08/23/2021 16:38:26 [2021-08-23T16:38:28.453Z] INFO: Binaries build ended at 08/23/2021 16:38:28. Duration:00:01:17.6434497 [2021-08-23T16:38:28.711Z] docker_api_swarm_test.go:383: [dde494b9f3ce9] joining swarm manager [ddec14b6a6140]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:38:28.910Z] INFO: Copying the built daemon binary to d:\CI\PR-42776\3\binary\dockerd-4faf4b3aa4.exe... [2021-08-23T16:38:28.910Z] INFO: Copying the built client binary to d:\CI\PR-42776\3\binary\docker-4faf4b3aa4.exe... [2021-08-23T16:38:29.368Z] INFO: Copying dockerversion from the container... [2021-08-23T16:38:29.368Z] INFO: Copying the golang package from the container to d:\CI\PR-42776\3\installer\go.zip... [2021-08-23T16:38:29.653Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T16:38:30.223Z] docker_api_swarm_test.go:384: [dbb89b06fdf2a] joining swarm manager [ddec14b6a6140]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:38:30.282Z] Cannot create a file when that file already exists. [2021-08-23T16:38:30.333Z] INFO: Extracting go.zip to d:\CI\PR-42776\3\go [2021-08-23T16:38:33.998Z] Removing intermediate container 0c360e5f32e7 [2021-08-23T16:38:33.998Z] ---> 1e7b2d62b8a5 [2021-08-23T16:38:33.998Z] Step 13/13 : CMD ["sh"] [2021-08-23T16:38:33.998Z] ---> Running in b9ad0a8532c7 [2021-08-23T16:38:34.485Z] Removing intermediate container b9ad0a8532c7 [2021-08-23T16:38:34.485Z] ---> ef5cf43999a2 [2021-08-23T16:38:34.485Z] Successfully built ef5cf43999a2 [2021-08-23T16:38:34.485Z] Successfully tagged busybox:latest [2021-08-23T16:38:34.485Z] INFO: Docker images of the daemon under test [2021-08-23T16:38:34.485Z] [2021-08-23T16:38:34.485Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:38:34.485Z] busybox latest ef5cf43999a2 Less than a second ago 2.8GB [2021-08-23T16:38:34.485Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:38:34.485Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:38:34.485Z] [2021-08-23T16:38:34.485Z] INFO: Running integration tests at 08/23/2021 16:38:34... [2021-08-23T16:38:34.485Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T16:38:34.485Z] INFO: Integration API tests being run from the host: [2021-08-23T16:38:34.485Z] INFO: make.ps1 starting at 08/23/2021 16:38:34 [2021-08-23T16:38:35.445Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T16:38:35.511Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T16:38:35.511Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T16:38:36.451Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T16:38:37.392Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-23T16:38:37.392Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T16:38:37.652Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-23T16:38:37.914Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-23T16:38:37.914Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T16:38:37.914Z] --- PASS: TestServiceUpdateConfigs (14.88s) [2021-08-23T16:38:37.914Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:38:39.300Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T16:38:40.244Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T16:38:40.244Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T16:38:40.244Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T16:38:41.188Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T16:38:41.188Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T16:38:41.758Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T16:38:42.697Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-23T16:38:42.957Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-23T16:38:42.957Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-23T16:38:42.957Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-23T16:38:42.957Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-23T16:38:42.957Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T16:38:44.341Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-23T16:38:45.281Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T16:38:45.856Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T16:38:46.426Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T16:38:51.708Z] --- PASS: TestServiceUpdateNetwork (13.49s) [2021-08-23T16:38:51.708Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:38:51.708Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T16:38:52.279Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-23T16:38:52.849Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T16:38:52.849Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T16:38:52.905Z] ok github.com/docker/docker/libnetwork 37.331s coverage: 40.8% of statements [2021-08-23T16:38:52.905Z] ok github.com/docker/docker/libnetwork/api 1.283s coverage: 90.1% of statements [2021-08-23T16:38:52.905Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:38:52.905Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-08-23T16:38:52.905Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:38:52.905Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:38:53.161Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-23T16:38:53.420Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T16:38:55.448Z] INFO: Extraction ended at 08/23/2021 16:38:53. Duration:00:00:23.1732581 [2021-08-23T16:38:55.448Z] INFO: Updating the golang and path environment variables [2021-08-23T16:38:55.448Z] INFO: GOPATH=d:\gopath [2021-08-23T16:38:55.448Z] INFO: go version go1.16.7 windows/amd64 [2021-08-23T16:38:55.448Z] INFO: Running the daemon under test in debug mode [2021-08-23T16:38:55.448Z] INFO: Starting a daemon under test... [2021-08-23T16:38:55.448Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42776\3\daemon --pidfile d:\CI\PR-42776\3\docker.pid -D [2021-08-23T16:38:55.448Z] INFO: Process started successfully. [2021-08-23T16:38:55.448Z] INFO: Start tailing logs of the daemon under tests [2021-08-23T16:38:55.448Z] INFO: Waiting for the daemon under test to start... [2021-08-23T16:38:55.675Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.348s coverage: 59.9% of statements [2021-08-23T16:38:55.675Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:38:55.930Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-23T16:38:55.961Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T16:38:56.221Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T16:38:56.491Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.120s coverage: 4.0% of statements [2021-08-23T16:38:56.491Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:38:57.051Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-08-23T16:38:57.051Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:38:57.306Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-23T16:38:58.760Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T16:39:00.563Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:39:00.563Z] INFO: Testing against a local daemon [2021-08-23T16:39:00.563Z] === RUN TestBuildWithSession [2021-08-23T16:39:00.563Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:39:00.563Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:39:00.563Z] === RUN TestBuildSquashParent [2021-08-23T16:39:00.563Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:39:00.563Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:39:00.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:39:00.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:39:00.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:39:00.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:39:00.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:39:00.563Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:39:00.563Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:39:00.563Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:39:00.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:39:00.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:39:00.563Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:39:00.670Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T16:39:04.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-23T16:39:06.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:39:06.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-23T16:39:06.793Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:39:07.364Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.661s coverage: 7.2% of statements [2021-08-23T16:39:07.364Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:39:07.364Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-23T16:39:07.364Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-23T16:39:07.364Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:39:07.364Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-23T16:39:07.364Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:39:07.620Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-23T16:39:07.875Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-08-23T16:39:08.131Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-23T16:39:08.386Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-23T16:39:08.641Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-23T16:39:08.804Z] --- PASS: TestServiceUpdatePidsLimit (16.46s) [2021-08-23T16:39:08.804Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2021-08-23T16:39:08.804Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-08-23T16:39:08.804Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2021-08-23T16:39:08.804Z] PASS [2021-08-23T16:39:08.804Z] [2021-08-23T16:39:08.804Z] === Skipped [2021-08-23T16:39:08.804Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:39:08.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:39:08.804Z] [2021-08-23T16:39:08.804Z] [2021-08-23T16:39:08.804Z] DONE 27 tests, 1 skipped in 181.312s [2021-08-23T16:39:08.804Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:39:08.804Z] ++ 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-23T16:39:08.804Z] ++ set -e [2021-08-23T16:39:08.804Z] ++ '[' -n 0 ']' [2021-08-23T16:39:08.804Z] ++ set -x [2021-08-23T16:39:08.804Z] ++ 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-23T16:39:08.804Z] INFO: Testing against a local daemon [2021-08-23T16:39:08.804Z] === RUN TestSessionCreate [2021-08-23T16:39:08.804Z] --- PASS: TestSessionCreate (0.02s) [2021-08-23T16:39:08.804Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:39:08.804Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-23T16:39:08.804Z] PASS [2021-08-23T16:39:08.804Z] [2021-08-23T16:39:08.804Z] DONE 2 tests in 0.167s [2021-08-23T16:39:08.804Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:39:08.804Z] ++ 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-23T16:39:08.804Z] ++ set -e [2021-08-23T16:39:08.804Z] ++ '[' -n 0 ']' [2021-08-23T16:39:08.804Z] ++ set -x [2021-08-23T16:39:08.804Z] ++ 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-23T16:39:08.804Z] INFO: Testing against a local daemon [2021-08-23T16:39:08.804Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:39:08.804Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:39:08.804Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-08-23T16:39:08.804Z] === RUN TestDiskUsage [2021-08-23T16:39:08.804Z] === PAUSE TestDiskUsage [2021-08-23T16:39:08.804Z] === RUN TestEventsExecDie [2021-08-23T16:39:08.804Z] --- PASS: TestEventsExecDie (0.57s) [2021-08-23T16:39:08.804Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:39:08.804Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-23T16:39:08.804Z] === RUN TestEventsVolumeCreate [2021-08-23T16:39:09.064Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-23T16:39:09.064Z] === RUN TestInfoBinaryCommits [2021-08-23T16:39:09.064Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-23T16:39:09.064Z] === RUN TestInfoAPIVersioned [2021-08-23T16:39:09.064Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:39:09.064Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:39:09.634Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-23T16:39:09.634Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:39:09.634Z] === RUN TestDockerSuite/TestExec [2021-08-23T16:39:10.206Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T16:39:10.466Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T16:39:10.466Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:39:10.726Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T16:39:10.988Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-23T16:39:10.988Z] === RUN TestInfoAPI [2021-08-23T16:39:10.988Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T16:39:10.988Z] === RUN TestInfoAPIWarnings [2021-08-23T16:39:11.249Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T16:39:11.822Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T16:39:12.764Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T16:39:13.119Z] ...INFO: Daemon under test started and replied! [2021-08-23T16:39:13.119Z] INFO: Docker version of the daemon under test [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] Client: [2021-08-23T16:39:13.119Z] Version: 17.06.2-ce [2021-08-23T16:39:13.119Z] API version: 1.30 [2021-08-23T16:39:13.119Z] Go version: go1.8.3 [2021-08-23T16:39:13.119Z] Git commit: cec0b72 [2021-08-23T16:39:13.119Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-23T16:39:13.119Z] OS/Arch: windows/amd64 [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] Server: [2021-08-23T16:39:13.119Z] Version: 0.0.0-dev [2021-08-23T16:39:13.119Z] API version: 1.42 (minimum version 1.24) [2021-08-23T16:39:13.119Z] Go version: go1.16.7 [2021-08-23T16:39:13.119Z] Git commit: 4faf4b3aa4 [2021-08-23T16:39:13.119Z] Built: 08/23/2021 16:37:15 [2021-08-23T16:39:13.119Z] OS/Arch: windows/amd64 [2021-08-23T16:39:13.119Z] Experimental: false [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] INFO: Docker info of the daemon under test [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] Containers: 0 [2021-08-23T16:39:13.119Z] Running: 0 [2021-08-23T16:39:13.119Z] Paused: 0 [2021-08-23T16:39:13.119Z] Stopped: 0 [2021-08-23T16:39:13.119Z] Images: 0 [2021-08-23T16:39:13.119Z] Server Version: 0.0.0-dev [2021-08-23T16:39:13.119Z] Storage Driver: windowsfilter [2021-08-23T16:39:13.119Z] Windows: [2021-08-23T16:39:13.119Z] Logging Driver: json-file [2021-08-23T16:39:13.119Z] Plugins: [2021-08-23T16:39:13.119Z] Volume: local [2021-08-23T16:39:13.119Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T16:39:13.119Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T16:39:13.119Z] Swarm: inactive [2021-08-23T16:39:13.119Z] Default Isolation: process [2021-08-23T16:39:13.119Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T16:39:13.119Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T16:39:13.119Z] OSType: windows [2021-08-23T16:39:13.119Z] Architecture: x86_64 [2021-08-23T16:39:13.119Z] CPUs: 4 [2021-08-23T16:39:13.119Z] Total Memory: 32GiB [2021-08-23T16:39:13.119Z] Name: azwin-2-39b9f0 [2021-08-23T16:39:13.119Z] ID: YWWO:Z4TS:U2HH:RDDY:3TTP:CWXT:KDD7:TQEJ:JAFN:K5GZ:FLKO:FNOL [2021-08-23T16:39:13.119Z] Docker Root Dir: D:\CI\PR-42776\3\daemon [2021-08-23T16:39:13.119Z] Debug Mode (client): false [2021-08-23T16:39:13.119Z] Debug Mode (server): true [2021-08-23T16:39:13.119Z] File Descriptors: -1 [2021-08-23T16:39:13.119Z] Goroutines: 16 [2021-08-23T16:39:13.119Z] System Time: 2021-08-23T16:39:12.6057893Z [2021-08-23T16:39:13.119Z] EventsListeners: 0 [2021-08-23T16:39:13.119Z] Registry: https://index.docker.io/v1/ [2021-08-23T16:39:13.119Z] Labels: [2021-08-23T16:39:13.119Z] Experimental: false [2021-08-23T16:39:13.119Z] Insecure Registries: [2021-08-23T16:39:13.119Z] 127.0.0.0/8 [2021-08-23T16:39:13.119Z] Live Restore Enabled: false [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] INFO: Docker images of the daemon under test [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:39:13.119Z] [2021-08-23T16:39:13.119Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-23T16:39:13.119Z] 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-23T16:39:13.119Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-23T16:39:13.336Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T16:39:13.576Z] 8f616e6e9eec: Pulling fs layer [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (7.96s) [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.99s) [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.45s) [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (12.65s) [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.55s) [2021-08-23T16:39:13.849Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.75s) [2021-08-23T16:39:13.849Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:39:13.849Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:39:13.907Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T16:39:14.478Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T16:39:15.049Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T16:39:15.619Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T16:39:16.190Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T16:39:17.130Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T16:39:18.071Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T16:39:19.013Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T16:39:19.615Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:39:19.968Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T16:39:20.071Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:39:20.538Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T16:39:20.885Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-08-23T16:39:21.030Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:39:21.992Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:39:23.077Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T16:39:23.518Z] --- PASS: TestBuildMultiStageCopy (9.95s) [2021-08-23T16:39:23.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.29s) [2021-08-23T16:39:23.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.66s) [2021-08-23T16:39:23.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s) [2021-08-23T16:39:23.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-08-23T16:39:23.518Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.16s) [2021-08-23T16:39:23.518Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:39:23.648Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-23T16:39:24.222Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T16:39:24.794Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T16:39:25.366Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T16:39:25.682Z] --- PASS: TestBuildMultiStageParentConfig (2.13s) [2021-08-23T16:39:25.682Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:39:25.682Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:39:25.682Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T16:39:25.682Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:39:25.936Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T16:39:26.506Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T16:39:26.642Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-08-23T16:39:26.642Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:39:27.446Z] --- PASS: TestInfoAPIWarnings (16.33s) [2021-08-23T16:39:27.446Z] === RUN TestInfoDebug [2021-08-23T16:39:27.446Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T16:39:28.017Z] --- PASS: TestInfoDebug (0.53s) [2021-08-23T16:39:28.017Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:39:28.017Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T16:39:28.590Z] --- PASS: TestInfoInsecureRegistries (0.56s) [2021-08-23T16:39:28.590Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:39:28.590Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T16:39:28.851Z] check_test.go:380: [dbb89b06fdf2a] daemon is not started [2021-08-23T16:39:28.851Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-23T16:39:29.113Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-08-23T16:39:29.113Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:39:29.113Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-08-23T16:39:29.113Z] === RUN TestPingCacheHeaders [2021-08-23T16:39:29.113Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-23T16:39:29.113Z] === RUN TestPingGet [2021-08-23T16:39:29.113Z] --- PASS: TestPingGet (0.01s) [2021-08-23T16:39:29.113Z] === RUN TestPingHead [2021-08-23T16:39:29.374Z] --- PASS: TestPingHead (0.02s) [2021-08-23T16:39:29.374Z] === RUN TestVersion [2021-08-23T16:39:29.374Z] --- PASS: TestVersion (0.02s) [2021-08-23T16:39:29.374Z] === CONT TestDiskUsage [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:39:29.944Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:39:30.515Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage (1.44s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T16:39:30.775Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:39:30.775Z] PASS [2021-08-23T16:39:30.775Z] [2021-08-23T16:39:30.775Z] === Skipped [2021-08-23T16:39:30.775Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-08-23T16:39:30.775Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:39:30.775Z] [2021-08-23T16:39:30.775Z] [2021-08-23T16:39:30.775Z] DONE 53 tests, 1 skipped in 22.579s [2021-08-23T16:39:30.775Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:39:30.775Z] ++ 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-23T16:39:30.775Z] ++ set -e [2021-08-23T16:39:30.775Z] ++ '[' -n 0 ']' [2021-08-23T16:39:30.775Z] ++ set -x [2021-08-23T16:39:30.775Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-23T16:39:30.775Z] INFO: Testing against a local daemon [2021-08-23T16:39:30.775Z] === RUN TestVolumesCreateAndList [2021-08-23T16:39:31.035Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T16:39:31.035Z] === RUN TestVolumesRemove [2021-08-23T16:39:31.035Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-23T16:39:31.035Z] === RUN TestVolumesInspect [2021-08-23T16:39:31.035Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-23T16:39:31.035Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:39:31.035Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:39:31.035Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:39:31.035Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:39:31.035Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T16:39:31.035Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:39:31.035Z] PASS [2021-08-23T16:39:31.035Z] [2021-08-23T16:39:31.035Z] DONE 5 tests in 0.302s [2021-08-23T16:39:31.035Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:39:31.035Z] docker_api_swarm_test.go:801: [d77cb607f50e1] joining swarm manager [d6f6e2a6d1a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:39:31.296Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:39:31.296Z] +++ kill 6428 [2021-08-23T16:39:31.557Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:39:31.557Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:39:31.557Z] [2021-08-23T16:39:31.557Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:39:31.557Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:39:31.557Z] [2021-08-23T16:39:31.557Z] To set a process to complain mode, use the command line tool [2021-08-23T16:39:31.557Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:39:31.557Z] +++ true [2021-08-23T16:39:31.557Z] exiting test-integration [2021-08-23T16:39:31.557Z] ++ exit 0 [2021-08-23T16:39:31.557Z] [2021-08-23T16:39:32.499Z] docker_api_swarm_test.go:801: [d683f69fc5738] joining swarm manager [d6f6e2a6d1a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:39:32.499Z] + for job in $(jobs -p) [2021-08-23T16:39:32.499Z] + wait 25653 [2021-08-23T16:39:33.892Z] docker_api_swarm_test.go:801: [d7904345a1816] joining swarm manager [d6f6e2a6d1a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T16:39:34.833Z] docker_api_swarm_test.go:801: [da58ab8d79070] joining swarm manager [d6f6e2a6d1a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-23T16:39:35.769Z] ok github.com/docker/docker/libnetwork/ipam 14.717s coverage: 85.3% of statements [2021-08-23T16:39:35.769Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:39:35.769Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:39:35.769Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-23T16:39:35.769Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-23T16:39:35.769Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:39:35.769Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-23T16:39:35.769Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2021-08-23T16:39:35.774Z] docker_api_swarm_test.go:809: [df74719825dd3] joining swarm manager [d6f6e2a6d1a8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-23T16:39:36.025Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2021-08-23T16:39:36.281Z] ok github.com/docker/docker/libnetwork/netlabel 0.001s coverage: 60.0% of statements [2021-08-23T16:39:36.536Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-23T16:39:36.923Z] --- PASS: TestBuildMultiStageOnBuild (10.08s) [2021-08-23T16:39:36.923Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:39:36.923Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:39:36.923Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:39:36.923Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:39:38.700Z] 8f616e6e9eec: Verifying Checksum [2021-08-23T16:39:38.700Z] 8f616e6e9eec: Download complete [2021-08-23T16:39:39.973Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T16:39:39.973Z] === RUN TestDockerSuite/TestExecTTY [2021-08-23T16:39:40.544Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T16:39:41.115Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T16:39:42.058Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T16:39:42.629Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T16:39:42.629Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-23T16:39:42.629Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T16:39:44.016Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-23T16:39:44.281Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T16:39:45.223Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-23T16:39:45.483Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T16:39:46.426Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T16:39:47.407Z] --- PASS: TestBuildMultiStageLayerLeak (9.23s) [2021-08-23T16:39:47.407Z] === RUN TestBuildWithHugeFile [2021-08-23T16:39:50.650Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T16:39:55.931Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T16:39:56.872Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T16:40:02.154Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T16:40:02.154Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T16:40:02.154Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T16:40:02.154Z] === RUN TestDockerSuite/TestHealth [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T16:40:24.108Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T16:40:24.679Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T16:40:24.939Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T16:40:25.510Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T16:40:28.050Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T16:40:28.050Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T16:40:28.050Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T16:40:28.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-23T16:40:29.434Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T16:40:30.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-23T16:40:30.268Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T16:40:30.529Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T16:40:31.913Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T16:40:32.854Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T16:40:34.237Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T16:40:34.497Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T16:40:35.068Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T16:40:35.641Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T16:40:35.641Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-23T16:40:35.641Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T16:40:36.212Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T16:40:36.783Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T16:40:37.043Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T16:40:37.626Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T16:40:38.197Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T16:40:38.457Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T16:40:38.457Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-23T16:40:39.841Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T16:40:40.101Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T16:40:40.672Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T16:40:40.672Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T16:40:41.243Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T16:40:41.243Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-23T16:40:41.243Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T16:40:41.815Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T16:40:42.387Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T16:40:42.958Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T16:40:43.529Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T16:40:43.530Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T16:40:43.530Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T16:40:43.530Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-23T16:40:43.530Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T16:40:44.101Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T16:40:44.361Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T16:40:44.621Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T16:40:45.192Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T16:40:45.452Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T16:40:46.835Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T16:40:46.836Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T16:40:47.408Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T16:40:47.979Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T16:40:48.921Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T16:40:49.492Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T16:40:50.062Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T16:40:50.326Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T16:40:50.910Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T16:40:51.485Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T16:40:51.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-23T16:40:52.057Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T16:40:52.057Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-23T16:40:53.971Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T16:40:54.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-23T16:40:55.357Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T16:40:55.927Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-23T16:40:56.498Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T16:40:56.759Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T16:40:58.147Z] docker_api_swarm_service_test.go:394: [dd3b382d96c61] joining swarm manager [df6f0f18a88e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:40:58.147Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T16:40:59.088Z] docker_api_swarm_service_test.go:394: [d5eaaa688813e] joining swarm manager [df6f0f18a88e9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:41:00.031Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T16:41:01.944Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T16:41:01.944Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T16:41:04.490Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T16:41:04.490Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T16:41:05.073Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T16:41:05.419Z] 8f616e6e9eec: Pull complete [2021-08-23T16:41:05.420Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-23T16:41:05.420Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:41:05.420Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-23T16:41:05.420Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-23T16:41:05.420Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-23T16:41:05.420Z] WARN: Skipping validation tests [2021-08-23T16:41:05.420Z] INFO: Running unit tests at 08/23/2021 16:40:59... [2021-08-23T16:41:05.420Z] INFO: make.ps1 starting at 08/23/2021 16:41:03 [2021-08-23T16:41:05.420Z] INFO: Git commit (4faf4b3aa4) assumed from DOCKER_GITCOMMIT environment variable [2021-08-23T16:41:05.420Z] INFO: Invoking autogen... [2021-08-23T16:41:05.420Z] INFO: Running unit tests... [2021-08-23T16:41:11.225Z] 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-23T16:41:13.207Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T16:41:13.777Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T16:41:14.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-23T16:41:14.980Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T16:41:15.554Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T16:41:16.942Z] docker_api_swarm_service_test.go:342: [d0c43234b1a41] joining swarm manager [dc392e70b08aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:41:17.514Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-23T16:41:17.514Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T16:41:17.774Z] docker_api_swarm_service_test.go:342: [d79ac85a53da1] joining swarm manager [dc392e70b08aa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:41:17.774Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T16:41:18.035Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T16:41:18.035Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T16:41:18.607Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T16:41:19.178Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T16:41:21.529Z] ? github.com/docker/docker/api [no test files] [2021-08-23T16:41:23.379Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T16:41:23.379Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T16:41:26.834Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-23T16:41:28.138Z] ok github.com/docker/docker/libnetwork/networkdb 104.743s coverage: 60.0% of statements [2021-08-23T16:41:28.138Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:41:28.138Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-23T16:41:28.138Z] ok github.com/docker/docker/libnetwork/osl 4.283s coverage: 39.7% of statements [2021-08-23T16:41:28.138Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-23T16:41:28.138Z] ok github.com/docker/docker/libnetwork/portallocator 0.014s coverage: 86.1% of statements [2021-08-23T16:41:28.678Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T16:41:28.678Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T16:41:28.678Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T16:41:28.689Z] --- PASS: TestBuildWithHugeFile (93.98s) [2021-08-23T16:41:28.689Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:41:28.741Z] ok github.com/docker/docker/libnetwork/portmapper 0.224s coverage: 48.6% of statements [2021-08-23T16:41:28.997Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2021-08-23T16:41:28.997Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:41:29.249Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T16:41:29.299Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === Skipped [2021-08-23T16:41:29.299Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-23T16:41:29.299Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-23T16:41:29.299Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-23T16:41:29.299Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:41:29.299Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:41:29.299Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:41:29.299Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:41:29.299Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:41:29.299Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-23T16:41:29.299Z] firewalld_test.go:13: firewalld is not running [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] [2021-08-23T16:41:29.299Z] DONE 362 tests, 9 skipped in 203.970s [2021-08-23T16:41:29.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main Post stage [Pipeline] junit [2021-08-23T16:41:29.912Z] Recording test results [2021-08-23T16:41:30.171Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-08-23T16:41:30.189Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-23T16:41:30.491Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42776/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9019cf9b12959587d61903406b069581e89fdfe6 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9019cf9b12959587d61903406b069581e89fdfe6 hack/validate/vendor [2021-08-23T16:41:30.761Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T16:41:31.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-23T16:41:31.462Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:41:31.903Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T16:41:32.069Z] + echo Ensuring container killed. [2021-08-23T16:41:32.069Z] Ensuring container killed. [2021-08-23T16:41:32.069Z] + docker rm -vf docker-pr3 [2021-08-23T16:41:32.069Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-23T16:41:32.383Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:41:32.383Z] Chowning /workspace to jenkins user [2021-08-23T16:41:32.383Z] + id -u [2021-08-23T16:41:32.383Z] + id -g [2021-08-23T16:41:32.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:41:32.844Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:41:33.290Z] + bundleName=unit [2021-08-23T16:41:33.290Z] + echo Creating unit-bundles.tar.gz [2021-08-23T16:41:33.290Z] Creating unit-bundles.tar.gz [2021-08-23T16:41:33.290Z] + 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-23T16:41:33.290Z] bundles/junit-report-libnetwork.xml [2021-08-23T16:41:33.290Z] bundles/junit-report.xml [2021-08-23T16:41:33.290Z] bundles/go-test-report-libnetwork.json [2021-08-23T16:41:33.290Z] bundles/go-test-report.json [2021-08-23T16:41:33.290Z] bundles/profile-libnetwork.out [2021-08-23T16:41:33.290Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-23T16:41:33.298Z] Archiving artifacts [2021-08-23T16:41:33.416Z] docker_api_swarm_service_test.go:489: [da98ac6f3d24f] joining swarm manager [d13aaf83b9f80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:41:33.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-23T16:41:33.824Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:41:34.124Z] + make clean [2021-08-23T16:41:34.124Z] docker volume rm -f docker-dev-cache [2021-08-23T16:41:34.357Z] docker_api_swarm_service_test.go:489: [d49310da42520] joining swarm manager [d13aaf83b9f80]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:41:34.379Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:41:34.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-23T16:41:35.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-23T16:41:35.299Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T16:41:35.871Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T16:41:36.359Z] === RUN TestMiddlewares [2021-08-23T16:41:36.359Z] --- PASS: TestMiddlewares (0.00s) [2021-08-23T16:41:36.359Z] PASS [2021-08-23T16:41:36.359Z] coverage: 9.0% of statements [2021-08-23T16:41:36.360Z] ok github.com/docker/docker/api/server 0.104s coverage: 9.0% of statements [2021-08-23T16:41:36.818Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T16:41:43.397Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T16:41:47.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-23T16:41:48.980Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T16:41:49.554Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T16:41:50.497Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T16:41:51.068Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T16:41:51.328Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T16:41:51.900Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T16:41:52.472Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T16:41:52.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-23T16:41:53.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-23T16:41:54.118Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T16:41:54.379Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-23T16:41:55.326Z] docker_api_swarm_service_test.go:127: [d76b0329da54a] joining swarm manager [d84857e40a434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:41:55.895Z] docker_api_swarm_service_test.go:128: [dea24119e86df] joining swarm manager [d84857e40a434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:41:57.806Z] docker_api_swarm_service_test.go:136: [d0438a19708b8] joining swarm manager [d84857e40a434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T16:41:58.753Z] docker_api_swarm_service_test.go:137: [d9880a2e682a6] joining swarm manager [d84857e40a434]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-23T16:42:00.137Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T16:42:01.524Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T16:42:01.785Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T16:42:03.169Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T16:42:08.453Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T16:42:08.453Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-23T16:42:08.453Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T16:42:09.393Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T16:42:11.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-23T16:42:11.934Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T16:42:13.846Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T16:42:15.754Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T16:42:19.067Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T16:42:19.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-23T16:42:20.449Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T16:42:20.709Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-23T16:42:21.650Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T16:42:22.593Z] === RUN TestDockerSuite/TestPortList [2021-08-23T16:42:23.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-23T16:42:24.883Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-23T16:42:26.085Z] docker_api_swarm_service_test.go:303: [d162a2040d23c] joining swarm manager [df5acaa6c5da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:42:26.656Z] docker_api_swarm_service_test.go:303: [dde97c51ba600] joining swarm manager [df5acaa6c5da5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:42:30.860Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T16:42:31.430Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T16:42:33.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-23T16:42:34.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-23T16:42:36.819Z] === RUN TestBoolValue [2021-08-23T16:42:36.819Z] --- PASS: TestBoolValue (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestBoolValueOrDefault [2021-08-23T16:42:36.819Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestInt64ValueOrZero [2021-08-23T16:42:36.819Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestInt64ValueOrDefault [2021-08-23T16:42:36.819Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-23T16:42:36.819Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestJsonContentType [2021-08-23T16:42:36.819Z] --- PASS: TestJsonContentType (0.00s) [2021-08-23T16:42:36.819Z] PASS [2021-08-23T16:42:36.819Z] coverage: 14.7% of statements [2021-08-23T16:42:36.819Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-23T16:42:36.819Z] === RUN TestMaskSecretKeys [2021-08-23T16:42:36.819Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-23T16:42:36.819Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-23T16:42:36.819Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-23T16:42:36.819Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-23T16:42:36.819Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-23T16:42:36.819Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-23T16:42:36.819Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestVersionMiddlewareVersion [2021-08-23T16:42:36.819Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-23T16:42:36.819Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-23T16:42:36.819Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-23T16:42:36.819Z] PASS [2021-08-23T16:42:36.819Z] coverage: 37.7% of statements [2021-08-23T16:42:36.819Z] ok github.com/docker/docker/api/server/middleware 0.055s coverage: 37.7% of statements [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-23T16:42:36.819Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-23T16:42:36.956Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-23T16:42:37.276Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-23T16:42:37.276Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-23T16:42:38.026Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T16:42:38.026Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T16:42:38.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T16:42:38.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T16:42:38.026Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T16:42:38.241Z] === RUN TestAdjustForAPIVersion [2021-08-23T16:42:38.241Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-23T16:42:38.241Z] PASS [2021-08-23T16:42:38.241Z] coverage: 5.7% of statements [2021-08-23T16:42:38.241Z] ok github.com/docker/docker/api/server/router/swarm 0.055s coverage: 5.7% of statements [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/types [no test files] [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-23T16:42:38.241Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-23T16:42:38.241Z] === RUN TestToJSON [2021-08-23T16:42:38.241Z] --- PASS: TestToJSON (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestToParamWithVersion [2021-08-23T16:42:38.241Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestFromJSON [2021-08-23T16:42:38.241Z] --- PASS: TestFromJSON (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestEmpty [2021-08-23T16:42:38.241Z] --- PASS: TestEmpty (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestArgsMatchKVListEmptySources [2021-08-23T16:42:38.241Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestArgsMatchKVList [2021-08-23T16:42:38.241Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestArgsMatch [2021-08-23T16:42:38.241Z] --- PASS: TestArgsMatch (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestAdd [2021-08-23T16:42:38.241Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestDel [2021-08-23T16:42:38.241Z] --- PASS: TestDel (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestLen [2021-08-23T16:42:38.241Z] --- PASS: TestLen (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestExactMatch [2021-08-23T16:42:38.241Z] --- PASS: TestExactMatch (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestOnlyOneExactMatch [2021-08-23T16:42:38.241Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-23T16:42:38.241Z] === RUN TestContains [2021-08-23T16:42:38.241Z] --- PASS: TestContains (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestValidate [2021-08-23T16:42:38.242Z] --- PASS: TestValidate (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestWalkValues [2021-08-23T16:42:38.242Z] --- PASS: TestWalkValues (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestFuzzyMatch [2021-08-23T16:42:38.242Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestClone [2021-08-23T16:42:38.242Z] --- PASS: TestClone (0.00s) [2021-08-23T16:42:38.242Z] PASS [2021-08-23T16:42:38.242Z] coverage: 92.2% of statements [2021-08-23T16:42:38.242Z] === RUN TestStrSliceMarshalJSON [2021-08-23T16:42:38.242Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestStrSliceUnmarshalJSON [2021-08-23T16:42:38.242Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestStrSliceUnmarshalString [2021-08-23T16:42:38.242Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-23T16:42:38.242Z] === RUN TestStrSliceUnmarshalSlice [2021-08-23T16:42:38.242Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-23T16:42:38.242Z] PASS [2021-08-23T16:42:38.242Z] coverage: 90.0% of statements [2021-08-23T16:42:38.242Z] ok github.com/docker/docker/api/types/filters 0.048s coverage: 92.2% of statements [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-23T16:42:38.242Z] ok github.com/docker/docker/api/types/strslice 0.047s coverage: 90.0% of statements [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-23T16:42:38.242Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-23T16:42:38.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T16:42:38.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T16:42:38.699Z] === RUN TestDurationToSecondsString [2021-08-23T16:42:38.699Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-23T16:42:38.699Z] === RUN TestGetTimestamp [2021-08-23T16:42:38.699Z] --- PASS: TestGetTimestamp (0.15s) [2021-08-23T16:42:38.699Z] === RUN TestParseTimestamps [2021-08-23T16:42:38.699Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-23T16:42:38.699Z] PASS [2021-08-23T16:42:38.699Z] coverage: 100.0% of statements [2021-08-23T16:42:38.699Z] ok github.com/docker/docker/api/types/time 0.210s coverage: 100.0% of statements [2021-08-23T16:42:38.699Z] === RUN TestCompareVersion [2021-08-23T16:42:38.699Z] --- PASS: TestCompareVersion (0.00s) [2021-08-23T16:42:38.699Z] PASS [2021-08-23T16:42:38.699Z] coverage: 75.0% of statements [2021-08-23T16:42:38.699Z] ok github.com/docker/docker/api/types/versions 0.039s coverage: 75.0% of statements [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-23T16:42:38.699Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-23T16:42:38.856Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T16:42:39.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T16:42:40.059Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T16:42:40.059Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-23T16:42:40.232Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-23T16:42:40.232Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-23T16:42:40.232Z] === RUN TestCloneArgsSmartHttp [2021-08-23T16:42:40.232Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-23T16:42:40.232Z] === RUN TestCloneArgsDumbHttp [2021-08-23T16:42:40.232Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-23T16:42:40.232Z] === RUN TestCloneArgsGit [2021-08-23T16:42:40.232Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-23T16:42:40.232Z] === RUN TestCheckoutGit [2021-08-23T16:42:41.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-23T16:42:41.764Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-23T16:42:41.764Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestProcessNoDockerignore [2021-08-23T16:42:41.764Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-23T16:42:41.764Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestDetectContentType [2021-08-23T16:42:41.764Z] --- PASS: TestDetectContentType (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestSelectAcceptableMIME [2021-08-23T16:42:41.764Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestInspectEmptyResponse [2021-08-23T16:42:41.764Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestInspectResponseBinary [2021-08-23T16:42:41.764Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestResponseUnsupportedContentType [2021-08-23T16:42:41.764Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestInspectResponseTextSimple [2021-08-23T16:42:41.764Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestInspectResponseEmptyContentType [2021-08-23T16:42:41.764Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestUnknownContentLength [2021-08-23T16:42:41.764Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestDownloadRemote [2021-08-23T16:42:41.764Z] --- PASS: TestDownloadRemote (0.08s) [2021-08-23T16:42:41.764Z] === RUN TestGetWithStatusError [2021-08-23T16:42:41.764Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-23T16:42:41.764Z] === RUN TestCloseRootDirectory [2021-08-23T16:42:41.764Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:42:41.765Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestHashFile [2021-08-23T16:42:41.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:42:41.765Z] --- SKIP: TestHashFile (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestHashSubdir [2021-08-23T16:42:41.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:42:41.765Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-23T16:42:41.765Z] === RUN TestRemoveDirectory [2021-08-23T16:42:41.765Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:42:41.765Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-23T16:42:41.765Z] PASS [2021-08-23T16:42:41.765Z] coverage: 9.3% of statements [2021-08-23T16:42:41.765Z] ok github.com/docker/docker/builder/remotecontext 0.214s coverage: 9.3% of statements [2021-08-23T16:42:41.765Z] === RUN TestGetAllAllowed [2021-08-23T16:42:41.765Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestGetAllMeta [2021-08-23T16:42:41.765Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-23T16:42:41.765Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestIsUnreferencedBuiltin [2021-08-23T16:42:41.765Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestIsExistingDirectory [2021-08-23T16:42:41.765Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestGetFilenameForDownload [2021-08-23T16:42:41.765Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestEnv2Variables [2021-08-23T16:42:41.765Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-23T16:42:41.765Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestMaintainer [2021-08-23T16:42:41.765Z] --- PASS: TestMaintainer (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestLabel [2021-08-23T16:42:41.765Z] --- PASS: TestLabel (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestFromScratch [2021-08-23T16:42:41.765Z] --- PASS: TestFromScratch (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestFromWithArg [2021-08-23T16:42:41.765Z] --- PASS: TestFromWithArg (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-23T16:42:41.765Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestFromWithUndefinedArg [2021-08-23T16:42:41.765Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-23T16:42:41.765Z] === RUN TestFromMultiStageWithNamedStage [2021-08-23T16:42:41.972Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-23T16:42:42.222Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestOnbuild [2021-08-23T16:42:42.222Z] --- PASS: TestOnbuild (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestWorkdir [2021-08-23T16:42:42.222Z] --- PASS: TestWorkdir (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestCmd [2021-08-23T16:42:42.222Z] --- PASS: TestCmd (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestHealthcheckNone [2021-08-23T16:42:42.222Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestHealthcheckCmd [2021-08-23T16:42:42.222Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestEntrypoint [2021-08-23T16:42:42.222Z] --- PASS: TestEntrypoint (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestExpose [2021-08-23T16:42:42.222Z] --- PASS: TestExpose (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestUser [2021-08-23T16:42:42.222Z] --- PASS: TestUser (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestVolume [2021-08-23T16:42:42.222Z] --- PASS: TestVolume (0.01s) [2021-08-23T16:42:42.222Z] === RUN TestStopSignal [2021-08-23T16:42:42.222Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:42:42.222Z] --- SKIP: TestStopSignal (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestArg [2021-08-23T16:42:42.222Z] --- PASS: TestArg (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestShell [2021-08-23T16:42:42.222Z] --- PASS: TestShell (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestPrependEnvOnCmd [2021-08-23T16:42:42.222Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestRunWithBuildArgs [2021-08-23T16:42:42.222Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestRunIgnoresHealthcheck [2021-08-23T16:42:42.222Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestDispatchUnsupportedOptions [2021-08-23T16:42:42.222Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-23T16:42:42.222Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-23T16:42:42.222Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-23T16:42:42.222Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestNormalizeWorkdir [2021-08-23T16:42:42.222Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestDispatch [2021-08-23T16:42:42.222Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-23T16:42:42.222Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-23T16:42:42.222Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-23T16:42:42.222Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-23T16:42:42.222Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-23T16:42:42.222Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-23T16:42:42.222Z] === RUN TestDispatch/COPY_url [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch (0.05s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-23T16:42:42.222Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestAddScratchImageAddsToMounts [2021-08-23T16:42:42.222Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-23T16:42:42.222Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-23T16:42:42.222Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-23T16:42:42.222Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestImageSourceGetAddsToMounts [2021-08-23T16:42:42.222Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestEmptyDockerfile [2021-08-23T16:42:42.222Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestSymlinkDockerfile [2021-08-23T16:42:42.222Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-23T16:42:42.222Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-23T16:42:42.222Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-08-23T16:42:42.222Z] === RUN TestNonExistingDockerfile [2021-08-23T16:42:42.222Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestCopyRunConfig [2021-08-23T16:42:42.222Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestDeepCopyRunConfig [2021-08-23T16:42:42.222Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestExportImage [2021-08-23T16:42:42.222Z] --- PASS: TestExportImage (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestNormalizeDest [2021-08-23T16:42:42.222Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-23T16:42:42.222Z] PASS [2021-08-23T16:42:42.222Z] coverage: 46.8% of statements [2021-08-23T16:42:42.222Z] ok github.com/docker/docker/builder/dockerfile 0.198s coverage: 46.8% of statements [2021-08-23T16:42:42.222Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-23T16:42:42.222Z] === RUN TestEnable [2021-08-23T16:42:42.222Z] --- PASS: TestEnable (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestDisable [2021-08-23T16:42:42.222Z] --- PASS: TestDisable (0.00s) [2021-08-23T16:42:42.222Z] === RUN TestEnabled [2021-08-23T16:42:42.222Z] --- PASS: TestEnabled (0.00s) [2021-08-23T16:42:42.222Z] PASS [2021-08-23T16:42:42.222Z] coverage: 100.0% of statements [2021-08-23T16:42:42.222Z] ok github.com/docker/docker/cli/debug 0.043s coverage: 100.0% of statements [2021-08-23T16:42:43.187Z] === RUN TestTCP4Proxy [2021-08-23T16:42:43.187Z] --- PASS: TestTCP4Proxy (0.01s) [2021-08-23T16:42:43.187Z] === RUN TestTCP4ProxyHalfClose [2021-08-23T16:42:43.187Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestTCP6Proxy [2021-08-23T16:42:43.187Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:42:43.187Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestTCPDualStackProxy [2021-08-23T16:42:43.187Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:42:43.187Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestUDP4Proxy [2021-08-23T16:42:43.187Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestUDP6Proxy [2021-08-23T16:42:43.187Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:42:43.187Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestUDPWriteError [2021-08-23T16:42:43.187Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestSCTP4Proxy [2021-08-23T16:42:43.187Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:42:43.187Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-23T16:42:43.187Z] === RUN TestSCTP6Proxy [2021-08-23T16:42:43.187Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:42:43.187Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-23T16:42:43.187Z] PASS [2021-08-23T16:42:43.187Z] coverage: 49.4% of statements [2021-08-23T16:42:43.187Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2021-08-23T16:42:43.357Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-23T16:42:43.618Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-23T16:42:43.618Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T16:42:43.745Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-23T16:42:45.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-23T16:42:45.531Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T16:42:46.471Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T16:42:46.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-23T16:42:49.016Z] docker_api_swarm_service_test.go:99: [d99b49900cced] joining swarm manager [db2118c4c69ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:42:49.016Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T16:42:49.277Z] docker_api_swarm_service_test.go:100: [d7249e1f22806] joining swarm manager [db2118c4c69ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:42:53.277Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-23T16:42:53.277Z] Using test binary docker [2021-08-23T16:42:53.277Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-23T16:42:53.277Z] +++ /etc/init.d/apparmor start [2021-08-23T16:42:53.277Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-23T16:42:53.277Z] INFO: Waiting for daemon to start... [2021-08-23T16:42:53.277Z] Starting dockerd [2021-08-23T16:42:53.277Z] +++ 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-23T16:42:53.572Z] === RUN TestCheckpointCreateError [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCheckpointCreate [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCheckpointDeleteError [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCheckpointDelete [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCheckpointListError [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCheckpointList [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointList (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCheckpointListContainerNotFound [2021-08-23T16:42:53.572Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNewClientWithOpsFromEnv [2021-08-23T16:42:53.572Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:42:53.572Z] --- SKIP: TestNewClientWithOpsFromEnv (0.01s) [2021-08-23T16:42:53.572Z] === RUN TestGetAPIPath [2021-08-23T16:42:53.572Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestParseHostURL [2021-08-23T16:42:53.572Z] --- PASS: TestParseHostURL (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-23T16:42:53.572Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-23T16:42:53.572Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNegotiateAPIVersion [2021-08-23T16:42:53.572Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNegotiateAPVersionOverride [2021-08-23T16:42:53.572Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-23T16:42:53.572Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-23T16:42:53.572Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-23T16:42:53.572Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestClientRedirect [2021-08-23T16:42:53.572Z] --- PASS: TestClientRedirect (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigCreateUnsupported [2021-08-23T16:42:53.572Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigCreateError [2021-08-23T16:42:53.572Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigCreate [2021-08-23T16:42:53.572Z] --- PASS: TestConfigCreate (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigInspectNotFound [2021-08-23T16:42:53.572Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigInspectWithEmptyID [2021-08-23T16:42:53.572Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigInspectUnsupported [2021-08-23T16:42:53.572Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigInspectError [2021-08-23T16:42:53.572Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigInspectConfigNotFound [2021-08-23T16:42:53.572Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigInspect [2021-08-23T16:42:53.572Z] --- PASS: TestConfigInspect (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigListUnsupported [2021-08-23T16:42:53.572Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigListError [2021-08-23T16:42:53.572Z] --- PASS: TestConfigListError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigList [2021-08-23T16:42:53.572Z] --- PASS: TestConfigList (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigRemoveUnsupported [2021-08-23T16:42:53.572Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigRemoveError [2021-08-23T16:42:53.572Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigRemove [2021-08-23T16:42:53.572Z] --- PASS: TestConfigRemove (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigUpdateUnsupported [2021-08-23T16:42:53.572Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigUpdateError [2021-08-23T16:42:53.572Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestConfigUpdate [2021-08-23T16:42:53.572Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerCommitError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerCommit [2021-08-23T16:42:53.572Z] --- PASS: TestContainerCommit (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStatPathError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStatPathNotFoundError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStatPathNoHeaderError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStatPath [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyToContainerError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyToContainerNotFoundError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyToContainer [2021-08-23T16:42:53.572Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyFromContainerError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyFromContainerNotFoundError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-23T16:42:53.572Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestCopyFromContainer [2021-08-23T16:42:53.572Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerCreateError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerCreateImageNotFound [2021-08-23T16:42:53.572Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerCreateWithName [2021-08-23T16:42:53.572Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerCreateAutoRemove [2021-08-23T16:42:53.572Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerDiffError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerDiff [2021-08-23T16:42:53.572Z] --- PASS: TestContainerDiff (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecCreateError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecCreate [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecStartError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecStart [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecInspectError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecInspect [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExportError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExportError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExport [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExport (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerInspectError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerInspectContainerNotFound [2021-08-23T16:42:53.572Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerInspectWithEmptyID [2021-08-23T16:42:53.572Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerInspect [2021-08-23T16:42:53.572Z] --- PASS: TestContainerInspect (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerInspectNode [2021-08-23T16:42:53.572Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerKillError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerKillError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerKill [2021-08-23T16:42:53.572Z] --- PASS: TestContainerKill (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerListError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerListError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerList [2021-08-23T16:42:53.572Z] --- PASS: TestContainerList (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerLogsNotFoundError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerLogsError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerLogs [2021-08-23T16:42:53.572Z] --- PASS: TestContainerLogs (0.15s) [2021-08-23T16:42:53.572Z] === RUN TestContainerPauseError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerPause [2021-08-23T16:42:53.572Z] --- PASS: TestContainerPause (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainersPruneError [2021-08-23T16:42:53.572Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainersPrune [2021-08-23T16:42:53.572Z] --- PASS: TestContainersPrune (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRemoveError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRemoveNotFoundError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRemove [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRemove (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRenameError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRename [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRename (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerResizeError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecResizeError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerResize [2021-08-23T16:42:53.572Z] --- PASS: TestContainerResize (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerExecResize [2021-08-23T16:42:53.572Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRestartError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerRestart [2021-08-23T16:42:53.572Z] --- PASS: TestContainerRestart (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStartError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStartError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStart [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStart (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStatsError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStats [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStats (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStopError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStopError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerStop [2021-08-23T16:42:53.572Z] --- PASS: TestContainerStop (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerTopError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerTopError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerTop [2021-08-23T16:42:53.572Z] --- PASS: TestContainerTop (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerUnpauseError [2021-08-23T16:42:53.572Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-23T16:42:53.572Z] === RUN TestContainerUnpause [2021-08-23T16:42:53.572Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestContainerUpdateError [2021-08-23T16:42:53.573Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestContainerUpdate [2021-08-23T16:42:53.573Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestContainerWaitError [2021-08-23T16:42:53.573Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestContainerWait [2021-08-23T16:42:53.573Z] --- PASS: TestContainerWait (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestDiskUsageError [2021-08-23T16:42:53.573Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestDiskUsage [2021-08-23T16:42:53.573Z] --- PASS: TestDiskUsage (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestDistributionInspectUnsupported [2021-08-23T16:42:53.573Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestDistributionInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestEventsErrorInOptions [2021-08-23T16:42:53.573Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestEventsErrorFromServer [2021-08-23T16:42:53.573Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestEvents [2021-08-23T16:42:53.573Z] --- PASS: TestEvents (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestTLSCloseWriter [2021-08-23T16:42:53.573Z] === PAUSE TestTLSCloseWriter [2021-08-23T16:42:53.573Z] === RUN TestImageBuildError [2021-08-23T16:42:53.573Z] --- PASS: TestImageBuildError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageBuild [2021-08-23T16:42:53.573Z] --- PASS: TestImageBuild (0.03s) [2021-08-23T16:42:53.573Z] === RUN TestGetDockerOS [2021-08-23T16:42:53.573Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageCreateError [2021-08-23T16:42:53.573Z] --- PASS: TestImageCreateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageCreate [2021-08-23T16:42:53.573Z] --- PASS: TestImageCreate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageHistoryError [2021-08-23T16:42:53.573Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageHistory [2021-08-23T16:42:53.573Z] --- PASS: TestImageHistory (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageImportError [2021-08-23T16:42:53.573Z] --- PASS: TestImageImportError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageImport [2021-08-23T16:42:53.573Z] --- PASS: TestImageImport (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageInspectError [2021-08-23T16:42:53.573Z] --- PASS: TestImageInspectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageInspectImageNotFound [2021-08-23T16:42:53.573Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageInspect [2021-08-23T16:42:53.573Z] --- PASS: TestImageInspect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageListError [2021-08-23T16:42:53.573Z] --- PASS: TestImageListError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageList [2021-08-23T16:42:53.573Z] --- PASS: TestImageList (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageListApiBefore125 [2021-08-23T16:42:53.573Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageLoadError [2021-08-23T16:42:53.573Z] --- PASS: TestImageLoadError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageLoad [2021-08-23T16:42:53.573Z] --- PASS: TestImageLoad (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagesPruneError [2021-08-23T16:42:53.573Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagesPrune [2021-08-23T16:42:53.573Z] --- PASS: TestImagesPrune (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullReferenceParseError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullAnyError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePullWithoutErrors [2021-08-23T16:42:53.573Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushReferenceError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushAnyError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithoutErrors [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-23T16:42:53.573Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageRemoveError [2021-08-23T16:42:53.573Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageRemoveImageNotFound [2021-08-23T16:42:53.573Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageRemove [2021-08-23T16:42:53.573Z] --- PASS: TestImageRemove (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSaveError [2021-08-23T16:42:53.573Z] --- PASS: TestImageSaveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSave [2021-08-23T16:42:53.573Z] --- PASS: TestImageSave (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSearchAnyError [2021-08-23T16:42:53.573Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-23T16:42:53.573Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-23T16:42:53.573Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-23T16:42:53.573Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-23T16:42:53.573Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageSearchWithoutErrors [2021-08-23T16:42:53.573Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageTagError [2021-08-23T16:42:53.573Z] --- PASS: TestImageTagError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageTagInvalidReference [2021-08-23T16:42:53.573Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageTagInvalidSourceImageName [2021-08-23T16:42:53.573Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageTagHexSource [2021-08-23T16:42:53.573Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestImageTag [2021-08-23T16:42:53.573Z] --- PASS: TestImageTag (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestInfoServerError [2021-08-23T16:42:53.573Z] --- PASS: TestInfoServerError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestInfoInvalidResponseJSONError [2021-08-23T16:42:53.573Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestInfo [2021-08-23T16:42:53.573Z] --- PASS: TestInfo (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkConnectError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkConnect [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkCreateError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkCreate [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkDisconnectError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkDisconnect [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkInspectError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkInspectNotFoundError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkInspect [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkListError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkListError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkList [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkList (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworksPruneError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworksPrune [2021-08-23T16:42:53.573Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkRemoveError [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNetworkRemove [2021-08-23T16:42:53.573Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeInspectError [2021-08-23T16:42:53.573Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeInspectNodeNotFound [2021-08-23T16:42:53.573Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeInspect [2021-08-23T16:42:53.573Z] --- PASS: TestNodeInspect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeListError [2021-08-23T16:42:53.573Z] --- PASS: TestNodeListError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeList [2021-08-23T16:42:53.573Z] --- PASS: TestNodeList (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeRemoveError [2021-08-23T16:42:53.573Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeRemove [2021-08-23T16:42:53.573Z] --- PASS: TestNodeRemove (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeUpdateError [2021-08-23T16:42:53.573Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestNodeUpdate [2021-08-23T16:42:53.573Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestOptionWithTimeout [2021-08-23T16:42:53.573Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPingFail [2021-08-23T16:42:53.573Z] --- PASS: TestPingFail (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPingWithError [2021-08-23T16:42:53.573Z] 2021/08/23 16:42:52 RoundTripper returned a response & error; ignoring response [2021-08-23T16:42:53.573Z] 2021/08/23 16:42:52 RoundTripper returned a response & error; ignoring response [2021-08-23T16:42:53.573Z] --- PASS: TestPingWithError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPingSuccess [2021-08-23T16:42:53.573Z] --- PASS: TestPingSuccess (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPingHeadFallback [2021-08-23T16:42:53.573Z] === RUN TestPingHeadFallback/OK [2021-08-23T16:42:53.573Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-23T16:42:53.573Z] === RUN TestPingHeadFallback/Not_Found [2021-08-23T16:42:53.573Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-23T16:42:53.573Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-23T16:42:53.573Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginDisableError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginDisable [2021-08-23T16:42:53.573Z] --- PASS: TestPluginDisable (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginEnableError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginEnable [2021-08-23T16:42:53.573Z] --- PASS: TestPluginEnable (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginInspectError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginInspect [2021-08-23T16:42:53.573Z] --- PASS: TestPluginInspect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginListError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginListError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginList [2021-08-23T16:42:53.573Z] --- PASS: TestPluginList (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginPushError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginPushError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginPush [2021-08-23T16:42:53.573Z] --- PASS: TestPluginPush (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginRemoveError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginRemove [2021-08-23T16:42:53.573Z] --- PASS: TestPluginRemove (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginSetError [2021-08-23T16:42:53.573Z] --- PASS: TestPluginSetError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPluginSet [2021-08-23T16:42:53.573Z] --- PASS: TestPluginSet (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSetHostHeader [2021-08-23T16:42:53.573Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestPlainTextError [2021-08-23T16:42:53.573Z] --- PASS: TestPlainTextError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestInfiniteError [2021-08-23T16:42:53.573Z] --- PASS: TestInfiniteError (0.06s) [2021-08-23T16:42:53.573Z] === RUN TestCanceledContext [2021-08-23T16:42:53.573Z] 2021/08/23 16:42:52 RoundTripper returned a response & error; ignoring response [2021-08-23T16:42:53.573Z] --- PASS: TestCanceledContext (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestDeadlineExceededContext [2021-08-23T16:42:53.573Z] 2021/08/23 16:42:52 RoundTripper returned a response & error; ignoring response [2021-08-23T16:42:53.573Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretCreateUnsupported [2021-08-23T16:42:53.573Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretCreateError [2021-08-23T16:42:53.573Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretCreate [2021-08-23T16:42:53.573Z] --- PASS: TestSecretCreate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretInspectUnsupported [2021-08-23T16:42:53.573Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretInspectError [2021-08-23T16:42:53.573Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretInspectSecretNotFound [2021-08-23T16:42:53.573Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretInspect [2021-08-23T16:42:53.573Z] --- PASS: TestSecretInspect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretListUnsupported [2021-08-23T16:42:53.573Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretListError [2021-08-23T16:42:53.573Z] --- PASS: TestSecretListError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretList [2021-08-23T16:42:53.573Z] --- PASS: TestSecretList (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretRemoveUnsupported [2021-08-23T16:42:53.573Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretRemoveError [2021-08-23T16:42:53.573Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretRemove [2021-08-23T16:42:53.573Z] --- PASS: TestSecretRemove (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretUpdateUnsupported [2021-08-23T16:42:53.573Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretUpdateError [2021-08-23T16:42:53.573Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestSecretUpdate [2021-08-23T16:42:53.573Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceCreateError [2021-08-23T16:42:53.573Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceCreate [2021-08-23T16:42:53.573Z] --- PASS: TestServiceCreate (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-23T16:42:53.573Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceCreateDigestPinning [2021-08-23T16:42:53.573Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceInspectError [2021-08-23T16:42:53.573Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceInspectServiceNotFound [2021-08-23T16:42:53.573Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceInspectWithEmptyID [2021-08-23T16:42:53.573Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceInspect [2021-08-23T16:42:53.573Z] --- PASS: TestServiceInspect (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceListError [2021-08-23T16:42:53.573Z] --- PASS: TestServiceListError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceList [2021-08-23T16:42:53.573Z] --- PASS: TestServiceList (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceLogsError [2021-08-23T16:42:53.573Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceLogs [2021-08-23T16:42:53.573Z] --- PASS: TestServiceLogs (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceRemoveError [2021-08-23T16:42:53.573Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-23T16:42:53.573Z] === RUN TestServiceRemoveNotFoundError [2021-08-23T16:42:53.574Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestServiceRemove [2021-08-23T16:42:53.574Z] --- PASS: TestServiceRemove (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestServiceUpdateError [2021-08-23T16:42:53.574Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestServiceUpdate [2021-08-23T16:42:53.574Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmGetUnlockKeyError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmGetUnlockKey [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmInitError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmInit [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmInit (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmInspectError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmInspect [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmJoinError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmJoin [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmLeaveError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmLeave [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmUnlockError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmUnlock [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmUpdateError [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestSwarmUpdate [2021-08-23T16:42:53.574Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestTaskInspectError [2021-08-23T16:42:53.574Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestTaskInspectWithEmptyID [2021-08-23T16:42:53.574Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestTaskInspect [2021-08-23T16:42:53.574Z] --- PASS: TestTaskInspect (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestTaskListError [2021-08-23T16:42:53.574Z] --- PASS: TestTaskListError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestTaskList [2021-08-23T16:42:53.574Z] --- PASS: TestTaskList (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeCreateError [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeCreate [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeInspectError [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeInspectNotFound [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeInspectWithEmptyID [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeInspect [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeListError [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeListError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeList [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeList (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeRemoveError [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-23T16:42:53.574Z] === RUN TestVolumeRemove [2021-08-23T16:42:53.574Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-23T16:42:53.574Z] === CONT TestTLSCloseWriter [2021-08-23T16:42:53.574Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-23T16:42:53.574Z] PASS [2021-08-23T16:42:53.574Z] coverage: 74.8% of statements [2021-08-23T16:42:53.574Z] ok github.com/docker/docker/client 0.396s coverage: 74.8% of statements [2021-08-23T16:42:54.218Z] . [2021-08-23T16:42:54.218Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-23T16:42:54.218Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-23T16:42:54.218Z] Error: No such image: emptyfs [2021-08-23T16:42:54.218Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-23T16:42:54.218Z] ++++ docker load [2021-08-23T16:42:54.479Z] Running integration-test (iteration 1) [2021-08-23T16:42:54.479Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-23T16:42:54.479Z] ++ 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-23T16:42:54.479Z] ++ set -e [2021-08-23T16:42:54.479Z] ++ '[' -n 0 ']' [2021-08-23T16:42:54.479Z] ++ set -x [2021-08-23T16:42:54.479Z] ++ 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-23T16:42:54.592Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T16:42:54.592Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T16:42:54.740Z] Loaded image: busybox:latest [2021-08-23T16:42:55.001Z] Loaded image: busybox:glibc [2021-08-23T16:42:56.388Z] Loaded image: debian:bullseye-slim [2021-08-23T16:42:56.388Z] Loaded image: hello-world:latest [2021-08-23T16:42:56.504Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T16:42:56.649Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:42:56.649Z] INFO: Testing against a local daemon [2021-08-23T16:42:56.649Z] === RUN TestCgroupNamespacesBuild [2021-08-23T16:42:58.563Z] --- PASS: TestCgroupNamespacesBuild (1.82s) [2021-08-23T16:42:58.563Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-23T16:42:59.947Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.45s) [2021-08-23T16:42:59.947Z] === RUN TestBuildWithSession [2021-08-23T16:42:59.947Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:42:59.947Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:42:59.947Z] === RUN TestBuildSquashParent [2021-08-23T16:43:03.085Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T16:43:04.026Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T16:43:05.233Z] --- PASS: TestBuildSquashParent (4.46s) [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:43:05.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:43:05.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:43:05.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:43:05.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:43:05.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:43:05.233Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:43:05.233Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:43:05.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:43:05.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:43:05.233Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:43:05.233Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:43:05.942Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T16:43:06.621Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:43:07.325Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T16:43:07.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:43:07.897Z] check_test.go:380: [d99b49900cced] daemon is not started [2021-08-23T16:43:08.839Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.32s) [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.07s) [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s) [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2021-08-23T16:43:08.952Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.57s) [2021-08-23T16:43:08.952Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:43:08.952Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:43:10.224Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T16:43:10.866Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:43:10.866Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:43:11.127Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:43:11.246Z] --- PASS: TestCheckoutGit (28.86s) [2021-08-23T16:43:11.246Z] === RUN TestValidGitTransport [2021-08-23T16:43:11.246Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-23T16:43:11.246Z] === RUN TestGitInvalidRef [2021-08-23T16:43:11.246Z] --- PASS: TestGitInvalidRef (0.25s) [2021-08-23T16:43:11.246Z] PASS [2021-08-23T16:43:11.246Z] coverage: 86.3% of statements [2021-08-23T16:43:11.246Z] ok github.com/docker/docker/builder/remotecontext/git 29.181s coverage: 86.3% of statements [2021-08-23T16:43:11.246Z] ? github.com/docker/docker/cli [no test files] [2021-08-23T16:43:11.246Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-23T16:43:11.697Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:43:11.958Z] --- PASS: TestBuildMultiStageCopy (2.84s) [2021-08-23T16:43:11.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.65s) [2021-08-23T16:43:11.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-23T16:43:11.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-23T16:43:11.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.30s) [2021-08-23T16:43:11.958Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.31s) [2021-08-23T16:43:11.958Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:43:12.149Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T16:43:12.526Z] --- PASS: TestBuildWCOWSandboxSize (783.82s) [2021-08-23T16:43:12.526Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:43:12.526Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:43:12.526Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:43:12.526Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:43:12.526Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:43:12.526Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:43:12.526Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:43:12.526Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:43:12.526Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:43:12.526Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:43:12.526Z] --- PASS: TestBuildWithEmptyDockerfile (0.49s) [2021-08-23T16:43:12.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-23T16:43:12.526Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T16:43:12.526Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T16:43:12.526Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:43:12.526Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:43:12.526Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T16:43:12.526Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:43:12.526Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-08-23T16:43:12.526Z] PASS [2021-08-23T16:43:12.526Z] ok github.com/docker/docker/integration/build 949.602s [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === Skipped [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T16:43:12.526Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T16:43:12.526Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T16:43:12.526Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:43:12.526Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T16:43:12.526Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] DONE 29 tests, 5 skipped in 972.854s [2021-08-23T16:43:12.526Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T16:43:12.526Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:43:12.526Z] INFO: Testing against a local daemon [2021-08-23T16:43:12.526Z] === RUN TestConfigInspect [2021-08-23T16:43:12.526Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T16:43:12.526Z] === RUN TestConfigList [2021-08-23T16:43:12.526Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T16:43:12.526Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:43:12.526Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:43:12.526Z] === RUN TestConfigsUpdate [2021-08-23T16:43:12.526Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T16:43:12.526Z] === RUN TestTemplatedConfig [2021-08-23T16:43:12.526Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:43:12.526Z] === RUN TestConfigCreateResolve [2021-08-23T16:43:12.526Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:43:12.526Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T16:43:12.526Z] PASS [2021-08-23T16:43:12.526Z] ok github.com/docker/docker/integration/config 0.069s [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === Skipped [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T16:43:12.526Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T16:43:12.526Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:43:12.526Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T16:43:12.526Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T16:43:12.526Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T16:43:12.526Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.526Z] [2021-08-23T16:43:12.527Z] DONE 6 tests, 6 skipped in 2.490s [2021-08-23T16:43:12.527Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T16:43:12.527Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:43:12.527Z] INFO: Testing against a local daemon [2021-08-23T16:43:12.527Z] === RUN TestCheckpoint [2021-08-23T16:43:12.527Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:43:12.527Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:43:12.527Z] === RUN TestContainerInvalidJSON [2021-08-23T16:43:12.527Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:43:12.527Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:43:12.527Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:43:12.527Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:43:12.527Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:43:12.527Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:43:12.527Z] --- PASS: TestContainerInvalidJSON (0.46s) [2021-08-23T16:43:12.527Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:43:12.527Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-23T16:43:12.527Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:43:12.527Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-08-23T16:43:12.527Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:43:12.529Z] --- PASS: TestBuildMultiStageParentConfig (0.77s) [2021-08-23T16:43:12.529Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:43:12.723Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T16:43:12.984Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-08-23T16:43:12.984Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:43:12.984Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-08-23T16:43:12.984Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:43:12.987Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T16:43:13.248Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-23T16:43:13.443Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-08-23T16:43:13.443Z] === RUN TestCopyFromContainer [2021-08-23T16:43:13.443Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:13.443Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:43:13.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:43:13.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:43:13.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:43:13.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:43:13.443Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:43:13.443Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:43:13.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:43:13.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:43:13.443Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:43:13.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:43:13.443Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:43:13.443Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:43:13.443Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:13.443Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:43:13.443Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:43:13.443Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:43:13.443Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:43:13.443Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:43:13.443Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:43:13.443Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:43:13.443Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:43:13.443Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:43:13.443Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:43:13.443Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:43:13.443Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:43:13.443Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:43:13.443Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:43:13.443Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-08-23T16:43:13.443Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:43:13.443Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:43:13.443Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T16:43:13.443Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:43:13.443Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:13.443Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestDiff [2021-08-23T16:43:13.443Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:43:13.443Z] --- SKIP: TestDiff (0.00s) [2021-08-23T16:43:13.443Z] === RUN TestExecWithCloseStdin [2021-08-23T16:43:13.508Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T16:43:13.913Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2021-08-23T16:43:13.913Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:43:14.484Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-08-23T16:43:14.484Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:43:15.421Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T16:43:15.682Z] docker_api_swarm_service_test.go:532: [d70c5f49e2136] joining swarm manager [dd70144c53d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:43:16.341Z] --- PASS: TestExecWithCloseStdin (2.63s) [2021-08-23T16:43:16.341Z] === RUN TestExec [2021-08-23T16:43:16.396Z] --- PASS: TestBuildMultiStageOnBuild (1.94s) [2021-08-23T16:43:16.396Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:43:17.065Z] docker_api_swarm_service_test.go:533: [d8cbb86f4c24c] joining swarm manager [dd70144c53d4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:43:17.326Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T16:43:17.339Z] --- PASS: TestBuildUncleanTarFilenames (0.91s) [2021-08-23T16:43:17.339Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:43:17.876Z] --- PASS: TestExec (1.81s) [2021-08-23T16:43:17.876Z] === RUN TestExecUser [2021-08-23T16:43:17.876Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:43:17.876Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T16:43:17.876Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:43:17.876Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:17.876Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T16:43:17.876Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:43:17.876Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:17.876Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:43:17.876Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:43:17.876Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:43:17.876Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T16:43:17.876Z] === RUN TestHealthKillContainer [2021-08-23T16:43:17.876Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:43:17.876Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T16:43:17.876Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:43:17.876Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:43:17.876Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:43:17.876Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:43:17.896Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T16:43:17.896Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-23T16:43:17.896Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T16:43:17.896Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T16:43:18.158Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T16:43:18.158Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T16:43:18.731Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T16:43:19.251Z] --- PASS: TestBuildMultiStageLayerLeak (1.95s) [2021-08-23T16:43:19.251Z] === RUN TestBuildWithHugeFile [2021-08-23T16:43:19.414Z] --- PASS: TestKillContainerInvalidSignal (1.61s) [2021-08-23T16:43:19.414Z] === RUN TestKillContainer [2021-08-23T16:43:19.414Z] === RUN TestKillContainer/no_signal [2021-08-23T16:43:20.648Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T16:43:21.588Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:43:21.588Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:43:21.588Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:43:21.664Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T16:43:22.605Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T16:43:23.120Z] --- PASS: TestKillContainer (3.71s) [2021-08-23T16:43:23.120Z] --- PASS: TestKillContainer/no_signal (1.70s) [2021-08-23T16:43:23.120Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:43:23.120Z] --- PASS: TestKillContainer/killing_signal (1.97s) [2021-08-23T16:43:23.120Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:43:23.120Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:43:23.120Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:43:23.120Z] === RUN TestKillStoppedContainer [2021-08-23T16:43:23.120Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:43:23.120Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T16:43:23.120Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:43:23.120Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:43:23.120Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:43:23.120Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:43:23.120Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:43:23.120Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T16:43:23.120Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:43:23.120Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:23.120Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:43:23.120Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:43:23.120Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:43:23.120Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:43:23.120Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:43:23.632Z] === RUN TestContainerStopSignal [2021-08-23T16:43:23.632Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestContainerStopTimeout [2021-08-23T16:43:23.632Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-23T16:43:23.632Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-23T16:43:23.632Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-23T16:43:23.632Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestReplaceAndAppendEnvVars [2021-08-23T16:43:23.632Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-23T16:43:23.632Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestNewMemoryStore [2021-08-23T16:43:23.632Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestAddContainers [2021-08-23T16:43:23.632Z] --- PASS: TestAddContainers (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestGetContainer [2021-08-23T16:43:23.632Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestDeleteContainer [2021-08-23T16:43:23.632Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestListContainers [2021-08-23T16:43:23.632Z] --- PASS: TestListContainers (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestFirstContainer [2021-08-23T16:43:23.632Z] --- PASS: TestFirstContainer (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestApplyAllContainer [2021-08-23T16:43:23.632Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestIsValidHealthString [2021-08-23T16:43:23.632Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestStateRunStop [2021-08-23T16:43:23.632Z] --- PASS: TestStateRunStop (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestStateTimeoutWait [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-23T16:43:23.632Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-23T16:43:23.632Z] === RUN TestConfigureDaemonLogs [2021-08-23T16:43:23.633Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-23T16:43:23.633Z] === RUN TestCommonOptionsInstallFlags [2021-08-23T16:43:23.633Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-23T16:43:23.633Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-23T16:43:23.633Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-23T16:43:23.633Z] PASS [2021-08-23T16:43:23.633Z] coverage: 18.5% of statements [2021-08-23T16:43:23.633Z] state_test.go:141: Stop callback fired [2021-08-23T16:43:23.633Z] state_test.go:165: Stop callback fired [2021-08-23T16:43:23.633Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-23T16:43:23.633Z] === RUN TestIsValidStateString [2021-08-23T16:43:23.633Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-23T16:43:23.633Z] === RUN TestViewSaveDelete [2021-08-23T16:43:23.633Z] --- PASS: TestViewSaveDelete (0.01s) [2021-08-23T16:43:23.633Z] === RUN TestViewAll [2021-08-23T16:43:23.633Z] ok github.com/docker/docker/cmd/dockerd 0.172s coverage: 18.5% of statements [2021-08-23T16:43:23.633Z] --- PASS: TestViewAll (0.01s) [2021-08-23T16:43:23.633Z] === RUN TestViewGet [2021-08-23T16:43:23.633Z] --- PASS: TestViewGet (0.01s) [2021-08-23T16:43:23.633Z] === RUN TestNames [2021-08-23T16:43:23.633Z] --- PASS: TestNames (0.00s) [2021-08-23T16:43:23.633Z] === RUN TestViewWithHealthCheck [2021-08-23T16:43:23.633Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-23T16:43:23.633Z] PASS [2021-08-23T16:43:23.633Z] coverage: 41.7% of statements [2021-08-23T16:43:23.633Z] ok github.com/docker/docker/container 0.220s coverage: 41.7% of statements [2021-08-23T16:43:23.633Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-23T16:43:23.633Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-23T16:43:23.633Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-23T16:43:23.633Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-23T16:43:23.633Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-23T16:43:23.633Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-23T16:43:24.598Z] === RUN TestPrepare [2021-08-23T16:43:24.598Z] --- PASS: TestPrepare (0.00s) [2021-08-23T16:43:24.598Z] === RUN TestStart [2021-08-23T16:43:24.598Z] --- PASS: TestStart (0.00s) [2021-08-23T16:43:24.598Z] === RUN TestWaitCancel [2021-08-23T16:43:24.598Z] --- PASS: TestWaitCancel (0.00s) [2021-08-23T16:43:24.598Z] === RUN TestWaitDisabled [2021-08-23T16:43:24.598Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-23T16:43:24.598Z] === RUN TestWaitEnabled [2021-08-23T16:43:24.598Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-23T16:43:24.598Z] === RUN TestRemove [2021-08-23T16:43:24.598Z] --- PASS: TestRemove (0.00s) [2021-08-23T16:43:24.598Z] PASS [2021-08-23T16:43:24.598Z] coverage: 65.3% of statements [2021-08-23T16:43:24.598Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.094s coverage: 65.3% of statements [2021-08-23T16:43:25.314Z] --- PASS: TestLogsFollowTailEmpty (1.63s) [2021-08-23T16:43:25.314Z] === RUN TestNetworkNat [2021-08-23T16:43:25.314Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:43:25.314Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T16:43:25.314Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:43:26.132Z] === RUN TestNewListSecretsFilters [2021-08-23T16:43:26.132Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-23T16:43:26.132Z] === RUN TestNewListConfigsFilters [2021-08-23T16:43:26.132Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-23T16:43:26.132Z] PASS [2021-08-23T16:43:26.132Z] coverage: 0.5% of statements [2021-08-23T16:43:26.132Z] ok github.com/docker/docker/daemon/cluster 0.277s coverage: 0.5% of statements [2021-08-23T16:43:26.851Z] --- PASS: TestNetworkLocalhostTCPNat (1.98s) [2021-08-23T16:43:26.851Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:43:26.851Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:43:26.851Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T16:43:26.851Z] === RUN TestPause [2021-08-23T16:43:26.851Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:43:26.851Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:43:26.851Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:43:27.098Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-23T16:43:27.099Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-23T16:43:27.099Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-23T16:43:27.099Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-23T16:43:27.625Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-23T16:43:27.625Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-23T16:43:27.625Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-23T16:43:27.625Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-23T16:43:27.625Z] PASS [2021-08-23T16:43:27.625Z] coverage: 35.9% of statements [2021-08-23T16:43:27.625Z] ok github.com/docker/docker/daemon/cluster/convert 0.549s coverage: 35.9% of statements [2021-08-23T16:43:29.024Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s) [2021-08-23T16:43:29.024Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:43:29.024Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:43:29.024Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T16:43:29.024Z] === RUN TestPsFilter [2021-08-23T16:43:29.024Z] --- PASS: TestPsFilter (0.18s) [2021-08-23T16:43:29.024Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:43:29.189Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T16:43:29.451Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T16:43:30.524Z] === RUN TestBuilderGC [2021-08-23T16:43:30.525Z] --- PASS: TestBuilderGC (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationNotFound [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonBrokenConfiguration [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestParseClusterAdvertiseSettings [2021-08-23T16:43:30.525Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestFindConfigurationConflicts [2021-08-23T16:43:30.525Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-23T16:43:30.525Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-23T16:43:30.525Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-23T16:43:30.525Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-23T16:43:30.525Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_label [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_dns [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-23T16:43:30.525Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-23T16:43:30.525Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestModifiedDiscoverySettings [2021-08-23T16:43:30.525Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestReloadSetConfigFileNotExist [2021-08-23T16:43:30.525Z] time="2021-08-23T16:43:30Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-23T16:43:30.525Z] --- PASS: TestReloadSetConfigFileNotExist (0.14s) [2021-08-23T16:43:30.525Z] === RUN TestReloadDefaultConfigNotExist [2021-08-23T16:43:30.525Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:43:30.525Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestReloadBadDefaultConfig [2021-08-23T16:43:30.525Z] time="2021-08-23T16:43:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-405038099" [2021-08-23T16:43:30.525Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestReloadWithConflictingLabels [2021-08-23T16:43:30.525Z] time="2021-08-23T16:43:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-154287190" [2021-08-23T16:43:30.525Z] --- PASS: TestReloadWithConflictingLabels (0.01s) [2021-08-23T16:43:30.525Z] === RUN TestReloadWithDuplicateLabels [2021-08-23T16:43:30.525Z] time="2021-08-23T16:43:30Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-832876477" [2021-08-23T16:43:30.525Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-23T16:43:30.525Z] === RUN TestDaemonConfigurationMerge [2021-08-23T16:43:30.525Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-23T16:43:30.525Z] PASS [2021-08-23T16:43:30.525Z] coverage: 80.4% of statements [2021-08-23T16:43:30.525Z] ok github.com/docker/docker/daemon/config 0.245s coverage: 80.4% of statements [2021-08-23T16:43:30.840Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T16:43:30.840Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T16:43:30.983Z] === RUN TestWaitNodeAttachment [2021-08-23T16:43:31.101Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T16:43:31.101Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T16:43:31.199Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.92s) [2021-08-23T16:43:31.199Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:43:31.441Z] --- PASS: TestWaitNodeAttachment (0.41s) [2021-08-23T16:43:31.441Z] === RUN TestIsolationConversion [2021-08-23T16:43:31.441Z] === RUN TestIsolationConversion/default [2021-08-23T16:43:31.441Z] === RUN TestIsolationConversion/process [2021-08-23T16:43:31.441Z] === RUN TestIsolationConversion/hyperv [2021-08-23T16:43:31.441Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestContainerLabels [2021-08-23T16:43:31.441Z] --- PASS: TestContainerLabels (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestCredentialSpecConversion [2021-08-23T16:43:31.441Z] === RUN TestCredentialSpecConversion/none [2021-08-23T16:43:31.441Z] === RUN TestCredentialSpecConversion/config [2021-08-23T16:43:31.441Z] === RUN TestCredentialSpecConversion/file [2021-08-23T16:43:31.441Z] === RUN TestCredentialSpecConversion/registry [2021-08-23T16:43:31.441Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-23T16:43:31.441Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestControllerValidateMountBind [2021-08-23T16:43:31.441Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestControllerValidateMountVolume [2021-08-23T16:43:31.441Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestControllerValidateMountTarget [2021-08-23T16:43:31.441Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestControllerValidateMountTmpfs [2021-08-23T16:43:31.441Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestControllerValidateMountInvalidType [2021-08-23T16:43:31.441Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-23T16:43:31.441Z] === RUN TestControllerValidateMountNamedPipe [2021-08-23T16:43:31.441Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-23T16:43:31.441Z] PASS [2021-08-23T16:43:31.441Z] coverage: 11.0% of statements [2021-08-23T16:43:31.442Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.573s coverage: 11.0% of statements [2021-08-23T16:43:31.902Z] === RUN TestDiscoveryOptsErrors [2021-08-23T16:43:31.902Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-23T16:43:31.902Z] === RUN TestDiscoveryOpts [2021-08-23T16:43:31.902Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-23T16:43:31.902Z] PASS [2021-08-23T16:43:31.902Z] coverage: 30.0% of statements [2021-08-23T16:43:31.902Z] ok github.com/docker/docker/daemon/discovery 0.220s coverage: 30.0% of statements [2021-08-23T16:43:31.902Z] === RUN TestEventsLog [2021-08-23T16:43:31.902Z] --- PASS: TestEventsLog (0.00s) [2021-08-23T16:43:31.902Z] === RUN TestEventsLogTimeout [2021-08-23T16:43:31.902Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-23T16:43:31.902Z] === RUN TestLogEvents [2021-08-23T16:43:31.902Z] --- PASS: TestLogEvents (0.06s) [2021-08-23T16:43:31.902Z] === RUN TestLoadBufferedEvents [2021-08-23T16:43:32.360Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-08-23T16:43:32.360Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-23T16:43:32.360Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-23T16:43:32.360Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-23T16:43:32.360Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-23T16:43:32.360Z] PASS [2021-08-23T16:43:32.360Z] coverage: 50.0% of statements [2021-08-23T16:43:32.360Z] ok github.com/docker/docker/daemon/events 0.263s coverage: 50.0% of statements [2021-08-23T16:43:32.360Z] === RUN TestVerifyNetworkingConfig [2021-08-23T16:43:32.360Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-23T16:43:32.360Z] === RUN TestGetContainer [2021-08-23T16:43:32.360Z] --- PASS: TestGetContainer (0.00s) [2021-08-23T16:43:32.360Z] === RUN TestValidContainerNames [2021-08-23T16:43:32.360Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-23T16:43:32.360Z] === RUN TestContainerInitDNS [2021-08-23T16:43:32.360Z] daemon_test.go:147: root required [2021-08-23T16:43:32.360Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-23T16:43:32.360Z] === RUN TestMerge [2021-08-23T16:43:32.360Z] --- PASS: TestMerge (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestValidateContainerIsolation [2021-08-23T16:43:32.361Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestFindNetworkErrorType [2021-08-23T16:43:32.361Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestEnsureServicesExist [2021-08-23T16:43:32.361Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestEnsureServicesExistErrors [2021-08-23T16:43:32.361Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-23T16:43:32.361Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-23T16:43:32.361Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-23T16:43:32.361Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestContainerDelete [2021-08-23T16:43:32.361Z] --- PASS: TestContainerDelete (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestContainerDoubleDelete [2021-08-23T16:43:32.361Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestLogContainerEventCopyLabels [2021-08-23T16:43:32.361Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestLogContainerEventWithAttributes [2021-08-23T16:43:32.361Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestNoneHealthcheck [2021-08-23T16:43:32.361Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestHealthStates [2021-08-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] time="2021-08-23T16:43:32Z" 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-23T16:43:32.361Z] --- PASS: TestHealthStates (0.15s) [2021-08-23T16:43:32.361Z] === RUN TestMaskURLCredentials [2021-08-23T16:43:32.361Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestGetInspectData [2021-08-23T16:43:32.361Z] --- PASS: TestGetInspectData (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestFillLicense [2021-08-23T16:43:32.361Z] --- PASS: TestFillLicense (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestListInvalidFilter [2021-08-23T16:43:32.361Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestNameFilter [2021-08-23T16:43:32.361Z] --- PASS: TestNameFilter (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-23T16:43:32.361Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-23T16:43:32.361Z] === 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-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-23T16:43:32.361Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-23T16:43:32.361Z] --- 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-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-23T16:43:32.361Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestDaemonReloadLabels [2021-08-23T16:43:32.361Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-23T16:43:32.361Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestDaemonReloadMirrors [2021-08-23T16:43:32.361Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-23T16:43:32.361Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-23T16:43:32.361Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-23T16:43:32.361Z] === RUN TestDaemonDiscoveryReload [2021-08-23T16:43:33.326Z] === RUN TestIsEmptyDir [2021-08-23T16:43:33.326Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-23T16:43:33.326Z] PASS [2021-08-23T16:43:33.326Z] coverage: 2.3% of statements [2021-08-23T16:43:33.326Z] ok github.com/docker/docker/daemon/graphdriver 0.066s coverage: 2.3% of statements [2021-08-23T16:43:33.326Z] === RUN TestLinkNaming [2021-08-23T16:43:33.326Z] --- PASS: TestLinkNaming (0.00s) [2021-08-23T16:43:33.326Z] === RUN TestLinkNew [2021-08-23T16:43:33.326Z] --- PASS: TestLinkNew (0.00s) [2021-08-23T16:43:33.326Z] === RUN TestLinkEnv [2021-08-23T16:43:33.326Z] --- PASS: TestLinkEnv (0.00s) [2021-08-23T16:43:33.326Z] === RUN TestLinkMultipleEnv [2021-08-23T16:43:33.326Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-23T16:43:33.326Z] === RUN TestLinkPortRangeEnv [2021-08-23T16:43:33.326Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-23T16:43:33.326Z] PASS [2021-08-23T16:43:33.326Z] coverage: 93.0% of statements [2021-08-23T16:43:33.326Z] ok github.com/docker/docker/daemon/links 0.038s coverage: 93.0% of statements [2021-08-23T16:43:33.326Z] --- PASS: TestDaemonDiscoveryReload (1.04s) [2021-08-23T16:43:33.326Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-23T16:43:33.645Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T16:43:34.215Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T16:43:34.291Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-23T16:43:34.291Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-23T16:43:34.749Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-23T16:43:34.749Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-23T16:43:34.749Z] reload_test.go:520: root required [2021-08-23T16:43:34.749Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:43:34.749Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-23T16:43:34.749Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-23T16:43:34.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-23T16:43:34.749Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-23T16:43:34.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-23T16:43:34.749Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-23T16:43:34.749Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-23T16:43:34.749Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-23T16:43:34.749Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-23T16:43:34.749Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-23T16:43:34.749Z] === RUN TestParseVolumesFrom [2021-08-23T16:43:34.749Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-23T16:43:34.749Z] PASS [2021-08-23T16:43:34.749Z] coverage: 9.1% of statements [2021-08-23T16:43:34.749Z] ok github.com/docker/docker/daemon 2.464s coverage: 9.1% of statements [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-23T16:43:34.749Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-23T16:43:35.207Z] === RUN TestAdapterReadLogs [2021-08-23T16:43:35.207Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-23T16:43:35.207Z] === RUN TestCopier [2021-08-23T16:43:35.207Z] --- PASS: TestCopier (0.00s) [2021-08-23T16:43:35.207Z] === RUN TestCopierLongLines [2021-08-23T16:43:35.207Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-23T16:43:35.207Z] === RUN TestCopierSlow [2021-08-23T16:43:35.665Z] --- PASS: TestCopierSlow (0.21s) [2021-08-23T16:43:35.665Z] === RUN TestCopierWithSized [2021-08-23T16:43:35.665Z] === RUN TestCopierWithSized/as_is [2021-08-23T16:43:35.665Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-23T16:43:35.665Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-23T16:43:35.665Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-23T16:43:35.665Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-23T16:43:35.665Z] === RUN TestCopierWithPartial [2021-08-23T16:43:35.665Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestRingLogger [2021-08-23T16:43:35.665Z] --- PASS: TestRingLogger (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestRingCap [2021-08-23T16:43:35.665Z] --- PASS: TestRingCap (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestRingClose [2021-08-23T16:43:35.665Z] --- PASS: TestRingClose (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestRingDrain [2021-08-23T16:43:35.665Z] --- PASS: TestRingDrain (0.00s) [2021-08-23T16:43:35.665Z] PASS [2021-08-23T16:43:35.665Z] coverage: 43.8% of statements [2021-08-23T16:43:35.665Z] ok github.com/docker/docker/daemon/logger 0.275s coverage: 43.8% of statements [2021-08-23T16:43:35.665Z] === RUN TestSearchRegistryForImagesErrors [2021-08-23T16:43:35.665Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestSearchRegistryForImages [2021-08-23T16:43:35.665Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestOnlyPlatformWithFallback [2021-08-23T16:43:35.665Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-23T16:43:35.665Z] === RUN TestImageDelete [2021-08-23T16:43:35.665Z] === RUN TestImageDelete/no_lease [2021-08-23T16:43:35.665Z] === RUN TestImageDelete/lease_exists [2021-08-23T16:43:35.665Z] --- PASS: TestImageDelete (0.03s) [2021-08-23T16:43:35.665Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-23T16:43:35.665Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-23T16:43:35.665Z] === RUN TestContentStoreForPull [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/defaults [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-23T16:43:36.122Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-23T16:43:36.122Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-23T16:43:36.122Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-23T16:43:36.122Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-23T16:43:36.122Z] --- PASS: TestContentStoreForPull (0.18s) [2021-08-23T16:43:36.122Z] PASS [2021-08-23T16:43:36.122Z] coverage: 6.7% of statements [2021-08-23T16:43:36.122Z] ok github.com/docker/docker/daemon/images 0.344s coverage: 6.7% of statements [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-23T16:43:36.122Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2021-08-23T16:43:36.122Z] === RUN TestCreateSuccess [2021-08-23T16:43:36.122Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCreateStreamSkipped [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-23T16:43:36.122Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCreateLogGroupSuccess [2021-08-23T16:43:36.122Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCreateError [2021-08-23T16:43:36.122Z] --- PASS: TestCreateError (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCreateAlreadyExists [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-23T16:43:36.122Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestLogClosed [2021-08-23T16:43:36.122Z] --- PASS: TestLogClosed (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestLogBlocking [2021-08-23T16:43:36.122Z] --- PASS: TestLogBlocking (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-23T16:43:36.122Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestLogNonBlockingBufferFull [2021-08-23T16:43:36.122Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestPublishBatchSuccess [2021-08-23T16:43:36.122Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestPublishBatchError [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=error msg=Error [2021-08-23T16:43:36.122Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:43:36.122Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-23T16:43:36.122Z] time="2021-08-23T16:43:35Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-23T16:43:36.122Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCollectBatchSimple [2021-08-23T16:43:36.122Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCollectBatchTicker [2021-08-23T16:43:36.122Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCollectBatchMultilinePattern [2021-08-23T16:43:36.122Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-23T16:43:36.122Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-23T16:43:36.122Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-23T16:43:36.122Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchClose [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen/0/Hello [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen/2/🙃 [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen/3/���� [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen/4/He��o [2021-08-23T16:43:36.123Z] === RUN TestEffectiveLen/5/ [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/0/ [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/1/Hello [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: Hello [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/2/Hello [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: He [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: llo [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/3/Hello [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: Hello [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/4/🙃 [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/5/🙃 [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/6/a� [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: a [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: � [2021-08-23T16:43:36.123Z] === RUN TestFindValidSplit/7/a� [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1064: a� [2021-08-23T16:43:36.123Z] cloudwatchlogs_test.go:1065: [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestProcessEventEmoji [2021-08-23T16:43:36.123Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchLineSplit [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchMaxEvents [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-23T16:43:36.123Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-23T16:43:36.123Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-23T16:43:36.123Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-23T16:43:36.123Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-23T16:43:36.123Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestCreateTagSuccess [2021-08-23T16:43:36.123Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-23T16:43:36.123Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-23T16:43:36.123Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-23T16:43:36.123Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-23T16:43:36.123Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-23T16:43:36.123Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-23T16:43:36.123Z] PASS [2021-08-23T16:43:36.123Z] coverage: 77.4% of statements [2021-08-23T16:43:36.123Z] ok github.com/docker/docker/daemon/logger/awslogs 0.386s coverage: 77.4% of statements [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-23T16:43:36.123Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-23T16:43:36.584Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-23T16:43:36.584Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-23T16:43:36.584Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-23T16:43:36.760Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T16:43:37.042Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-08-23T16:43:37.042Z] === RUN TestFastTimeMarshalJSON [2021-08-23T16:43:37.042Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-23T16:43:37.042Z] PASS [2021-08-23T16:43:37.042Z] coverage: 87.2% of statements [2021-08-23T16:43:37.042Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.238s coverage: 87.2% of statements [2021-08-23T16:43:37.042Z] === RUN TestJSONFileLogger [2021-08-23T16:43:37.042Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-23T16:43:37.042Z] === RUN TestJSONFileLoggerWithTags [2021-08-23T16:43:37.042Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-23T16:43:37.042Z] === RUN TestJSONFileLoggerWithOpts [2021-08-23T16:43:37.042Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-23T16:43:37.042Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-23T16:43:37.042Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-23T16:43:37.042Z] === RUN TestEncodeDecode [2021-08-23T16:43:37.042Z] === PAUSE TestEncodeDecode [2021-08-23T16:43:37.042Z] === RUN TestUnexpectedEOF [2021-08-23T16:43:37.042Z] time="2021-08-23T16:43:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:43:37.042Z] time="2021-08-23T16:43:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-23T16:43:37.042Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-08-23T16:43:37.042Z] === CONT TestEncodeDecode [2021-08-23T16:43:37.042Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-23T16:43:37.042Z] PASS [2021-08-23T16:43:37.042Z] coverage: 69.9% of statements [2021-08-23T16:43:37.042Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.292s coverage: 69.9% of statements [2021-08-23T16:43:37.330Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T16:43:37.330Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T16:43:37.591Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T16:43:38.006Z] === RUN TestWriteLog [2021-08-23T16:43:38.006Z] === PAUSE TestWriteLog [2021-08-23T16:43:38.006Z] === RUN TestReadLog [2021-08-23T16:43:38.006Z] === PAUSE TestReadLog [2021-08-23T16:43:38.006Z] === CONT TestWriteLog [2021-08-23T16:43:38.006Z] === CONT TestReadLog [2021-08-23T16:43:38.006Z] --- PASS: TestWriteLog (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestReadLog/tail_exact [2021-08-23T16:43:38.006Z] === RUN TestOpenFileDelete [2021-08-23T16:43:38.006Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestOpenFileRename [2021-08-23T16:43:38.006Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestParseLogTagDefaultTag [2021-08-23T16:43:38.006Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestParseLogTag [2021-08-23T16:43:38.006Z] --- PASS: TestParseLogTag (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestParseLogTagEmptyTag [2021-08-23T16:43:38.006Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestTailFiles [2021-08-23T16:43:38.006Z] --- PASS: TestTailFiles (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestFollowLogsConsumerGone [2021-08-23T16:43:38.006Z] --- PASS: TestFollowLogsConsumerGone (0.01s) [2021-08-23T16:43:38.006Z] === RUN TestFollowLogsProducerGone [2021-08-23T16:43:38.006Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-23T16:43:38.006Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-23T16:43:38.006Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-23T16:43:38.006Z] === RUN TestCheckCapacityAndRotate [2021-08-23T16:43:38.006Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-23T16:43:38.006Z] === RUN TestReadLog/tail_less_than_available [2021-08-23T16:43:38.006Z] === RUN TestReadLog/tail_more_than_available [2021-08-23T16:43:38.006Z] --- PASS: TestReadLog (0.16s) [2021-08-23T16:43:38.006Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-08-23T16:43:38.006Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2021-08-23T16:43:38.006Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-23T16:43:38.006Z] PASS [2021-08-23T16:43:38.006Z] coverage: 75.2% of statements [2021-08-23T16:43:38.006Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-23T16:43:38.006Z] ok github.com/docker/docker/daemon/logger/local 0.244s coverage: 75.2% of statements [2021-08-23T16:43:38.006Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-23T16:43:38.006Z] --- PASS: TestCheckCapacityAndRotate (0.25s) [2021-08-23T16:43:38.006Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.09s) [2021-08-23T16:43:38.006Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2021-08-23T16:43:38.006Z] PASS [2021-08-23T16:43:38.006Z] coverage: 50.9% of statements [2021-08-23T16:43:38.006Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.328s coverage: 50.9% of statements [2021-08-23T16:43:38.262Z] --- PASS: TestRemoveContainerWithVolume (6.75s) [2021-08-23T16:43:38.262Z] === RUN TestRemoveContainerRunning [2021-08-23T16:43:38.464Z] === RUN TestLog [2021-08-23T16:43:38.464Z] --- PASS: TestLog (0.00s) [2021-08-23T16:43:38.464Z] PASS [2021-08-23T16:43:38.464Z] coverage: 31.5% of statements [2021-08-23T16:43:38.464Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.062s coverage: 31.5% of statements [2021-08-23T16:43:39.228Z] --- PASS: TestRemoveContainerRunning (1.66s) [2021-08-23T16:43:39.228Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:43:39.430Z] === RUN TestNewParse [2021-08-23T16:43:39.430Z] --- PASS: TestNewParse (0.00s) [2021-08-23T16:43:39.430Z] PASS [2021-08-23T16:43:39.430Z] coverage: 8.3% of statements [2021-08-23T16:43:39.430Z] ok github.com/docker/docker/daemon/logger/templates 0.037s coverage: 8.3% of statements [2021-08-23T16:43:39.430Z] === RUN TestValidateLogOpt [2021-08-23T16:43:39.430Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestNewMissedConfig [2021-08-23T16:43:39.430Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestNewMissedUrl [2021-08-23T16:43:39.430Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestNewMissedToken [2021-08-23T16:43:39.430Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestNewWithProxy [2021-08-23T16:43:39.430Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestDefault [2021-08-23T16:43:39.430Z] --- PASS: TestDefault (0.01s) [2021-08-23T16:43:39.430Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-23T16:43:39.430Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestJsonFormat [2021-08-23T16:43:39.430Z] --- PASS: TestJsonFormat (0.01s) [2021-08-23T16:43:39.430Z] === RUN TestRawFormat [2021-08-23T16:43:39.430Z] --- PASS: TestRawFormat (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestRawFormatWithLabels [2021-08-23T16:43:39.430Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestRawFormatWithoutTag [2021-08-23T16:43:39.430Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestBatching [2021-08-23T16:43:39.430Z] === RUN TestParseLogFormat [2021-08-23T16:43:39.430Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestValidateLogOptEmpty [2021-08-23T16:43:39.430Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestValidateSyslogAddress [2021-08-23T16:43:39.430Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestParseAddressDefaultPort [2021-08-23T16:43:39.430Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestValidateSyslogFacility [2021-08-23T16:43:39.430Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestValidateLogOptSyslogFormat [2021-08-23T16:43:39.430Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-23T16:43:39.430Z] === RUN TestValidateLogOpt [2021-08-23T16:43:39.430Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-23T16:43:39.430Z] PASS [2021-08-23T16:43:39.430Z] coverage: 46.8% of statements [2021-08-23T16:43:39.430Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2021-08-23T16:43:39.430Z] --- PASS: TestBatching (0.20s) [2021-08-23T16:43:39.430Z] === RUN TestFrequency [2021-08-23T16:43:39.888Z] --- PASS: TestFrequency (0.22s) [2021-08-23T16:43:39.888Z] === RUN TestOneMessagePerRequest [2021-08-23T16:43:39.888Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-23T16:43:39.888Z] === RUN TestVerify [2021-08-23T16:43:39.888Z] --- PASS: TestVerify (0.00s) [2021-08-23T16:43:39.888Z] === RUN TestSkipVerify [2021-08-23T16:43:39.888Z] time="2021-08-23T16:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:39.888Z] time="2021-08-23T16:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:39.888Z] time="2021-08-23T16:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:39.888Z] time="2021-08-23T16:43:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.135Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-23T16:43:40.135Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T16:43:40.345Z] --- PASS: TestSkipVerify (0.53s) [2021-08-23T16:43:40.345Z] === RUN TestBufferMaximum [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.008928\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.008928\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-23T16:43:40.345Z] === RUN TestServerAlwaysDown [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.011945\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.011945\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.011945\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.011945\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] time="2021-08-23T16:43:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629737020.011945\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:40.345Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-23T16:43:40.345Z] === RUN TestCannotSendAfterClose [2021-08-23T16:43:40.345Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-23T16:43:40.345Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-23T16:43:40.707Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T16:43:40.762Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-08-23T16:43:40.762Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:43:40.762Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-08-23T16:43:40.762Z] === RUN TestRenameLinkedContainer [2021-08-23T16:43:40.762Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:43:40.762Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2021-08-23T16:43:40.762Z] === RUN TestRenameStoppedContainer [2021-08-23T16:43:40.968Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T16:43:41.313Z] === RUN TestV1IDService [2021-08-23T16:43:41.313Z] --- PASS: TestV1IDService (0.02s) [2021-08-23T16:43:41.313Z] === RUN TestV2MetadataService [2021-08-23T16:43:41.313Z] time="2021-08-23T16:43:41Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49208/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-23T16:43:41.313Z] time="2021-08-23T16:43:41Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a3e499365ccd\"}'" [2021-08-23T16:43:41.313Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-23T16:43:41.313Z] PASS [2021-08-23T16:43:41.313Z] coverage: 82.5% of statements [2021-08-23T16:43:41.313Z] ok github.com/docker/docker/daemon/logger/splunk 2.043s coverage: 82.5% of statements [2021-08-23T16:43:41.313Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-23T16:43:41.313Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-23T16:43:41.313Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-23T16:43:41.313Z] === RUN TestSuccessfulDownload [2021-08-23T16:43:41.313Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:43:41.313Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-23T16:43:41.313Z] === RUN TestCancelledDownload [2021-08-23T16:43:41.313Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-23T16:43:41.313Z] === RUN TestMaxDownloadAttempts [2021-08-23T16:43:41.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:43:41.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:43:41.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:43:41.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:43:41.313Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:43:41.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:43:41.313Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:43:41.313Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:43:41.313Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-23T16:43:41.313Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-23T16:43:41.313Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-23T16:43:41.313Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-23T16:43:41.772Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-23T16:43:41.772Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-23T16:43:41.772Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestContinueOnError_NeverContinue [2021-08-23T16:43:41.772Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestManifestStore [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/no_remote_or_local [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local005902375\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/no_local_cache [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/with_local_cache [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/unknown_media_type [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="reference for unknown type: " [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="reference for unknown type: " [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-23T16:43:41.772Z] --- PASS: TestV2MetadataService (0.74s) [2021-08-23T16:43:41.772Z] PASS [2021-08-23T16:43:41.772Z] coverage: 48.2% of statements [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="reference for unknown type: " [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="reference for unknown type: " [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-23T16:43:41.772Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2021-08-23T16:43:41.772Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2021-08-23T16:43:41.772Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2021-08-23T16:43:41.772Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2021-08-23T16:43:41.772Z] === RUN TestTransfer [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="reference for unknown type: " [2021-08-23T16:43:41.772Z] ok github.com/docker/docker/distribution/metadata 0.829s coverage: 48.2% of statements [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-23T16:43:41.772Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-23T16:43:41.772Z] time="2021-08-23T16:43:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore (0.25s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/no_remote_or_local (0.17s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-23T16:43:41.772Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-23T16:43:41.772Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestFixManifestLayers [2021-08-23T16:43:41.772Z] --- PASS: TestFixManifestLayers (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-23T16:43:41.772Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:43:41.772Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestFixManifestLayersBadParent [2021-08-23T16:43:41.772Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestValidateManifest [2021-08-23T16:43:41.772Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:43:41.772Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestFormatPlatform [2021-08-23T16:43:41.772Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestGetRepositoryMountCandidates [2021-08-23T16:43:41.772Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestLayerAlreadyExists [2021-08-23T16:43:41.772Z] 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-23T16:43:41.772Z] 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-23T16:43:41.772Z] 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-23T16:43:41.772Z] 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-23T16:43:41.772Z] 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-23T16:43:41.772Z] 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-23T16:43:41.772Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-23T16:43:41.772Z] === RUN TestWhenEmptyAuthConfig [2021-08-23T16:43:42.230Z] --- PASS: TestTransfer (0.18s) [2021-08-23T16:43:42.230Z] === RUN TestConcurrencyLimit [2021-08-23T16:43:42.230Z] === RUN TestNotFound [2021-08-23T16:43:42.230Z] --- PASS: TestNotFound (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestConflict [2021-08-23T16:43:42.230Z] --- PASS: TestConflict (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestForbidden [2021-08-23T16:43:42.230Z] --- PASS: TestForbidden (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestInvalidParameter [2021-08-23T16:43:42.230Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestNotImplemented [2021-08-23T16:43:42.230Z] --- PASS: TestNotImplemented (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestNotModified [2021-08-23T16:43:42.230Z] --- PASS: TestNotModified (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestUnauthorized [2021-08-23T16:43:42.230Z] --- PASS: TestUnauthorized (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestUnknown [2021-08-23T16:43:42.230Z] --- PASS: TestUnknown (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestCancelled [2021-08-23T16:43:42.230Z] --- PASS: TestCancelled (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestDeadline [2021-08-23T16:43:42.230Z] --- PASS: TestDeadline (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestDataLoss [2021-08-23T16:43:42.230Z] --- PASS: TestDataLoss (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestUnavailable [2021-08-23T16:43:42.230Z] --- PASS: TestUnavailable (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestSystem [2021-08-23T16:43:42.230Z] --- PASS: TestSystem (0.00s) [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Not_Found [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Bad_Request [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Conflict [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Unauthorized [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Forbidden [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Not_Modified [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-23T16:43:42.230Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-23T16:43:42.230Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-23T16:43:42.230Z] PASS [2021-08-23T16:43:42.230Z] coverage: 53.1% of statements [2021-08-23T16:43:42.230Z] ok github.com/docker/docker/errdefs 0.045s coverage: 53.1% of statements [2021-08-23T16:43:42.364Z] docker_api_swarm_service_test.go:147: [d4aaa4c59dcdf] joining swarm manager [d77edeb61e245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:43:42.364Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T16:43:42.688Z] --- PASS: TestConcurrencyLimit (0.53s) [2021-08-23T16:43:42.688Z] === RUN TestInactiveJobs [2021-08-23T16:43:43.146Z] --- PASS: TestWhenEmptyAuthConfig (1.13s) [2021-08-23T16:43:43.146Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-23T16:43:43.146Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-23T16:43:43.146Z] === RUN TestTokenPassThru [2021-08-23T16:43:43.146Z] --- PASS: TestTokenPassThru (0.01s) [2021-08-23T16:43:43.146Z] === RUN TestTokenPassThruDifferentHost [2021-08-23T16:43:43.146Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-23T16:43:43.146Z] PASS [2021-08-23T16:43:43.146Z] coverage: 24.1% of statements [2021-08-23T16:43:43.146Z] ok github.com/docker/docker/distribution 1.521s coverage: 24.1% of statements [2021-08-23T16:43:43.146Z] --- PASS: TestInactiveJobs (0.51s) [2021-08-23T16:43:43.146Z] === RUN TestWatchRelease [2021-08-23T16:43:43.146Z] --- PASS: TestWatchRelease (0.10s) [2021-08-23T16:43:43.146Z] === RUN TestWatchFinishedTransfer [2021-08-23T16:43:43.146Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-23T16:43:43.146Z] === RUN TestDuplicateTransfer [2021-08-23T16:43:43.146Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-23T16:43:43.146Z] --- PASS: TestDuplicateTransfer (0.10s) [2021-08-23T16:43:43.146Z] === RUN TestSuccessfulUpload [2021-08-23T16:43:43.326Z] docker_api_swarm_service_test.go:147: [d9d1e82ae9e30] joining swarm manager [d77edeb61e245]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:43:43.326Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T16:43:43.605Z] === RUN TestCompare [2021-08-23T16:43:43.605Z] --- PASS: TestCompare (0.00s) [2021-08-23T16:43:43.605Z] PASS [2021-08-23T16:43:43.605Z] coverage: 19.2% of statements [2021-08-23T16:43:43.605Z] ok github.com/docker/docker/image/cache 0.060s coverage: 19.2% of statements [2021-08-23T16:43:43.605Z] === RUN TestFSGetInvalidData [2021-08-23T16:43:43.605Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestFSInvalidSet [2021-08-23T16:43:43.605Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestFSInvalidRoot [2021-08-23T16:43:43.605Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestFSMetadataGetSet [2021-08-23T16:43:43.605Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-08-23T16:43:43.605Z] === RUN TestFSInvalidWalker [2021-08-23T16:43:43.605Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestFSGetSet [2021-08-23T16:43:43.605Z] --- PASS: TestFSGetSet (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestFSGetUnsetKey [2021-08-23T16:43:43.605Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestFSGetEmptyData [2021-08-23T16:43:43.605Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-23T16:43:43.605Z] === RUN TestFSDelete [2021-08-23T16:43:43.605Z] --- PASS: TestFSDelete (0.02s) [2021-08-23T16:43:43.605Z] === RUN TestFSWalker [2021-08-23T16:43:43.605Z] time="2021-08-23T16:43:43Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-23T16:43:43.605Z] --- PASS: TestFSWalker (0.03s) [2021-08-23T16:43:43.605Z] === RUN TestFSWalkerStopOnError [2021-08-23T16:43:43.605Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-23T16:43:43.605Z] === RUN TestNewFromJSON [2021-08-23T16:43:43.605Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-23T16:43:43.605Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-23T16:43:43.605Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-23T16:43:43.605Z] === RUN TestMarshalKeyOrder [2021-08-23T16:43:43.605Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-23T16:43:43.605Z] === RUN TestHistoryEqual [2021-08-23T16:43:44.064Z] --- PASS: TestHistoryEqual (0.14s) [2021-08-23T16:43:44.064Z] === RUN TestImage [2021-08-23T16:43:44.064Z] --- PASS: TestImage (0.00s) [2021-08-23T16:43:44.064Z] === RUN TestImageOSNotEmpty [2021-08-23T16:43:44.064Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-23T16:43:44.064Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-23T16:43:44.064Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-23T16:43:44.064Z] === RUN TestCreate [2021-08-23T16:43:44.064Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:43:44.064Z] === RUN TestRestore [2021-08-23T16:43:44.064Z] time="2021-08-23T16:43:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-23T16:43:44.064Z] --- PASS: TestRestore (0.03s) [2021-08-23T16:43:44.064Z] === RUN TestAddDelete [2021-08-23T16:43:44.064Z] --- PASS: TestSuccessfulUpload (0.57s) [2021-08-23T16:43:44.064Z] === RUN TestCancelledUpload [2021-08-23T16:43:44.064Z] --- PASS: TestAddDelete (0.02s) [2021-08-23T16:43:44.064Z] === RUN TestSearchAfterDelete [2021-08-23T16:43:44.064Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-23T16:43:44.064Z] === RUN TestParentReset [2021-08-23T16:43:44.064Z] --- PASS: TestCancelledUpload (0.02s) [2021-08-23T16:43:44.064Z] PASS [2021-08-23T16:43:44.064Z] coverage: 76.8% of statements [2021-08-23T16:43:44.064Z] ok github.com/docker/docker/distribution/xfer 2.615s coverage: 76.8% of statements [2021-08-23T16:43:44.064Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-23T16:43:44.064Z] --- PASS: TestParentReset (0.02s) [2021-08-23T16:43:44.064Z] === RUN TestGetAndSetLastUpdated [2021-08-23T16:43:44.064Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-23T16:43:44.064Z] === RUN TestStoreLen [2021-08-23T16:43:44.064Z] --- PASS: TestStoreLen (0.06s) [2021-08-23T16:43:44.064Z] PASS [2021-08-23T16:43:44.064Z] coverage: 86.6% of statements [2021-08-23T16:43:44.064Z] ok github.com/docker/docker/image 0.532s coverage: 86.6% of statements [2021-08-23T16:43:44.522Z] === RUN TestMakeV1ConfigFromConfig [2021-08-23T16:43:44.522Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-23T16:43:44.522Z] PASS [2021-08-23T16:43:44.522Z] coverage: 25.0% of statements [2021-08-23T16:43:44.522Z] ok github.com/docker/docker/image/v1 0.077s coverage: 25.0% of statements [2021-08-23T16:43:44.522Z] === RUN TestValidateManifest [2021-08-23T16:43:44.522Z] === RUN TestValidateManifest/nil [2021-08-23T16:43:44.522Z] === RUN TestValidateManifest/non-nil [2021-08-23T16:43:44.522Z] --- PASS: TestValidateManifest (0.00s) [2021-08-23T16:43:44.522Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-23T16:43:44.522Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-23T16:43:44.522Z] PASS [2021-08-23T16:43:44.522Z] coverage: 0.7% of statements [2021-08-23T16:43:44.522Z] ok github.com/docker/docker/image/tarexport 0.063s coverage: 0.7% of statements [2021-08-23T16:43:44.522Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-23T16:43:45.248Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T16:43:45.818Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T16:43:45.818Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T16:43:46.054Z] === RUN TestSerialization [2021-08-23T16:43:46.054Z] --- PASS: TestSerialization (0.02s) [2021-08-23T16:43:46.054Z] PASS [2021-08-23T16:43:46.054Z] coverage: 100.0% of statements [2021-08-23T16:43:46.054Z] ok github.com/docker/docker/libcontainerd/queue 0.060s coverage: 100.0% of statements [2021-08-23T16:43:46.054Z] === RUN TestEnvironmentParsing [2021-08-23T16:43:46.054Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-23T16:43:46.054Z] PASS [2021-08-23T16:43:46.054Z] coverage: 1.2% of statements [2021-08-23T16:43:46.054Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2021-08-23T16:43:46.389Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T16:43:46.511Z] === RUN TestEmptyLayer [2021-08-23T16:43:46.511Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-23T16:43:46.511Z] === RUN TestCommitFailure [2021-08-23T16:43:46.511Z] --- PASS: TestCommitFailure (0.03s) [2021-08-23T16:43:46.511Z] === RUN TestStartTransactionFailure [2021-08-23T16:43:46.511Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-23T16:43:46.511Z] === RUN TestGetOrphan [2021-08-23T16:43:46.511Z] --- PASS: TestGetOrphan (0.01s) [2021-08-23T16:43:46.511Z] === RUN TestMountAndRegister [2021-08-23T16:43:46.511Z] layer_test.go:271: Layer size: 14 [2021-08-23T16:43:46.511Z] --- PASS: TestMountAndRegister (0.12s) [2021-08-23T16:43:46.511Z] === RUN TestLayerRelease [2021-08-23T16:43:46.511Z] layer_test.go:304: Failing on Windows [2021-08-23T16:43:46.511Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-23T16:43:46.511Z] === RUN TestStoreRestore [2021-08-23T16:43:46.969Z] layer_test.go:353: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestTarStreamStability [2021-08-23T16:43:46.969Z] layer_test.go:468: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestRegisterExistingLayer [2021-08-23T16:43:46.969Z] --- PASS: TestRegisterExistingLayer (0.13s) [2021-08-23T16:43:46.969Z] === RUN TestTarStreamVerification [2021-08-23T16:43:46.969Z] layer_test.go:697: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestLayerMigration [2021-08-23T16:43:46.969Z] migration_test.go:46: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestLayerMigrationNoTarsplit [2021-08-23T16:43:46.969Z] migration_test.go:182: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestMountInit [2021-08-23T16:43:46.969Z] mount_test.go:17: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestMountInit (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestMountSize [2021-08-23T16:43:46.969Z] mount_test.go:76: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestMountSize (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestMountChanges [2021-08-23T16:43:46.969Z] mount_test.go:125: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestMountChanges (0.00s) [2021-08-23T16:43:46.969Z] === RUN TestMountApply [2021-08-23T16:43:46.969Z] mount_test.go:212: Failing on Windows [2021-08-23T16:43:46.969Z] --- SKIP: TestMountApply (0.00s) [2021-08-23T16:43:46.969Z] PASS [2021-08-23T16:43:46.969Z] coverage: 30.1% of statements [2021-08-23T16:43:46.969Z] ok github.com/docker/docker/layer 0.382s coverage: 30.1% of statements [2021-08-23T16:43:46.969Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-23T16:43:46.969Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-23T16:43:46.969Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-23T16:43:46.969Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-23T16:43:47.426Z] === RUN TestSequenceGetAvailableBit [2021-08-23T16:43:47.426Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSequenceEqual [2021-08-23T16:43:47.426Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSequenceCopy [2021-08-23T16:43:47.426Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestGetFirstAvailable [2021-08-23T16:43:47.426Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestFindSequence [2021-08-23T16:43:47.426Z] --- PASS: TestFindSequence (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestCheckIfAvailable [2021-08-23T16:43:47.426Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestMergeSequences [2021-08-23T16:43:47.426Z] --- PASS: TestMergeSequences (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestPushReservation [2021-08-23T16:43:47.426Z] --- PASS: TestPushReservation (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSerializeDeserialize [2021-08-23T16:43:47.426Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSet [2021-08-23T16:43:47.426Z] --- PASS: TestSet (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSetUnset [2021-08-23T16:43:47.426Z] --- PASS: TestSetUnset (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestOffsetSetUnset [2021-08-23T16:43:47.426Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSetInRange [2021-08-23T16:43:47.426Z] --- PASS: TestSetInRange (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestSetAnyInRange [2021-08-23T16:43:47.426Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestMethods [2021-08-23T16:43:47.426Z] --- PASS: TestMethods (0.00s) [2021-08-23T16:43:47.426Z] === RUN TestRandomAllocateDeallocate [2021-08-23T16:43:47.837Z] --- PASS: TestRenameStoppedContainer (6.74s) [2021-08-23T16:43:47.837Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:43:49.598Z] === RUN TestInvalidConfig [2021-08-23T16:43:49.598Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-23T16:43:49.598Z] === RUN TestConfig [2021-08-23T16:43:49.598Z] --- PASS: TestConfig (0.00s) [2021-08-23T16:43:49.598Z] === RUN TestOptionsLabels [2021-08-23T16:43:49.598Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-23T16:43:49.598Z] === RUN TestValidName [2021-08-23T16:43:49.598Z] --- PASS: TestValidName (0.00s) [2021-08-23T16:43:49.598Z] === RUN TestTLSConfiguration [2021-08-23T16:43:49.598Z] time="2021-08-23T16:43:49Z" level=info msg="Option Initializing KV with TLS" [2021-08-23T16:43:49.598Z] --- PASS: TestTLSConfiguration (0.14s) [2021-08-23T16:43:49.598Z] PASS [2021-08-23T16:43:49.598Z] coverage: 24.0% of statements [2021-08-23T16:43:49.598Z] ok github.com/docker/docker/libnetwork/config 0.288s coverage: 24.0% of statements [2021-08-23T16:43:49.690Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T16:43:49.951Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T16:43:50.056Z] === RUN TestErrorInterfaces [2021-08-23T16:43:50.056Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestNetworkMarshalling [2021-08-23T16:43:50.056Z] --- PASS: TestNetworkMarshalling (0.15s) [2021-08-23T16:43:50.056Z] === RUN TestEndpointMarshalling [2021-08-23T16:43:50.056Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestAuxAddresses [2021-08-23T16:43:50.056Z] time="2021-08-23T16:43:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:43:50.056Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-23T16:43:50.056Z] === RUN TestSRVServiceQuery [2021-08-23T16:43:50.056Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestServiceVIPReuse [2021-08-23T16:43:50.056Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-23T16:43:50.056Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestDNSIPQuery [2021-08-23T16:43:50.056Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestDNSProxyServFail [2021-08-23T16:43:50.056Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestSandboxAddEmpty [2021-08-23T16:43:50.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestSandboxAddMultiPrio [2021-08-23T16:43:50.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestSandboxAddSamePrio [2021-08-23T16:43:50.056Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestCleanupServiceDiscovery [2021-08-23T16:43:50.056Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestDNSOptions [2021-08-23T16:43:50.056Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:43:50.056Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-23T16:43:50.056Z] === RUN TestMultipleControllersWithSameStore [2021-08-23T16:43:50.056Z] time="2021-08-23T16:43:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:43:50.056Z] time="2021-08-23T16:43:49Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-23T16:43:50.056Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-23T16:43:50.056Z] PASS [2021-08-23T16:43:50.056Z] coverage: 8.6% of statements [2021-08-23T16:43:50.056Z] ok github.com/docker/docker/libnetwork 0.283s coverage: 8.6% of statements [2021-08-23T16:43:50.056Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-23T16:43:50.513Z] === RUN TestKey [2021-08-23T16:43:50.513Z] --- PASS: TestKey (0.00s) [2021-08-23T16:43:50.513Z] === RUN TestParseKey [2021-08-23T16:43:50.513Z] --- PASS: TestParseKey (0.00s) [2021-08-23T16:43:50.513Z] === RUN TestInvalidDataStore [2021-08-23T16:43:50.513Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-23T16:43:50.513Z] === RUN TestKVObjectFlatKey [2021-08-23T16:43:50.513Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-23T16:43:50.513Z] === RUN TestAtomicKVObjectFlatKey [2021-08-23T16:43:50.513Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-23T16:43:50.513Z] PASS [2021-08-23T16:43:50.513Z] coverage: 21.9% of statements [2021-08-23T16:43:50.513Z] ok github.com/docker/docker/libnetwork/datastore 0.051s coverage: 21.9% of statements [2021-08-23T16:43:50.522Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T16:43:50.783Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T16:43:50.971Z] === RUN TestIPDataMarshalling [2021-08-23T16:43:50.971Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-23T16:43:50.971Z] === RUN TestValidateAndIsV6 [2021-08-23T16:43:50.971Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-23T16:43:50.971Z] PASS [2021-08-23T16:43:50.971Z] coverage: 68.9% of statements [2021-08-23T16:43:50.971Z] ok github.com/docker/docker/libnetwork/driverapi 0.038s coverage: 68.9% of statements [2021-08-23T16:43:51.428Z] === RUN TestDriver [2021-08-23T16:43:51.428Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:43:51.428Z] PASS [2021-08-23T16:43:51.428Z] coverage: 34.8% of statements [2021-08-23T16:43:51.428Z] ok github.com/docker/docker/libnetwork/drivers/host 0.038s coverage: 34.8% of statements [2021-08-23T16:43:51.428Z] === RUN TestDriver [2021-08-23T16:43:51.428Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:43:51.428Z] PASS [2021-08-23T16:43:51.428Z] coverage: 34.8% of statements [2021-08-23T16:43:51.428Z] ok github.com/docker/docker/libnetwork/drivers/null 0.071s coverage: 34.8% of statements [2021-08-23T16:43:51.428Z] --- PASS: TestRandomAllocateDeallocate (4.22s) [2021-08-23T16:43:51.428Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:43:51.569Z] --- PASS: TestRenameRunningContainerAndReuse (3.41s) [2021-08-23T16:43:51.569Z] === RUN TestRenameInvalidName [2021-08-23T16:43:51.724Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T16:43:51.885Z] === RUN TestNetworkAllocateFree [2021-08-23T16:43:51.885Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-23T16:43:51.885Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-23T16:43:51.885Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-23T16:43:51.885Z] PASS [2021-08-23T16:43:51.885Z] coverage: 63.6% of statements [2021-08-23T16:43:51.885Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2021-08-23T16:43:52.296Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T16:43:52.343Z] === RUN TestGetEmptyCapabilities [2021-08-23T16:43:52.344Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-23T16:43:52.344Z] === RUN TestGetExtraCapabilities [2021-08-23T16:43:52.344Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-08-23T16:43:52.344Z] === RUN TestGetInvalidCapabilities [2021-08-23T16:43:52.344Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-23T16:43:52.344Z] === RUN TestRemoteDriver [2021-08-23T16:43:52.344Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:43:52.344Z] === RUN TestDriverError [2021-08-23T16:43:52.344Z] --- PASS: TestDriverError (0.00s) [2021-08-23T16:43:52.344Z] === RUN TestMissingValues [2021-08-23T16:43:52.344Z] --- PASS: TestMissingValues (0.00s) [2021-08-23T16:43:52.344Z] === RUN TestRollback [2021-08-23T16:43:52.344Z] --- PASS: TestRollback (0.00s) [2021-08-23T16:43:52.344Z] PASS [2021-08-23T16:43:52.344Z] coverage: 57.4% of statements [2021-08-23T16:43:52.344Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.081s coverage: 57.4% of statements [2021-08-23T16:43:52.535Z] --- PASS: TestRenameInvalidName (1.65s) [2021-08-23T16:43:52.535Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:43:52.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T16:43:52.801Z] --- PASS: TestAllocateRandomDeallocate (1.12s) [2021-08-23T16:43:52.801Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-23T16:43:52.801Z] === RUN TestNAT [2021-08-23T16:43:52.801Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:43:52.801Z] --- SKIP: TestNAT (0.00s) [2021-08-23T16:43:52.801Z] === RUN TestTransparent [2021-08-23T16:43:52.801Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:43:52.801Z] --- SKIP: TestTransparent (0.00s) [2021-08-23T16:43:52.801Z] PASS [2021-08-23T16:43:52.801Z] coverage: 0.0% of statements [2021-08-23T16:43:52.801Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.047s coverage: 0.0% of statements [2021-08-23T16:43:53.130Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T16:43:53.130Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T16:43:53.261Z] === RUN TestBuildDefault [2021-08-23T16:43:53.261Z] --- PASS: TestBuildDefault (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestBuildHostnameDomainname [2021-08-23T16:43:53.261Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestBuildHostname [2021-08-23T16:43:53.261Z] --- PASS: TestBuildHostname (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestBuildHostnameFQDN [2021-08-23T16:43:53.261Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestBuildNoIP [2021-08-23T16:43:53.261Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestUpdate [2021-08-23T16:43:53.261Z] --- PASS: TestUpdate (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-23T16:43:53.261Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-23T16:43:53.261Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestAddEmpty [2021-08-23T16:43:53.261Z] --- PASS: TestAddEmpty (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestAdd [2021-08-23T16:43:53.261Z] --- PASS: TestAdd (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestDeleteEmpty [2021-08-23T16:43:53.261Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestDeleteNewline [2021-08-23T16:43:53.261Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestDelete [2021-08-23T16:43:53.261Z] --- PASS: TestDelete (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestConcurrentWrites [2021-08-23T16:43:53.261Z] --- PASS: TestConcurrentWrites (0.15s) [2021-08-23T16:43:53.261Z] PASS [2021-08-23T16:43:53.261Z] coverage: 81.2% of statements [2021-08-23T16:43:53.261Z] ok github.com/docker/docker/libnetwork/etchosts 0.208s coverage: 81.2% of statements [2021-08-23T16:43:53.261Z] === RUN TestNew [2021-08-23T16:43:53.261Z] --- PASS: TestNew (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestAddDriver [2021-08-23T16:43:53.261Z] --- PASS: TestAddDriver (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestAddDuplicateDriver [2021-08-23T16:43:53.261Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-23T16:43:53.261Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestDriver [2021-08-23T16:43:53.261Z] --- PASS: TestDriver (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestIPAM [2021-08-23T16:43:53.261Z] --- PASS: TestIPAM (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestWalkIPAMs [2021-08-23T16:43:53.261Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-23T16:43:53.261Z] === RUN TestWalkDrivers [2021-08-23T16:43:53.261Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-23T16:43:53.261Z] PASS [2021-08-23T16:43:53.261Z] coverage: 82.4% of statements [2021-08-23T16:43:53.261Z] ok github.com/docker/docker/libnetwork/drvregistry 0.066s coverage: 82.4% of statements [2021-08-23T16:43:53.702Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T16:43:53.778Z] --- PASS: TestAllocateRandomDeallocateSerialize (0.81s) [2021-08-23T16:43:53.778Z] === RUN TestRetrieveFromStore [2021-08-23T16:43:53.778Z] --- PASS: TestRetrieveFromStore (0.43s) [2021-08-23T16:43:53.778Z] === RUN TestIsCorrupted [2021-08-23T16:43:53.778Z] === RUN TestDiff [2021-08-23T16:43:53.778Z] --- PASS: TestDiff (0.00s) [2021-08-23T16:43:53.778Z] === RUN TestAddedCallback [2021-08-23T16:43:53.778Z] --- PASS: TestAddedCallback (0.00s) [2021-08-23T16:43:53.778Z] === RUN TestRemovedCallback [2021-08-23T16:43:53.778Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-23T16:43:53.778Z] === RUN TestNoCallback [2021-08-23T16:43:53.778Z] --- PASS: TestNoCallback (0.00s) [2021-08-23T16:43:53.778Z] PASS [2021-08-23T16:43:53.778Z] coverage: 48.1% of statements [2021-08-23T16:43:53.778Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.046s coverage: 48.1% of statements [2021-08-23T16:43:53.778Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-23T16:43:53.778Z] === RUN TestSetRollover [2021-08-23T16:43:54.236Z] === RUN TestNew [2021-08-23T16:43:54.236Z] --- PASS: TestNew (0.00s) [2021-08-23T16:43:54.236Z] === RUN TestAllocate [2021-08-23T16:43:54.236Z] --- PASS: TestAllocate (0.00s) [2021-08-23T16:43:54.236Z] === RUN TestUninitialized [2021-08-23T16:43:54.236Z] --- PASS: TestUninitialized (0.00s) [2021-08-23T16:43:54.236Z] === RUN TestAllocateInRange [2021-08-23T16:43:54.236Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-23T16:43:54.236Z] === RUN TestAllocateSerial [2021-08-23T16:43:54.236Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-23T16:43:54.236Z] PASS [2021-08-23T16:43:54.236Z] coverage: 87.5% of statements [2021-08-23T16:43:54.236Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2021-08-23T16:43:54.645Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T16:43:54.694Z] === RUN TestCaller [2021-08-23T16:43:54.694Z] --- PASS: TestCaller (0.00s) [2021-08-23T16:43:54.694Z] PASS [2021-08-23T16:43:54.694Z] coverage: 100.0% of statements [2021-08-23T16:43:54.694Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2021-08-23T16:43:55.152Z] === RUN TestSetSerialInsertDelete [2021-08-23T16:43:55.152Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-23T16:43:55.152Z] === RUN TestSetParallelInsertDelete [2021-08-23T16:43:55.217Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T16:43:55.609Z] --- PASS: TestSetRollover (1.67s) [2021-08-23T16:43:55.609Z] === RUN TestSetRolloverSerial [2021-08-23T16:43:55.609Z] === RUN TestInt2IP2IntConversion [2021-08-23T16:43:55.609Z] === RUN TestPoolRequest [2021-08-23T16:43:55.609Z] --- PASS: TestPoolRequest (0.00s) [2021-08-23T16:43:55.609Z] === RUN TestOtherRequests [2021-08-23T16:43:55.609Z] --- PASS: TestOtherRequests (0.00s) [2021-08-23T16:43:55.609Z] PASS [2021-08-23T16:43:55.609Z] coverage: 57.1% of statements [2021-08-23T16:43:55.609Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2021-08-23T16:43:55.788Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T16:43:56.360Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-23T16:43:56.574Z] --- PASS: TestInt2IP2IntConversion (0.57s) [2021-08-23T16:43:56.574Z] === RUN TestGetAddressVersion [2021-08-23T16:43:56.574Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-23T16:43:56.574Z] === RUN TestKeyString [2021-08-23T16:43:56.574Z] --- PASS: TestKeyString (0.00s) [2021-08-23T16:43:56.574Z] === RUN TestPoolDataMarshal [2021-08-23T16:43:56.574Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-23T16:43:56.574Z] === RUN TestSubnetsMarshal [2021-08-23T16:43:56.574Z] --- PASS: TestSubnetsMarshal (0.04s) [2021-08-23T16:43:56.574Z] === RUN TestAddSubnets [2021-08-23T16:43:56.574Z] --- PASS: TestAddSubnets (0.04s) [2021-08-23T16:43:56.574Z] === RUN TestDoublePoolRelease [2021-08-23T16:43:56.574Z] --- PASS: TestDoublePoolRelease (0.02s) [2021-08-23T16:43:56.574Z] === RUN TestAddReleasePoolID [2021-08-23T16:43:56.574Z] --- PASS: TestAddReleasePoolID (0.05s) [2021-08-23T16:43:56.574Z] === RUN TestPredefinedPool [2021-08-23T16:43:56.574Z] --- PASS: TestPredefinedPool (0.04s) [2021-08-23T16:43:56.574Z] === RUN TestRemoveSubnet [2021-08-23T16:43:56.574Z] --- PASS: TestRemoveSubnet (0.12s) [2021-08-23T16:43:56.574Z] === RUN TestGetSameAddress [2021-08-23T16:43:56.574Z] --- PASS: TestGetSameAddress (0.02s) [2021-08-23T16:43:56.574Z] === RUN TestPoolAllocationReuse [2021-08-23T16:43:57.032Z] === RUN TestGetCapabilities [2021-08-23T16:43:57.032Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-23T16:43:57.032Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-23T16:43:57.032Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-23T16:43:57.032Z] === RUN TestGetDefaultAddressSpaces [2021-08-23T16:43:57.032Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-23T16:43:57.032Z] === RUN TestRemoteDriver [2021-08-23T16:43:57.032Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-23T16:43:57.032Z] PASS [2021-08-23T16:43:57.032Z] coverage: 47.4% of statements [2021-08-23T16:43:57.032Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.076s coverage: 47.4% of statements [2021-08-23T16:43:57.032Z] --- PASS: TestSetRolloverSerial (1.51s) [2021-08-23T16:43:57.032Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-23T16:43:57.032Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-23T16:43:57.032Z] PASS [2021-08-23T16:43:57.032Z] coverage: 84.4% of statements [2021-08-23T16:43:57.032Z] ok github.com/docker/docker/libnetwork/bitseq 9.849s coverage: 84.4% of statements [2021-08-23T16:43:57.304Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T16:43:57.997Z] === RUN TestWindowsIPAM [2021-08-23T16:43:57.997Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-23T16:43:57.997Z] PASS [2021-08-23T16:43:57.997Z] coverage: 71.4% of statements [2021-08-23T16:43:57.997Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.038s coverage: 71.4% of statements [2021-08-23T16:43:58.244Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-23T16:43:58.470Z] === RUN TestDefaultNetwork [2021-08-23T16:43:58.816Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-23T16:43:58.928Z] --- PASS: TestDefaultNetwork (0.27s) [2021-08-23T16:43:58.928Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-23T16:43:58.928Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.27s) [2021-08-23T16:43:58.928Z] === RUN TestInitAddressPools [2021-08-23T16:43:58.928Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-23T16:43:58.928Z] PASS [2021-08-23T16:43:58.928Z] coverage: 74.0% of statements [2021-08-23T16:43:58.928Z] ok github.com/docker/docker/libnetwork/ipamutils 0.614s coverage: 74.0% of statements [2021-08-23T16:43:59.386Z] --- PASS: TestPoolAllocationReuse (2.68s) [2021-08-23T16:43:59.386Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-23T16:43:59.386Z] --- PASS: TestGetAddressSubPoolEqualPool (0.14s) [2021-08-23T16:43:59.386Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-23T16:43:59.756Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-23T16:43:59.843Z] === RUN TestKeyValue [2021-08-23T16:43:59.844Z] --- PASS: TestKeyValue (0.00s) [2021-08-23T16:43:59.844Z] PASS [2021-08-23T16:43:59.844Z] coverage: 60.0% of statements [2021-08-23T16:43:59.844Z] ok github.com/docker/docker/libnetwork/netlabel 0.034s coverage: 60.0% of statements [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-23T16:43:59.844Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-23T16:44:00.301Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-23T16:44:00.328Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-23T16:44:00.588Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-23T16:44:00.758Z] === RUN TestGenerate [2021-08-23T16:44:00.759Z] --- PASS: TestGenerate (0.00s) [2021-08-23T16:44:00.759Z] === RUN TestGeneratePtr [2021-08-23T16:44:00.759Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-23T16:44:00.759Z] === RUN TestGenerateMissingField [2021-08-23T16:44:00.759Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-23T16:44:00.759Z] === RUN TestFieldCannotBeSet [2021-08-23T16:44:00.759Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-23T16:44:00.759Z] === RUN TestTypeMismatchError [2021-08-23T16:44:00.759Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-23T16:44:00.759Z] PASS [2021-08-23T16:44:00.759Z] coverage: 100.0% of statements [2021-08-23T16:44:00.759Z] ok github.com/docker/docker/libnetwork/options 0.062s coverage: 100.0% of statements [2021-08-23T16:44:01.973Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T16:44:02.291Z] === RUN TestNetworkDBSimple [2021-08-23T16:44:02.291Z] testing: warning: no tests to run [2021-08-23T16:44:02.291Z] PASS [2021-08-23T16:44:02.291Z] coverage: 0.0% of statements [2021-08-23T16:44:02.291Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:44:02.544Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-23T16:44:02.748Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.18s) [2021-08-23T16:44:02.748Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-23T16:44:03.206Z] 2021/08/23 16:44:02 Closing DB instances... [2021-08-23T16:44:03.206Z] === RUN TestRequestNewPort [2021-08-23T16:44:03.206Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestRequestSpecificPort [2021-08-23T16:44:03.206Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestReleasePort [2021-08-23T16:44:03.206Z] --- PASS: TestReleasePort (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestReuseReleasedPort [2021-08-23T16:44:03.206Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestReleaseUnreadledPort [2021-08-23T16:44:03.206Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestUnknowProtocol [2021-08-23T16:44:03.206Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestAllocateAllPorts [2021-08-23T16:44:03.206Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestPortAllocation [2021-08-23T16:44:03.206Z] --- PASS: TestPortAllocation (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestPortAllocationWithCustomRange [2021-08-23T16:44:03.206Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestNoDuplicateBPR [2021-08-23T16:44:03.206Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-23T16:44:03.206Z] === RUN TestChangePortRange [2021-08-23T16:44:03.206Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-23T16:44:03.206Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-23T16:44:03.206Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-23T16:44:03.206Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-23T16:44:03.206Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-23T16:44:03.206Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-23T16:44:03.206Z] --- PASS: TestChangePortRange (0.00s) [2021-08-23T16:44:03.206Z] PASS [2021-08-23T16:44:03.206Z] coverage: 88.6% of statements [2021-08-23T16:44:03.206Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2021-08-23T16:44:03.487Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T16:44:03.747Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T16:44:04.173Z] testing: warning: no tests to run [2021-08-23T16:44:04.173Z] PASS [2021-08-23T16:44:04.173Z] coverage: 0.0% of statements [2021-08-23T16:44:04.173Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2021-08-23T16:44:04.173Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.43s) [2021-08-23T16:44:04.173Z] === RUN TestGetAddress [2021-08-23T16:44:04.173Z] --- PASS: TestNetworkDBSimple (2.05s) [2021-08-23T16:44:04.173Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-23T16:44:04.321Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T16:44:04.631Z] === RUN TestHashData [2021-08-23T16:44:04.631Z] --- PASS: TestHashData (0.00s) [2021-08-23T16:44:04.631Z] PASS [2021-08-23T16:44:04.631Z] coverage: 2.8% of statements [2021-08-23T16:44:04.631Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2021-08-23T16:44:04.892Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T16:44:04.892Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T16:44:05.089Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-23T16:44:05.089Z] PASS [2021-08-23T16:44:05.089Z] coverage: 100.0% of statements [2021-08-23T16:44:05.089Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.073s coverage: 100.0% of statements [2021-08-23T16:44:05.089Z] 2021/08/23 16:44:05 Closing DB instances... [2021-08-23T16:44:05.549Z] === RUN TestTransportPortConv [2021-08-23T16:44:05.550Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-23T16:44:05.550Z] === RUN TestTransportPortBindingConv [2021-08-23T16:44:05.550Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-23T16:44:05.550Z] === RUN TestErrorConstructors [2021-08-23T16:44:05.550Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-23T16:44:05.550Z] === RUN TestCompareIPMask [2021-08-23T16:44:05.550Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-23T16:44:05.550Z] === RUN TestUtilGetHostPartIP [2021-08-23T16:44:05.550Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-23T16:44:05.550Z] === RUN TestUtilGetBroadcastIP [2021-08-23T16:44:05.550Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-23T16:44:05.550Z] === RUN TestParseCIDR [2021-08-23T16:44:05.550Z] --- PASS: TestParseCIDR (0.00s) [2021-08-23T16:44:05.550Z] PASS [2021-08-23T16:44:05.550Z] coverage: 47.9% of statements [2021-08-23T16:44:05.550Z] ok github.com/docker/docker/libnetwork/types 0.047s coverage: 47.9% of statements [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-23T16:44:06.008Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-23T16:44:06.008Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-23T16:44:06.008Z] PASS [2021-08-23T16:44:06.008Z] coverage: 50.0% of statements [2021-08-23T16:44:06.008Z] ok github.com/docker/docker/oci 0.045s coverage: 50.0% of statements [2021-08-23T16:44:06.278Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T16:44:06.849Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T16:44:06.973Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.66s) [2021-08-23T16:44:06.973Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-23T16:44:06.973Z] === RUN TestAddressPoolOpt [2021-08-23T16:44:06.973Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/a [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/something [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/_=a [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/env1=value1 [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/_env1=value1 [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/PATH [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/=a [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/PATH= [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/PATH=something [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/asd!qwe [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/1asd [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/123 [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/some_space [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/__some_space_before [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/some_space_after__ [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/= [2021-08-23T16:44:06.973Z] === RUN TestValidateEnv/PaTh [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-23T16:44:06.973Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestParseHost [2021-08-23T16:44:06.974Z] --- PASS: TestParseHost (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestParseDockerDaemonHost [2021-08-23T16:44:06.974Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestParseTCP [2021-08-23T16:44:06.974Z] --- PASS: TestParseTCP (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-23T16:44:06.974Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestValidateExtraHosts [2021-08-23T16:44:06.974Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestIpOptString [2021-08-23T16:44:06.974Z] --- PASS: TestIpOptString (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-23T16:44:06.974Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestNewIpOptValidDefaultVal [2021-08-23T16:44:06.974Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestIpOptSetInvalidVal [2021-08-23T16:44:06.974Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestValidateIPAddress [2021-08-23T16:44:06.974Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestMapOpts [2021-08-23T16:44:06.974Z] --- PASS: TestMapOpts (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestListOptsWithoutValidator [2021-08-23T16:44:06.974Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestListOptsWithValidator [2021-08-23T16:44:06.974Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestValidateDNSSearch [2021-08-23T16:44:06.974Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_general_format [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_one_more [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-23T16:44:06.974Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-23T16:44:06.974Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestNamedListOpts [2021-08-23T16:44:06.974Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestNamedMapOpts [2021-08-23T16:44:06.974Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestParseLink [2021-08-23T16:44:06.974Z] --- PASS: TestParseLink (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestQuotedStringSetWithQuotes [2021-08-23T16:44:06.974Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-23T16:44:06.974Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-23T16:44:06.974Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-23T16:44:06.974Z] === RUN TestUlimitOpt [2021-08-23T16:44:06.974Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-23T16:44:06.974Z] PASS [2021-08-23T16:44:06.974Z] coverage: 67.1% of statements [2021-08-23T16:44:06.974Z] ok github.com/docker/docker/opts 0.067s coverage: 67.1% of statements [2021-08-23T16:44:06.974Z] === RUN TestParseVersion [2021-08-23T16:44:06.974Z] --- PASS: TestParseVersion (0.00s) [2021-08-23T16:44:06.974Z] PASS [2021-08-23T16:44:06.974Z] coverage: 52.9% of statements [2021-08-23T16:44:06.974Z] ok github.com/docker/docker/pkg/aaparser 0.064s coverage: 52.9% of statements [2021-08-23T16:44:07.415Z] --- PASS: TestRenameAnonymousContainer (13.23s) [2021-08-23T16:44:07.415Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:44:07.415Z] --- PASS: TestRenameContainerWithSameName (1.59s) [2021-08-23T16:44:07.415Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:44:07.415Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:07.415Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:44:07.415Z] === RUN TestResize [2021-08-23T16:44:07.421Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T16:44:07.984Z] 2021/08/23 16:44:07 Closing DB instances... [2021-08-23T16:44:08.365Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T16:44:08.936Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T16:44:08.936Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T16:44:08.949Z] === RUN TestPeerCertificateMarshalJSON [2021-08-23T16:44:08.949Z] === RUN TestIsArchivePathDir [2021-08-23T16:44:08.949Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-23T16:44:08.949Z] === RUN TestIsArchivePathInvalidFile [2021-08-23T16:44:08.950Z] --- PASS: TestResize (1.66s) [2021-08-23T16:44:08.950Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:44:09.407Z] --- PASS: TestIsArchivePathInvalidFile (0.24s) [2021-08-23T16:44:09.407Z] === RUN TestIsArchivePathTar [2021-08-23T16:44:09.407Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-23T16:44:09.407Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-23T16:44:09.407Z] --- PASS: TestPeerCertificateMarshalJSON (0.46s) [2021-08-23T16:44:09.407Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-23T16:44:09.407Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-23T16:44:09.407Z] === RUN TestMiddleware [2021-08-23T16:44:09.407Z] --- PASS: TestMiddleware (0.00s) [2021-08-23T16:44:09.407Z] === RUN TestNewResponseModifier [2021-08-23T16:44:09.407Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-23T16:44:09.407Z] PASS [2021-08-23T16:44:09.407Z] coverage: 26.8% of statements [2021-08-23T16:44:09.407Z] ok github.com/docker/docker/pkg/authorization 0.520s coverage: 26.8% of statements [2021-08-23T16:44:09.407Z] --- PASS: TestIsArchivePathTar (0.28s) [2021-08-23T16:44:09.407Z] === RUN TestDecompressStreamGzip [2021-08-23T16:44:09.407Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-08-23T16:44:09.407Z] === RUN TestDecompressStreamBzip2 [2021-08-23T16:44:09.507Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T16:44:09.767Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T16:44:09.865Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-08-23T16:44:09.865Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-23T16:44:09.865Z] --- PASS: TestDecompressStreamBzip2 (0.22s) [2021-08-23T16:44:09.865Z] === RUN TestDecompressStreamXz [2021-08-23T16:44:09.865Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:44:09.865Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestCompressStreamXzUnsupported [2021-08-23T16:44:09.865Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-23T16:44:09.865Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestCompressStreamInvalid [2021-08-23T16:44:09.865Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestExtensionInvalid [2021-08-23T16:44:09.865Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestExtensionUncompressed [2021-08-23T16:44:09.865Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestExtensionBzip2 [2021-08-23T16:44:09.865Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestExtensionGzip [2021-08-23T16:44:09.865Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestExtensionXz [2021-08-23T16:44:09.865Z] --- PASS: TestExtensionXz (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestCmdStreamLargeStderr [2021-08-23T16:44:09.865Z] === RUN TestUnbuffered [2021-08-23T16:44:09.865Z] --- PASS: TestUnbuffered (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestRaceUnbuffered [2021-08-23T16:44:09.865Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-23T16:44:09.865Z] PASS [2021-08-23T16:44:09.865Z] coverage: 100.0% of statements [2021-08-23T16:44:09.865Z] ok github.com/docker/docker/pkg/broadcaster 0.046s coverage: 100.0% of statements [2021-08-23T16:44:09.865Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-23T16:44:09.865Z] === RUN TestCmdStreamBad [2021-08-23T16:44:09.865Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:44:09.865Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestCmdStreamGood [2021-08-23T16:44:09.865Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-23T16:44:09.865Z] === RUN TestUntarPathWithInvalidDest [2021-08-23T16:44:09.865Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-08-23T16:44:09.865Z] === RUN TestUntarPathWithInvalidSrc [2021-08-23T16:44:09.865Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-23T16:44:09.865Z] === RUN TestUntarPath [2021-08-23T16:44:09.865Z] --- PASS: TestUntarPath (0.07s) [2021-08-23T16:44:09.865Z] === RUN TestUntarPathWithDestinationFile [2021-08-23T16:44:10.322Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-23T16:44:10.322Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-23T16:44:10.322Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-08-23T16:44:10.322Z] === RUN TestCopyWithTarInvalidSrc [2021-08-23T16:44:10.322Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-23T16:44:10.322Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-23T16:44:10.322Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:44:10.322Z] === RUN TestCopyWithTarSrcFile [2021-08-23T16:44:10.322Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-23T16:44:10.322Z] === RUN TestCopyWithTarSrcFolder [2021-08-23T16:44:10.322Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-23T16:44:10.322Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-23T16:44:10.322Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-23T16:44:10.322Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-23T16:44:10.322Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-23T16:44:10.322Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-23T16:44:10.322Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-23T16:44:10.322Z] === RUN TestCopyFileWithTarSrcFile [2021-08-23T16:44:10.322Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-08-23T16:44:10.322Z] === RUN TestTarFiles [2021-08-23T16:44:10.322Z] === RUN TestMatch [2021-08-23T16:44:10.322Z] === RUN TestMatch/[[]] [2021-08-23T16:44:10.322Z] === RUN TestMatch/[[foo]] [2021-08-23T16:44:10.322Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-23T16:44:10.322Z] === RUN TestMatch/[[foo_bar]] [2021-08-23T16:44:10.322Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-23T16:44:10.322Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-23T16:44:10.322Z] === RUN TestMatch/[] [2021-08-23T16:44:10.323Z] === RUN TestMatch/[]#01 [2021-08-23T16:44:10.323Z] === RUN TestMatch/[[qux]] [2021-08-23T16:44:10.323Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-23T16:44:10.323Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-23T16:44:10.323Z] === RUN TestMatch/[[foo_baz]] [2021-08-23T16:44:10.323Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-23T16:44:10.323Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-23T16:44:10.323Z] PASS [2021-08-23T16:44:10.323Z] coverage: 87.5% of statements [2021-08-23T16:44:10.323Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-08-23T16:44:10.338Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T16:44:10.599Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T16:44:11.122Z] --- PASS: TestResizeWithInvalidSize (1.67s) [2021-08-23T16:44:11.122Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:44:11.169Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T16:44:11.169Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T16:44:11.748Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T16:44:11.748Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T16:44:11.886Z] === RUN TestChrootTarUntar [2021-08-23T16:44:11.886Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-23T16:44:11.886Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootUntarEmptyArchive [2021-08-23T16:44:11.886Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootTarUntarWithSymlink [2021-08-23T16:44:11.886Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootCopyWithTar [2021-08-23T16:44:11.886Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootCopyFileWithTar [2021-08-23T16:44:11.886Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootUntarPath [2021-08-23T16:44:11.886Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-23T16:44:11.886Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-23T16:44:11.886Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:44:11.886Z] === RUN TestChrootApplyDotDotFile [2021-08-23T16:44:11.886Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:11.886Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:44:11.886Z] PASS [2021-08-23T16:44:11.886Z] coverage: 15.4% of statements [2021-08-23T16:44:11.886Z] ok github.com/docker/docker/pkg/chrootarchive 0.091s coverage: 15.4% of statements [2021-08-23T16:44:11.886Z] 2021/08/23 16:44:11 Closing DB instances... [2021-08-23T16:44:12.323Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T16:44:12.344Z] === RUN TestSizeEmpty [2021-08-23T16:44:12.344Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestSizeEmptyFile [2021-08-23T16:44:12.344Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestSizeNonemptyFile [2021-08-23T16:44:12.344Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-23T16:44:12.344Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-23T16:44:12.344Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-23T16:44:12.344Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestMoveToSubdir [2021-08-23T16:44:12.344Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-23T16:44:12.344Z] === RUN TestSizeNonExistingDirectory [2021-08-23T16:44:12.344Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-23T16:44:12.344Z] PASS [2021-08-23T16:44:12.344Z] coverage: 80.0% of statements [2021-08-23T16:44:12.344Z] ok github.com/docker/docker/pkg/directory 0.043s coverage: 80.0% of statements [2021-08-23T16:44:12.655Z] --- PASS: TestResizeWhenContainerNotStarted (1.96s) [2021-08-23T16:44:12.655Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:44:12.655Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:12.655Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:44:12.655Z] === RUN TestStats [2021-08-23T16:44:12.655Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:44:12.655Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:44:12.655Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:44:12.895Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T16:44:13.309Z] === RUN Test [2021-08-23T16:44:13.309Z] === RUN Test/TestContainsEntry [2021-08-23T16:44:13.309Z] === RUN Test/TestCreateEntries [2021-08-23T16:44:13.309Z] === RUN Test/TestEntriesDiff [2021-08-23T16:44:13.309Z] === RUN Test/TestEntriesEquality [2021-08-23T16:44:13.309Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-23T16:44:13.309Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-23T16:44:13.309Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-23T16:44:13.309Z] === RUN Test/TestGeneratorNotGenerate [2021-08-23T16:44:13.309Z] === RUN Test/TestGeneratorWithPort [2021-08-23T16:44:13.309Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-23T16:44:13.309Z] === RUN Test/TestNewEntry [2021-08-23T16:44:13.309Z] === RUN Test/TestParse [2021-08-23T16:44:13.309Z] --- PASS: Test (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-23T16:44:13.309Z] --- PASS: Test/TestParse (0.00s) [2021-08-23T16:44:13.309Z] PASS [2021-08-23T16:44:13.309Z] coverage: 58.3% of statements [2021-08-23T16:44:13.309Z] ok github.com/docker/docker/pkg/discovery 0.055s coverage: 58.3% of statements [2021-08-23T16:44:13.466Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T16:44:13.766Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-08-23T16:44:13.766Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-23T16:44:13.766Z] --- PASS: TestTarFiles (3.74s) [2021-08-23T16:44:13.766Z] === RUN TestTarUntar [2021-08-23T16:44:13.766Z] --- PASS: TestTarUntar (0.03s) [2021-08-23T16:44:13.766Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-23T16:44:13.766Z] === RUN Test [2021-08-23T16:44:13.766Z] === RUN Test/TestContent [2021-08-23T16:44:13.766Z] === RUN Test/TestInitialize [2021-08-23T16:44:14.038Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T16:44:14.038Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T16:44:14.224Z] === RUN Test/TestNew [2021-08-23T16:44:14.224Z] === RUN Test/TestParsingContentsWithComments [2021-08-23T16:44:14.224Z] === RUN Test/TestRegister [2021-08-23T16:44:14.224Z] === RUN Test/TestWatch [2021-08-23T16:44:14.224Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2021-08-23T16:44:14.224Z] --- PASS: Test (0.00s) [2021-08-23T16:44:14.224Z] --- PASS: Test/TestContent (0.00s) [2021-08-23T16:44:14.224Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:44:14.224Z] === RUN TestTarWithOptions [2021-08-23T16:44:14.224Z] --- PASS: Test/TestNew (0.00s) [2021-08-23T16:44:14.224Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-23T16:44:14.224Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:44:14.224Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:44:14.224Z] PASS [2021-08-23T16:44:14.224Z] coverage: 92.9% of statements [2021-08-23T16:44:14.224Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 92.9% of statements [2021-08-23T16:44:14.224Z] --- PASS: TestTarWithOptions (0.04s) [2021-08-23T16:44:14.224Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-23T16:44:14.224Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-23T16:44:14.224Z] === RUN TestUntarUstarGnuConflict [2021-08-23T16:44:14.224Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-23T16:44:14.224Z] === RUN TestUntarInvalidFilenames [2021-08-23T16:44:14.224Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames433768950\\dest" [2021-08-23T16:44:14.224Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-08-23T16:44:14.224Z] === RUN TestUntarHardlinkToSymlink [2021-08-23T16:44:14.224Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-23T16:44:14.224Z] === RUN TestUntarInvalidHardlink [2021-08-23T16:44:14.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink183770391\\victim\\hello" -> "../victim/hello" [2021-08-23T16:44:14.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink227196298\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:44:14.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink269954401\\victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink837821772\\victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink252431931\\victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink997318238\\victim" -> "../victim" [2021-08-23T16:44:14.224Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-23T16:44:14.224Z] === RUN TestUntarInvalidSymlink [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink833566245\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink682890048\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink914895775\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink349643378\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink448725801\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink248737396\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.224Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink910114627\\dest\\dir\\loophole" -> "../../victim" [2021-08-23T16:44:14.224Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-08-23T16:44:14.224Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-23T16:44:14.224Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-23T16:44:14.224Z] === RUN TestXGlobalNoParent [2021-08-23T16:44:14.224Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-23T16:44:14.224Z] === RUN TestReplaceFileTarWrapper [2021-08-23T16:44:14.224Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-08-23T16:44:14.224Z] === RUN TestPrefixHeaderReadable [2021-08-23T16:44:14.224Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-23T16:44:14.224Z] === RUN TestDisablePigz [2021-08-23T16:44:14.224Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-23T16:44:14.609Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T16:44:14.682Z] --- PASS: TestDisablePigz (0.11s) [2021-08-23T16:44:14.682Z] === RUN TestPigz [2021-08-23T16:44:14.682Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-23T16:44:14.682Z] --- PASS: TestPigz (0.13s) [2021-08-23T16:44:14.682Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:44:14.682Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:44:14.682Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestCanonicalTarNameForPath [2021-08-23T16:44:14.682Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestCanonicalTarName [2021-08-23T16:44:14.682Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChmodTarEntry [2021-08-23T16:44:14.682Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestHardLinkOrder [2021-08-23T16:44:14.682Z] --- PASS: TestHardLinkOrder (0.09s) [2021-08-23T16:44:14.682Z] === RUN TestChangeString [2021-08-23T16:44:14.682Z] --- PASS: TestChangeString (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesWithNoChanges [2021-08-23T16:44:14.682Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-23T16:44:14.682Z] === RUN TestChangesWithChanges [2021-08-23T16:44:14.682Z] --- PASS: TestChangesWithChanges (0.03s) [2021-08-23T16:44:14.682Z] === RUN TestChangesWithChangesGH13590 [2021-08-23T16:44:14.682Z] changes_test.go:196: needs more investigation [2021-08-23T16:44:14.682Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesDirsEmpty [2021-08-23T16:44:14.682Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:44:14.682Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesDirsMutated [2021-08-23T16:44:14.682Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:44:14.682Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestApplyLayer [2021-08-23T16:44:14.682Z] changes_test.go:433: needs further investigation [2021-08-23T16:44:14.682Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesSizeWithHardlinks [2021-08-23T16:44:14.682Z] changes_test.go:469: needs further investigation [2021-08-23T16:44:14.682Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesSizeWithNoChanges [2021-08-23T16:44:14.682Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-23T16:44:14.682Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestChangesSize [2021-08-23T16:44:14.682Z] --- PASS: TestChangesSize (0.00s) [2021-08-23T16:44:14.682Z] === RUN TestApplyLayerInvalidFilenames [2021-08-23T16:44:14.682Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames619639608\\dest" [2021-08-23T16:44:14.682Z] --- PASS: TestApplyLayerInvalidFilenames (0.04s) [2021-08-23T16:44:14.682Z] === RUN TestApplyLayerInvalidHardlink [2021-08-23T16:44:14.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink407211306\\victim\\hello" -> "../victim/hello" [2021-08-23T16:44:14.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink149205633\\victim\\hello" -> "/../victim/hello" [2021-08-23T16:44:14.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink079317484\\victim" -> "../victim" [2021-08-23T16:44:14.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink697315419\\victim" -> "../victim" [2021-08-23T16:44:14.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink603874302\\victim" -> "../victim" [2021-08-23T16:44:14.682Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink639756613\\victim" -> "../victim" [2021-08-23T16:44:14.682Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-08-23T16:44:14.682Z] === RUN TestApplyLayerInvalidSymlink [2021-08-23T16:44:14.682Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink367789024\\dest\\dotdot" -> "../victim/hello" [2021-08-23T16:44:14.682Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink825141183\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-23T16:44:14.682Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink024785938\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.682Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink580042825\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.682Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink868449044\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.682Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink685054819\\dest\\loophole-victim" -> "../victim" [2021-08-23T16:44:14.682Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-08-23T16:44:14.682Z] === RUN TestApplyLayerWhiteouts [2021-08-23T16:44:15.140Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-23T16:44:15.140Z] === RUN TestGenerateEmptyFile [2021-08-23T16:44:15.140Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-23T16:44:15.140Z] === RUN TestGenerateWithContent [2021-08-23T16:44:15.140Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-23T16:44:15.140Z] PASS [2021-08-23T16:44:15.140Z] coverage: 62.1% of statements [2021-08-23T16:44:15.140Z] ok github.com/docker/docker/pkg/archive 6.120s coverage: 62.1% of statements [2021-08-23T16:44:15.140Z] === RUN Test [2021-08-23T16:44:15.140Z] === RUN Test/TestInitialize [2021-08-23T16:44:15.140Z] time="2021-08-23T16:44:14Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:44:15.140Z] time="2021-08-23T16:44:15Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:44:15.141Z] time="2021-08-23T16:44:15Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:44:15.141Z] === RUN Test/TestInitializeWithCerts [2021-08-23T16:44:15.141Z] time="2021-08-23T16:44:15Z" level=info msg="Initializing discovery with TLS" [2021-08-23T16:44:15.141Z] === RUN Test/TestWatch [2021-08-23T16:44:15.141Z] time="2021-08-23T16:44:15Z" level=info msg="Initializing discovery without TLS" [2021-08-23T16:44:15.552Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T16:44:15.598Z] 2021/08/23 16:44:15 Closing DB instances... [2021-08-23T16:44:16.496Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T16:44:17.132Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2021-08-23T16:44:17.132Z] === RUN TestNetworkDBNodeLeave [2021-08-23T16:44:17.438Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T16:44:18.008Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T16:44:18.097Z] --- PASS: Test (3.15s) [2021-08-23T16:44:18.097Z] --- PASS: Test/TestInitialize (0.14s) [2021-08-23T16:44:18.097Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-23T16:44:18.097Z] --- PASS: Test/TestWatch (3.00s) [2021-08-23T16:44:18.097Z] PASS [2021-08-23T16:44:18.097Z] coverage: 84.1% of statements [2021-08-23T16:44:18.272Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T16:44:18.488Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.19s) [2021-08-23T16:44:18.488Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:44:18.488Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:44:18.488Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T16:44:18.488Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:44:18.555Z] ok github.com/docker/docker/pkg/discovery/kv 3.199s coverage: 84.1% of statements [2021-08-23T16:44:18.842Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T16:44:19.013Z] === RUN Test [2021-08-23T16:44:19.013Z] === RUN Test/TestWatch [2021-08-23T16:44:19.013Z] --- PASS: Test (0.00s) [2021-08-23T16:44:19.013Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:44:19.013Z] PASS [2021-08-23T16:44:19.013Z] coverage: 92.3% of statements [2021-08-23T16:44:19.013Z] ok github.com/docker/docker/pkg/discovery/memory 0.058s coverage: 92.3% of statements [2021-08-23T16:44:19.413Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T16:44:19.413Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-23T16:44:19.674Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T16:44:19.980Z] === RUN Test [2021-08-23T16:44:19.980Z] === RUN Test/TestInitialize [2021-08-23T16:44:19.980Z] === RUN Test/TestInitializeWithPattern [2021-08-23T16:44:19.980Z] === RUN Test/TestRegister [2021-08-23T16:44:19.980Z] === RUN Test/TestWatch [2021-08-23T16:44:19.980Z] --- PASS: Test (0.00s) [2021-08-23T16:44:19.980Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-23T16:44:19.980Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-23T16:44:19.980Z] --- PASS: Test/TestRegister (0.00s) [2021-08-23T16:44:19.980Z] --- PASS: Test/TestWatch (0.00s) [2021-08-23T16:44:19.980Z] PASS [2021-08-23T16:44:19.980Z] coverage: 93.8% of statements [2021-08-23T16:44:19.980Z] ok github.com/docker/docker/pkg/discovery/nodes 0.045s coverage: 93.8% of statements [2021-08-23T16:44:19.980Z] --- PASS: TestNetworkDBNodeLeave (2.82s) [2021-08-23T16:44:19.980Z] === RUN TestNetworkDBWatch [2021-08-23T16:44:20.438Z] === RUN TestPollerAddRemove [2021-08-23T16:44:20.438Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-23T16:44:20.438Z] === RUN TestPollerEvent [2021-08-23T16:44:20.438Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:44:20.438Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-23T16:44:20.438Z] === RUN TestPollerClose [2021-08-23T16:44:20.438Z] --- PASS: TestPollerClose (0.00s) [2021-08-23T16:44:20.438Z] PASS [2021-08-23T16:44:20.438Z] coverage: 45.7% of statements [2021-08-23T16:44:20.438Z] ok github.com/docker/docker/pkg/filenotify 0.036s coverage: 45.7% of statements [2021-08-23T16:44:21.059Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T16:44:21.402Z] 2021/08/23 16:44:21 Closing DB instances... [2021-08-23T16:44:21.402Z] === RUN TestCopyFileWithInvalidSrc [2021-08-23T16:44:21.402Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCopyFileWithInvalidDest [2021-08-23T16:44:21.402Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-23T16:44:21.402Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-23T16:44:21.402Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCopyFile [2021-08-23T16:44:21.402Z] --- PASS: TestCopyFile (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-23T16:44:21.402Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:44:21.402Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-23T16:44:21.402Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-23T16:44:21.402Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:44:21.402Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestWildcardMatches [2021-08-23T16:44:21.402Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestPatternMatches [2021-08-23T16:44:21.402Z] --- PASS: TestPatternMatches (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-23T16:44:21.402Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestPatternMatchesFolderExclusions [2021-08-23T16:44:21.402Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-23T16:44:21.402Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-23T16:44:21.402Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-23T16:44:21.402Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-23T16:44:21.402Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestSingleExclamationError [2021-08-23T16:44:21.402Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestMatchesWithNoPatterns [2021-08-23T16:44:21.402Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestMatchesWithMalformedPatterns [2021-08-23T16:44:21.402Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestMatches [2021-08-23T16:44:21.402Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-23T16:44:21.402Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-23T16:44:21.402Z] --- PASS: TestMatches (0.00s) [2021-08-23T16:44:21.402Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-23T16:44:21.402Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCleanPatterns [2021-08-23T16:44:21.402Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-23T16:44:21.402Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCleanPatternsExceptionFlag [2021-08-23T16:44:21.402Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-23T16:44:21.402Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-23T16:44:21.402Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCleanPatternsErrorSingleException [2021-08-23T16:44:21.402Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCreateIfNotExistsDir [2021-08-23T16:44:21.402Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestCreateIfNotExistsFile [2021-08-23T16:44:21.402Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-23T16:44:21.402Z] === RUN TestMatch [2021-08-23T16:44:21.402Z] --- PASS: TestMatch (0.00s) [2021-08-23T16:44:21.402Z] PASS [2021-08-23T16:44:21.402Z] coverage: 82.2% of statements [2021-08-23T16:44:21.402Z] ok github.com/docker/docker/pkg/fileutils 0.083s coverage: 82.2% of statements [2021-08-23T16:44:22.368Z] === RUN TestGet [2021-08-23T16:44:22.368Z] --- PASS: TestGet (0.00s) [2021-08-23T16:44:22.368Z] === RUN TestGetShortcutString [2021-08-23T16:44:22.368Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-23T16:44:22.368Z] PASS [2021-08-23T16:44:22.368Z] coverage: 42.9% of statements [2021-08-23T16:44:22.368Z] ok github.com/docker/docker/pkg/homedir 0.045s coverage: 42.9% of statements [2021-08-23T16:44:22.825Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-23T16:44:22.825Z] === RUN TestNetworkDBBulkSync [2021-08-23T16:44:22.825Z] === RUN TestCreateIDMapOrder [2021-08-23T16:44:22.825Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-23T16:44:22.825Z] PASS [2021-08-23T16:44:22.825Z] coverage: 7.2% of statements [2021-08-23T16:44:22.825Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 7.2% of statements [2021-08-23T16:44:24.357Z] 2021/08/23 16:44:23 Closing DB instances... [2021-08-23T16:44:24.357Z] === RUN TestFixedBufferCap [2021-08-23T16:44:24.357Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestFixedBufferLen [2021-08-23T16:44:24.357Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestFixedBufferString [2021-08-23T16:44:24.357Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestFixedBufferWrite [2021-08-23T16:44:24.357Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestFixedBufferRead [2021-08-23T16:44:24.357Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestBytesPipeRead [2021-08-23T16:44:24.357Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestBytesPipeWrite [2021-08-23T16:44:24.357Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-23T16:44:24.357Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-23T16:44:24.360Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T16:44:24.360Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T16:44:24.360Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T16:44:24.815Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-08-23T16:44:24.815Z] === RUN TestAtomicWriteToFile [2021-08-23T16:44:24.815Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestAtomicWriteSetCommit [2021-08-23T16:44:24.815Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-23T16:44:24.815Z] === RUN TestAtomicWriteSetCancel [2021-08-23T16:44:24.815Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-23T16:44:24.815Z] === RUN TestReadCloserWrapperClose [2021-08-23T16:44:24.815Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestReaderErrWrapperReadOnError [2021-08-23T16:44:24.815Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestReaderErrWrapperRead [2021-08-23T16:44:24.815Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestCancelReadCloser [2021-08-23T16:44:24.815Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-23T16:44:24.815Z] === RUN TestWriteCloserWrapperClose [2021-08-23T16:44:24.815Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestNopWriteCloser [2021-08-23T16:44:24.815Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestNopWriter [2021-08-23T16:44:24.815Z] --- PASS: TestNopWriter (0.00s) [2021-08-23T16:44:24.815Z] === RUN TestWriteCounter [2021-08-23T16:44:24.815Z] --- PASS: TestWriteCounter (0.00s) [2021-08-23T16:44:24.815Z] PASS [2021-08-23T16:44:24.815Z] coverage: 69.6% of statements [2021-08-23T16:44:24.815Z] ok github.com/docker/docker/pkg/ioutils 0.620s coverage: 69.6% of statements [2021-08-23T16:44:25.273Z] --- PASS: TestGetAddress (20.97s) [2021-08-23T16:44:25.273Z] === RUN TestRequestSyntaxCheck [2021-08-23T16:44:25.273Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-08-23T16:44:25.273Z] === RUN TestRequest [2021-08-23T16:44:25.731Z] === RUN TestError [2021-08-23T16:44:25.731Z] --- PASS: TestError (0.00s) [2021-08-23T16:44:25.731Z] === RUN TestProgressString [2021-08-23T16:44:25.731Z] === RUN TestProgressString/no_progress [2021-08-23T16:44:25.731Z] === RUN TestProgressString/progress_1 [2021-08-23T16:44:25.731Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-23T16:44:25.731Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-23T16:44:25.731Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-23T16:44:25.731Z] === RUN TestProgressString/with_units [2021-08-23T16:44:25.731Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-23T16:44:25.731Z] === RUN TestProgressString/hide_counts [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-23T16:44:25.731Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-23T16:44:25.731Z] === RUN TestJSONMessageDisplay [2021-08-23T16:44:25.731Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2021-08-23T16:44:25.731Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-23T16:44:25.731Z] --- PASS: TestJSONMessageDisplay (0.16s) [2021-08-23T16:44:25.731Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-23T16:44:25.731Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-23T16:44:25.731Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-23T16:44:25.731Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-23T16:44:25.731Z] === RUN TestDisplayJSONMessagesStream [2021-08-23T16:44:25.731Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-23T16:44:25.731Z] PASS [2021-08-23T16:44:25.731Z] coverage: 91.7% of statements [2021-08-23T16:44:25.731Z] ok github.com/docker/docker/pkg/jsonmessage 0.199s coverage: 91.7% of statements [2021-08-23T16:44:26.194Z] === RUN TestStandardLongPath [2021-08-23T16:44:26.194Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-23T16:44:26.194Z] === RUN TestUNCLongPath [2021-08-23T16:44:26.194Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-23T16:44:26.194Z] PASS [2021-08-23T16:44:26.194Z] coverage: 100.0% of statements [2021-08-23T16:44:26.194Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-08-23T16:44:26.273Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T16:44:26.999Z] --- PASS: TestBuildWithHugeFile (61.17s) [2021-08-23T16:44:26.999Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:44:26.999Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:44:26.999Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:44:26.999Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:44:26.999Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:44:26.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:44:26.999Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:44:26.999Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:44:26.999Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:44:26.999Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:44:26.999Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:44:26.999Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:44:26.999Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:44:26.999Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-08-23T16:44:26.999Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-23T16:44:26.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2021-08-23T16:44:26.999Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-23T16:44:26.999Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:44:26.999Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-23T16:44:26.999Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-23T16:44:26.999Z] --- PASS: TestBuildPreserveOwnership (4.10s) [2021-08-23T16:44:26.999Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.75s) [2021-08-23T16:44:26.999Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2021-08-23T16:44:26.999Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:44:26.999Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-23T16:44:26.999Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-23T16:44:26.999Z] Loaded image: busybox:latest [2021-08-23T16:44:26.999Z] Loaded image: busybox:glibc [2021-08-23T16:44:27.160Z] === RUN TestNameFormat [2021-08-23T16:44:27.160Z] --- PASS: TestNameFormat (0.00s) [2021-08-23T16:44:27.160Z] === RUN TestNameRetries [2021-08-23T16:44:27.160Z] --- PASS: TestNameRetries (0.00s) [2021-08-23T16:44:27.160Z] PASS [2021-08-23T16:44:27.160Z] coverage: 85.7% of statements [2021-08-23T16:44:27.160Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-08-23T16:44:27.240Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T16:44:27.571Z] Loaded image: debian:bullseye-slim [2021-08-23T16:44:27.571Z] Loaded image: hello-world:latest [2021-08-23T16:44:27.571Z] Loaded image: arm32v7/hello-world:latest [2021-08-23T16:44:27.619Z] === RUN TestParseKeyValueOpt [2021-08-23T16:44:27.619Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-23T16:44:27.619Z] === RUN TestParseUintList [2021-08-23T16:44:27.619Z] --- PASS: TestParseUintList (0.00s) [2021-08-23T16:44:27.619Z] === RUN TestParseUintListMaximumLimits [2021-08-23T16:44:27.619Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-23T16:44:27.619Z] PASS [2021-08-23T16:44:27.619Z] coverage: 97.0% of statements [2021-08-23T16:44:27.619Z] ok github.com/docker/docker/pkg/parsers 0.045s coverage: 97.0% of statements [2021-08-23T16:44:28.585Z] === RUN TestNewAndRemove [2021-08-23T16:44:28.585Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-23T16:44:28.585Z] === RUN TestRemoveInvalidPath [2021-08-23T16:44:28.585Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-23T16:44:28.585Z] PASS [2021-08-23T16:44:28.585Z] coverage: 82.6% of statements [2021-08-23T16:44:28.585Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2021-08-23T16:44:29.043Z] 2021/08/23 16:44:28 Closing DB instances... [2021-08-23T16:44:29.163Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T16:44:30.008Z] === RUN TestFailedConnection [2021-08-23T16:44:30.524Z] --- PASS: TestRequest (5.52s) [2021-08-23T16:44:30.524Z] === RUN TestOverlappingRequests [2021-08-23T16:44:30.983Z] --- PASS: TestOverlappingRequests (0.26s) [2021-08-23T16:44:30.983Z] === RUN TestRelease [2021-08-23T16:44:30.983Z] === RUN TestParseEmptyInterface [2021-08-23T16:44:30.983Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestParseNonInterfaceType [2021-08-23T16:44:30.983Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestParseWithOneFunction [2021-08-23T16:44:30.983Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestParseWithMultipleFuncs [2021-08-23T16:44:30.983Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestParseWithUnnamedReturn [2021-08-23T16:44:30.983Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestEmbeddedInterface [2021-08-23T16:44:30.983Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestParsedImports [2021-08-23T16:44:30.983Z] --- PASS: TestParsedImports (0.00s) [2021-08-23T16:44:30.983Z] === RUN TestAliasedImports [2021-08-23T16:44:30.983Z] --- PASS: TestAliasedImports (0.00s) [2021-08-23T16:44:30.983Z] PASS [2021-08-23T16:44:30.983Z] coverage: 56.8% of statements [2021-08-23T16:44:30.983Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.050s coverage: 56.8% of statements [2021-08-23T16:44:31.077Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T16:44:31.077Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-23T16:44:31.077Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T16:44:31.077Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-23T16:44:31.077Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T16:44:31.337Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T16:44:31.948Z] === RUN TestHTTPTransport [2021-08-23T16:44:31.948Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-23T16:44:31.948Z] PASS [2021-08-23T16:44:31.948Z] coverage: 85.7% of statements [2021-08-23T16:44:31.948Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-08-23T16:44:31.948Z] --- PASS: TestFailedConnection (2.02s) [2021-08-23T16:44:31.948Z] === RUN TestFailOnce [2021-08-23T16:44:31.948Z] --- PASS: TestRelease (1.06s) [2021-08-23T16:44:31.948Z] === RUN TestAllocateRandomDeallocate [2021-08-23T16:44:31.948Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.32s) [2021-08-23T16:44:31.948Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-23T16:44:31.948Z] 2021/08/23 16:44:31 http: panic serving 127.0.0.1:49287: Plugin not ready [2021-08-23T16:44:31.948Z] goroutine 3 [running]: [2021-08-23T16:44:31.948Z] net/http.(*conn).serve.func1(0xc00004c000) [2021-08-23T16:44:31.948Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-23T16:44:31.948Z] panic(0x8f5280, 0xa0c690) [2021-08-23T16:44:31.948Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-23T16:44:31.948Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0xa1cd50, 0xc0001b40e0, 0xc000054000) [2021-08-23T16:44:31.948Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-23T16:44:31.948Z] net/http.HandlerFunc.ServeHTTP(0xc000102f30, 0xa1cd50, 0xc0001b40e0, 0xc000054000) [2021-08-23T16:44:31.948Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-23T16:44:31.948Z] net/http.(*ServeMux).ServeHTTP(0xc0001548c0, 0xa1cd50, 0xc0001b40e0, 0xc000054000) [2021-08-23T16:44:31.948Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-23T16:44:31.948Z] net/http.serverHandler.ServeHTTP(0xc0001b4000, 0xa1cd50, 0xc0001b40e0, 0xc000054000) [2021-08-23T16:44:31.948Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-23T16:44:31.948Z] net/http.(*conn).serve(0xc00004c000, 0xa1d940, 0xc000046040) [2021-08-23T16:44:31.948Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-23T16:44:31.948Z] created by net/http.(*Server).Serve [2021-08-23T16:44:31.948Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-23T16:44:31.948Z] time="2021-08-23T16:44:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s" [2021-08-23T16:44:32.406Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:44:32.406Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:44:32.406Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-23T16:44:32.406Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-23T16:44:32.406Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-23T16:44:32.406Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-23T16:44:32.406Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-23T16:44:32.406Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-23T16:44:32.406Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-23T16:44:32.406Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-23T16:44:32.406Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-23T16:44:32.406Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-23T16:44:32.406Z] === RUN TestBufferPoolPutAndGet [2021-08-23T16:44:32.406Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-23T16:44:32.406Z] PASS [2021-08-23T16:44:32.406Z] coverage: 88.2% of statements [2021-08-23T16:44:32.406Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2021-08-23T16:44:32.721Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T16:44:32.863Z] === RUN TestOutputOnPrematureClose [2021-08-23T16:44:32.863Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-23T16:44:32.863Z] === RUN TestCompleteSilently [2021-08-23T16:44:32.863Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-23T16:44:32.863Z] PASS [2021-08-23T16:44:32.863Z] coverage: 75.9% of statements [2021-08-23T16:44:32.863Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2021-08-23T16:44:32.863Z] --- PASS: TestFailOnce (1.16s) [2021-08-23T16:44:32.863Z] === RUN TestEchoInputOutput [2021-08-23T16:44:32.863Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-23T16:44:32.863Z] === RUN TestBackoff [2021-08-23T16:44:32.863Z] --- PASS: TestBackoff (0.00s) [2021-08-23T16:44:32.863Z] === RUN TestAbortRetry [2021-08-23T16:44:32.863Z] --- PASS: TestAbortRetry (0.00s) [2021-08-23T16:44:32.863Z] === RUN TestClientScheme [2021-08-23T16:44:32.863Z] --- PASS: TestClientScheme (0.00s) [2021-08-23T16:44:32.863Z] === RUN TestNewClientWithTimeout [2021-08-23T16:44:33.320Z] 2021/08/23 16:44:32 Closing DB instances... [2021-08-23T16:44:33.320Z] === RUN TestSendToOneSub [2021-08-23T16:44:33.320Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-23T16:44:33.320Z] === RUN TestSendToMultipleSubs [2021-08-23T16:44:33.320Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-23T16:44:33.320Z] === RUN TestEvictOneSub [2021-08-23T16:44:33.320Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-23T16:44:33.320Z] === RUN TestClosePublisher [2021-08-23T16:44:33.320Z] --- PASS: TestClosePublisher (0.00s) [2021-08-23T16:44:33.320Z] === RUN TestPubSubRace [2021-08-23T16:44:33.663Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T16:44:33.778Z] time="2021-08-23T16:44:33Z" 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-23T16:44:34.742Z] --- PASS: TestPubSubRace (1.04s) [2021-08-23T16:44:34.742Z] PASS [2021-08-23T16:44:34.742Z] coverage: 75.0% of statements [2021-08-23T16:44:34.742Z] ok github.com/docker/docker/pkg/pubsub 1.080s coverage: 75.0% of statements [2021-08-23T16:44:34.742Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.64s) [2021-08-23T16:44:34.742Z] === RUN TestNetworkDBGarbageCollection [2021-08-23T16:44:34.742Z] --- PASS: TestAllocateRandomDeallocate (2.91s) [2021-08-23T16:44:34.742Z] === RUN TestRetrieveFromStore [2021-08-23T16:44:35.200Z] time="2021-08-23T16:44:34Z" 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-23T16:44:35.200Z] === RUN TestRegister [2021-08-23T16:44:35.200Z] --- PASS: TestRegister (0.00s) [2021-08-23T16:44:35.200Z] === RUN TestCommand [2021-08-23T16:44:35.200Z] --- PASS: TestCommand (0.04s) [2021-08-23T16:44:35.200Z] === RUN TestNaiveSelf [2021-08-23T16:44:35.200Z] --- PASS: TestNaiveSelf (0.03s) [2021-08-23T16:44:35.200Z] PASS [2021-08-23T16:44:35.200Z] coverage: 82.4% of statements [2021-08-23T16:44:35.200Z] ok github.com/docker/docker/pkg/reexec 0.106s coverage: 82.4% of statements [2021-08-23T16:44:35.575Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T16:44:35.657Z] === RUN TestDump [2021-08-23T16:44:35.657Z] goroutine 6 [running]: [2021-08-23T16:44:35.657Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1fd214e0, 0xb2712e21190) [2021-08-23T16:44:35.657Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:44:35.657Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-23T16:44:35.657Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-23T16:44:35.657Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-23T16:44:35.657Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-23T16:44:35.657Z] testing.tRunner(0xc000029080, 0x645ea0) [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:44:35.657Z] created by testing.(*T).Run [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:44:35.657Z] [2021-08-23T16:44:35.657Z] goroutine 1 [chan receive]: [2021-08-23T16:44:35.657Z] testing.(*T).Run(0xc000029080, 0x6385d8, 0x8, 0x645ea0, 0x4aa18d) [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:44:35.657Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:44:35.657Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:44:35.657Z] testing.runTests(0xc000004078, 0x78b220, 0x3, 0x3, 0xc0411292dfca1e34, 0x8bb3103789, 0x78fc80, 0x639e28) [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:44:35.657Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:44:35.657Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:44:35.657Z] main.main() [2021-08-23T16:44:35.657Z] _testmain.go:95 +0x1c8 [2021-08-23T16:44:35.657Z] --- PASS: TestDump (0.00s) [2021-08-23T16:44:35.657Z] === RUN TestDumpToFile [2021-08-23T16:44:35.657Z] --- PASS: TestRetrieveFromStore (0.97s) [2021-08-23T16:44:35.657Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-23T16:44:35.657Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-23T16:44:35.657Z] === RUN TestParallelPredefinedRequest1 [2021-08-23T16:44:35.657Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-23T16:44:35.657Z] === RUN TestParallelPredefinedRequest2 [2021-08-23T16:44:35.658Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-23T16:44:35.658Z] === RUN TestParallelPredefinedRequest3 [2021-08-23T16:44:35.658Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-23T16:44:35.658Z] === RUN TestParallelPredefinedRequest4 [2021-08-23T16:44:35.658Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-23T16:44:35.658Z] === RUN TestParallelPredefinedRequest5 [2021-08-23T16:44:35.658Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-23T16:44:35.658Z] === RUN TestDebug [2021-08-23T16:44:35.658Z] --- PASS: TestDebug (0.00s) [2021-08-23T16:44:35.658Z] === RUN TestRequestPoolParallel [2021-08-23T16:44:36.115Z] --- PASS: TestDumpToFile (0.13s) [2021-08-23T16:44:36.115Z] === RUN TestDumpToFileWithEmptyInput [2021-08-23T16:44:36.115Z] goroutine 8 [running]: [2021-08-23T16:44:36.115Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x5243c0) [2021-08-23T16:44:36.115Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-23T16:44:36.115Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-23T16:44:36.115Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-23T16:44:36.115Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-23T16:44:36.115Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-23T16:44:36.115Z] testing.tRunner(0xc000029500, 0x645e90) [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:44:36.115Z] created by testing.(*T).Run [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-23T16:44:36.115Z] [2021-08-23T16:44:36.115Z] goroutine 1 [chan receive]: [2021-08-23T16:44:36.115Z] testing.(*T).Run(0xc000029500, 0x63f08c, 0x1c, 0x645e90, 0x4aa101) [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-23T16:44:36.115Z] testing.runTests.func1(0xc000028f00) [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-23T16:44:36.115Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-23T16:44:36.115Z] testing.runTests(0xc000004078, 0x78b220, 0x3, 0x3, 0xc0411292dfca1e34, 0x8bb3103789, 0x78fc80, 0x639e28) [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-23T16:44:36.115Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-23T16:44:36.115Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-23T16:44:36.115Z] main.main() [2021-08-23T16:44:36.115Z] _testmain.go:95 +0x1c8 [2021-08-23T16:44:36.115Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-23T16:44:36.115Z] PASS [2021-08-23T16:44:36.115Z] coverage: 90.9% of statements [2021-08-23T16:44:36.115Z] ok github.com/docker/docker/pkg/stack 0.169s coverage: 90.9% of statements [2021-08-23T16:44:36.115Z] --- PASS: TestRequestPoolParallel (0.48s) [2021-08-23T16:44:36.115Z] === RUN TestFullAllocateRelease [2021-08-23T16:44:36.147Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T16:44:36.577Z] === RUN TestNewStdWriter [2021-08-23T16:44:36.577Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-23T16:44:36.577Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestWriteWithNilBytes [2021-08-23T16:44:36.577Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestWrite [2021-08-23T16:44:36.577Z] --- PASS: TestWrite (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestWriteWithWriterError [2021-08-23T16:44:36.577Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-23T16:44:36.577Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyWriteAndRead [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-23T16:44:36.577Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-23T16:44:36.577Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-23T16:44:36.578Z] PASS [2021-08-23T16:44:36.578Z] coverage: 100.0% of statements [2021-08-23T16:44:36.578Z] ok github.com/docker/docker/pkg/stdcopy 0.048s coverage: 100.0% of statements [2021-08-23T16:44:36.578Z] --- PASS: TestFullAllocateRelease (0.37s) [2021-08-23T16:44:36.578Z] === RUN TestOddAllocateRelease [2021-08-23T16:44:37.035Z] --- PASS: TestOddAllocateRelease (0.21s) [2021-08-23T16:44:37.035Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-23T16:44:37.035Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-23T16:44:37.035Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-23T16:44:37.035Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2021-08-23T16:44:37.035Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-23T16:44:37.035Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-23T16:44:37.035Z] === CONT TestParallelPredefinedRequest1 [2021-08-23T16:44:37.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:44:37.035Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:44:37.035Z] === CONT TestParallelPredefinedRequest5 [2021-08-23T16:44:37.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:44:37.035Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:44:37.035Z] === CONT TestParallelPredefinedRequest4 [2021-08-23T16:44:37.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:44:37.035Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:44:37.035Z] === CONT TestParallelPredefinedRequest3 [2021-08-23T16:44:37.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:44:37.035Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:44:37.035Z] === CONT TestParallelPredefinedRequest2 [2021-08-23T16:44:37.035Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:44:37.035Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:44:37.035Z] PASS [2021-08-23T16:44:37.035Z] coverage: 85.3% of statements [2021-08-23T16:44:37.035Z] ok github.com/docker/docker/libnetwork/ipam 41.344s coverage: 85.3% of statements [2021-08-23T16:44:37.035Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-23T16:44:37.035Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-23T16:44:37.035Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestFormatStatus [2021-08-23T16:44:37.035Z] --- PASS: TestFormatStatus (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestFormatError [2021-08-23T16:44:37.035Z] --- PASS: TestFormatError (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestFormatJSONError [2021-08-23T16:44:37.035Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-23T16:44:37.035Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-23T16:44:37.035Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestNewJSONProgressOutput [2021-08-23T16:44:37.035Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestAuxFormatterEmit [2021-08-23T16:44:37.035Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestStreamWriterStdout [2021-08-23T16:44:37.035Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-23T16:44:37.035Z] === RUN TestStreamWriterStderr [2021-08-23T16:44:37.035Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-23T16:44:37.035Z] PASS [2021-08-23T16:44:37.035Z] coverage: 66.2% of statements [2021-08-23T16:44:37.035Z] ok github.com/docker/docker/pkg/streamformatter 0.045s coverage: 66.2% of statements [2021-08-23T16:44:37.494Z] time="2021-08-23T16:44:37Z" 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-23T16:44:37.532Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T16:44:37.793Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-23T16:44:37.793Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-23T16:44:37.952Z] === RUN TestGenerateRandomID [2021-08-23T16:44:37.952Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-23T16:44:37.952Z] === RUN TestShortenId [2021-08-23T16:44:37.952Z] --- PASS: TestShortenId (0.00s) [2021-08-23T16:44:37.952Z] === RUN TestShortenSha256Id [2021-08-23T16:44:37.952Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-23T16:44:37.952Z] === RUN TestShortenIdEmpty [2021-08-23T16:44:37.952Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-23T16:44:37.952Z] === RUN TestShortenIdInvalid [2021-08-23T16:44:37.952Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-23T16:44:37.952Z] === RUN TestIsShortIDNonHex [2021-08-23T16:44:37.952Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-23T16:44:37.952Z] === RUN TestIsShortIDNotCorrectSize [2021-08-23T16:44:37.952Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-23T16:44:37.952Z] PASS [2021-08-23T16:44:37.952Z] coverage: 70.6% of statements [2021-08-23T16:44:37.952Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2021-08-23T16:44:38.058Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T16:44:38.410Z] === RUN TestIsCpusetListAvailable [2021-08-23T16:44:38.410Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-23T16:44:38.410Z] PASS [2021-08-23T16:44:38.410Z] coverage: 39.4% of statements [2021-08-23T16:44:38.410Z] ok github.com/docker/docker/pkg/sysinfo 0.030s coverage: 39.4% of statements [2021-08-23T16:44:38.631Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-23T16:44:39.564Z] --- PASS: TestUpdateRestartPolicy (18.86s) [2021-08-23T16:44:39.564Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:44:39.564Z] --- PASS: TestUpdateRestartWithAutoRemove (1.61s) [2021-08-23T16:44:39.564Z] === RUN TestWaitNonBlocked [2021-08-23T16:44:39.564Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:44:39.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:44:39.564Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:44:39.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:44:39.564Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:44:39.564Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:44:39.803Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.44s) [2021-08-23T16:44:39.803Z] PASS [2021-08-23T16:44:39.803Z] [2021-08-23T16:44:39.803Z] === Skipped [2021-08-23T16:44:39.803Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-23T16:44:39.803Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:44:39.803Z] [2021-08-23T16:44:39.803Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-23T16:44:39.803Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-23T16:44:39.803Z] [2021-08-23T16:44:39.803Z] [2021-08-23T16:44:39.803Z] DONE 34 tests, 2 skipped in 104.852s [2021-08-23T16:44:39.803Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-23T16:44:39.803Z] ++ 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-23T16:44:39.803Z] ++ set -e [2021-08-23T16:44:39.803Z] ++ '[' -n 0 ']' [2021-08-23T16:44:39.803Z] ++ set -x [2021-08-23T16:44:39.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-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-23T16:44:39.803Z] INFO: Testing against a local daemon [2021-08-23T16:44:39.803Z] === RUN TestConfigInspect [2021-08-23T16:44:39.944Z] === RUN TestChtimes [2021-08-23T16:44:39.944Z] --- PASS: TestChtimes (0.00s) [2021-08-23T16:44:39.944Z] === RUN TestChtimesWindows [2021-08-23T16:44:39.944Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-23T16:44:39.944Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-23T16:44:39.944Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-23T16:44:39.944Z] === RUN TestEnsureRemoveAllNotExist [2021-08-23T16:44:39.944Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-23T16:44:39.944Z] === RUN TestEnsureRemoveAllWithDir [2021-08-23T16:44:39.944Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-23T16:44:39.944Z] === RUN TestEnsureRemoveAllWithFile [2021-08-23T16:44:39.944Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-23T16:44:39.944Z] === RUN TestHasWin32KSupport [2021-08-23T16:44:39.944Z] syscall_windows_test.go:8: win32k: true [2021-08-23T16:44:39.944Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-23T16:44:39.944Z] PASS [2021-08-23T16:44:39.944Z] coverage: 12.9% of statements [2021-08-23T16:44:39.944Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 12.9% of statements [2021-08-23T16:44:40.017Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T16:44:40.017Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T16:44:40.589Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T16:44:40.849Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T16:44:40.910Z] === RUN TestTailFile [2021-08-23T16:44:40.910Z] --- PASS: TestTailFile (0.00s) [2021-08-23T16:44:40.910Z] === RUN TestTailFileManyLines [2021-08-23T16:44:40.910Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-23T16:44:40.910Z] === RUN TestTailEmptyFile [2021-08-23T16:44:40.910Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-23T16:44:40.910Z] === RUN TestTailNegativeN [2021-08-23T16:44:40.910Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/truncated_last_line [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader/no_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.910Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-23T16:44:40.910Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.910Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.911Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.911Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.912Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.912Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.913Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.913Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-23T16:44:40.914Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.914Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.914Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.915Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:40.915Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:40.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:40.916Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:40.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:40.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:40.916Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:41.099Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T16:44:41.099Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.28s) [2021-08-23T16:44:41.099Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.35s) [2021-08-23T16:44:41.099Z] === RUN TestWaitBlocked [2021-08-23T16:44:41.099Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:44:41.099Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T16:44:41.099Z] PASS [2021-08-23T16:44:41.099Z] ok github.com/docker/docker/integration/container 88.917s [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === Skipped [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T16:44:41.099Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T16:44:41.099Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:44:41.099Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:44:41.099Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:44:41.099Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:44:41.099Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:44:41.099Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T16:44:41.099Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:44:41.099Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T16:44:41.099Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T16:44:41.099Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T16:44:41.099Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:44:41.099Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T16:44:41.099Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T16:44:41.099Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:44:41.099Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:44:41.099Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:44:41.099Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T16:44:41.099Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T16:44:41.099Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T16:44:41.099Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T16:44:41.099Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2021-08-23T16:44:41.099Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:44:41.099Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:44:41.099Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T16:44:41.099Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T16:44:41.099Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T16:44:41.099Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] [2021-08-23T16:44:41.099Z] DONE 87 tests, 33 skipped in 90.998s [2021-08-23T16:44:41.099Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-23T16:44:41.374Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-23T16:44:41.375Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:44:41.375Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.01s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:44:41.376Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-23T16:44:41.377Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-23T16:44:41.377Z] PASS [2021-08-23T16:44:41.377Z] coverage: 88.6% of statements [2021-08-23T16:44:41.377Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2021-08-23T16:44:41.420Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-23T16:44:41.835Z] === RUN TestTarSumRemoveNonExistent [2021-08-23T16:44:41.835Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestTarSumRemove [2021-08-23T16:44:41.835Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestSortFileInfoSums [2021-08-23T16:44:41.835Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestNewTarSumForLabelInvalid [2021-08-23T16:44:41.835Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestNewTarSumForLabel [2021-08-23T16:44:41.835Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestEmptyTar [2021-08-23T16:44:41.835Z] --- PASS: TestEmptyTar (0.01s) [2021-08-23T16:44:41.835Z] === RUN TestTarSumsReadSize [2021-08-23T16:44:41.835Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-08-23T16:44:41.835Z] === RUN TestTarSums [2021-08-23T16:44:41.835Z] --- PASS: TestTarSums (0.06s) [2021-08-23T16:44:41.835Z] === RUN TestIteration [2021-08-23T16:44:41.835Z] --- PASS: TestIteration (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestVersionLabelForChecksum [2021-08-23T16:44:41.835Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestVersion [2021-08-23T16:44:41.835Z] --- PASS: TestVersion (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestGetVersion [2021-08-23T16:44:41.835Z] --- PASS: TestGetVersion (0.00s) [2021-08-23T16:44:41.835Z] === RUN TestGetVersions [2021-08-23T16:44:41.835Z] --- PASS: TestGetVersions (0.00s) [2021-08-23T16:44:41.835Z] PASS [2021-08-23T16:44:41.835Z] coverage: 89.3% of statements [2021-08-23T16:44:41.835Z] ok github.com/docker/docker/pkg/tarsum 0.118s coverage: 89.3% of statements [2021-08-23T16:44:42.006Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T16:44:42.006Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T16:44:42.292Z] time="2021-08-23T16:44:41Z" 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-23T16:44:42.292Z] testing: warning: no tests to run [2021-08-23T16:44:42.292Z] PASS [2021-08-23T16:44:42.292Z] coverage: [no statements] [2021-08-23T16:44:42.292Z] ok github.com/docker/docker/pkg/term/windows 0.032s coverage: [no statements] [no tests to run] [2021-08-23T16:44:42.364Z] --- PASS: TestConfigInspect (2.87s) [2021-08-23T16:44:42.364Z] === RUN TestConfigList [2021-08-23T16:44:42.577Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T16:44:43.149Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T16:44:43.257Z] === RUN TestTruncIndex [2021-08-23T16:44:43.257Z] --- PASS: TestTruncIndex (0.11s) [2021-08-23T16:44:43.257Z] PASS [2021-08-23T16:44:43.257Z] coverage: 91.5% of statements [2021-08-23T16:44:43.257Z] ok github.com/docker/docker/pkg/truncindex 0.153s coverage: 91.5% of statements [2021-08-23T16:44:43.714Z] === RUN TestIsGIT [2021-08-23T16:44:43.714Z] --- PASS: TestIsGIT (0.00s) [2021-08-23T16:44:43.714Z] === RUN TestIsTransport [2021-08-23T16:44:43.714Z] --- PASS: TestIsTransport (0.00s) [2021-08-23T16:44:43.714Z] PASS [2021-08-23T16:44:43.714Z] coverage: 100.0% of statements [2021-08-23T16:44:43.714Z] ok github.com/docker/docker/pkg/urlutil 0.060s coverage: 100.0% of statements [2021-08-23T16:44:43.721Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T16:44:44.171Z] === RUN TestVersionInfo [2021-08-23T16:44:44.171Z] --- PASS: TestVersionInfo (0.00s) [2021-08-23T16:44:44.171Z] === RUN TestAppendVersions [2021-08-23T16:44:44.171Z] --- PASS: TestAppendVersions (0.00s) [2021-08-23T16:44:44.171Z] PASS [2021-08-23T16:44:44.171Z] coverage: 88.9% of statements [2021-08-23T16:44:44.171Z] ok github.com/docker/docker/pkg/useragent 0.045s coverage: 88.9% of statements [2021-08-23T16:44:44.171Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-23T16:44:44.171Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-23T16:44:44.171Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-23T16:44:44.171Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-23T16:44:44.663Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T16:44:44.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-23T16:44:44.907Z] --- PASS: TestConfigList (2.62s) [2021-08-23T16:44:44.907Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:44:45.136Z] === RUN TestNewSettable [2021-08-23T16:44:45.136Z] --- PASS: TestNewSettable (0.00s) [2021-08-23T16:44:45.136Z] === RUN TestIsSettable [2021-08-23T16:44:45.136Z] --- PASS: TestIsSettable (0.00s) [2021-08-23T16:44:45.136Z] === RUN TestUpdateSettingsEnv [2021-08-23T16:44:45.136Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-23T16:44:45.136Z] PASS [2021-08-23T16:44:45.136Z] coverage: 20.0% of statements [2021-08-23T16:44:45.136Z] ok github.com/docker/docker/plugin/v2 0.032s coverage: 20.0% of statements [2021-08-23T16:44:45.234Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T16:44:45.593Z] === RUN TestValidatePrivileges [2021-08-23T16:44:45.594Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-23T16:44:45.594Z] === RUN TestFilterByCapNeg [2021-08-23T16:44:45.594Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-23T16:44:45.594Z] === RUN TestFilterByCapPos [2021-08-23T16:44:45.594Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-23T16:44:45.594Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-23T16:44:45.594Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-23T16:44:45.594Z] PASS [2021-08-23T16:44:45.594Z] coverage: 12.0% of statements [2021-08-23T16:44:45.594Z] ok github.com/docker/docker/plugin 0.057s coverage: 12.0% of statements [2021-08-23T16:44:45.808Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T16:44:46.051Z] === RUN TestLoad [2021-08-23T16:44:46.051Z] --- PASS: TestLoad (0.00s) [2021-08-23T16:44:46.051Z] === RUN TestSave [2021-08-23T16:44:46.051Z] --- PASS: TestSave (0.02s) [2021-08-23T16:44:46.051Z] === RUN TestAddDeleteGet [2021-08-23T16:44:46.051Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-23T16:44:46.051Z] === RUN TestInvalidTags [2021-08-23T16:44:46.051Z] --- PASS: TestInvalidTags (0.00s) [2021-08-23T16:44:46.051Z] PASS [2021-08-23T16:44:46.051Z] coverage: 84.4% of statements [2021-08-23T16:44:46.051Z] ok github.com/docker/docker/reference 0.090s coverage: 84.4% of statements [2021-08-23T16:44:46.069Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T16:44:47.012Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T16:44:47.012Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T16:44:47.016Z] === RUN TestResolveAuthConfigIndexServer [2021-08-23T16:44:47.016Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestResolveAuthConfigFullURL [2021-08-23T16:44:47.016Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-23T16:44:47.016Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestValidateMirror [2021-08-23T16:44:47.016Z] --- PASS: TestValidateMirror (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestLoadInsecureRegistries [2021-08-23T16:44:47.016Z] time="2021-08-23T16:44:46Z" 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-23T16:44:47.016Z] time="2021-08-23T16:44:46Z" 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-23T16:44:47.016Z] time="2021-08-23T16:44:46Z" 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-23T16:44:47.016Z] --- PASS: TestLoadInsecureRegistries (0.13s) [2021-08-23T16:44:47.016Z] === RUN TestNewServiceConfig [2021-08-23T16:44:47.016Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestValidateIndexName [2021-08-23T16:44:47.016Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestValidateIndexNameWithError [2021-08-23T16:44:47.016Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestEndpointParse [2021-08-23T16:44:47.016Z] --- PASS: TestEndpointParse (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestEndpointParseInvalid [2021-08-23T16:44:47.016Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestValidateEndpoint [2021-08-23T16:44:47.016Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestPing [2021-08-23T16:44:47.016Z] --- PASS: TestPing (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestPingRegistryEndpoint [2021-08-23T16:44:47.016Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:47.016Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestEndpoint [2021-08-23T16:44:47.016Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:47.016Z] --- SKIP: TestEndpoint (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestParseRepositoryInfo [2021-08-23T16:44:47.016Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestNewIndexInfo [2021-08-23T16:44:47.016Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestMirrorEndpointLookup [2021-08-23T16:44:47.016Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:44:47.016Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestSearchRepositories [2021-08-23T16:44:47.016Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-23T16:44:47.016Z] Host: 127.0.0.1:49309 [2021-08-23T16:44:47.016Z] User-Agent: docker test client [2021-08-23T16:44:47.016Z] Authorization: Token fake-token [2021-08-23T16:44:47.016Z] X-Docker-Token: true [2021-08-23T16:44:47.016Z] Accept-Encoding: gzip [2021-08-23T16:44:47.016Z] [2021-08-23T16:44:47.016Z] [2021-08-23T16:44:47.016Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-23T16:44:47.016Z] Connection: close [2021-08-23T16:44:47.016Z] Content-Length: 144 [2021-08-23T16:44:47.016Z] Cache-Control: no-cache [2021-08-23T16:44:47.016Z] Content-Type: application/json [2021-08-23T16:44:47.016Z] Date: Mon, 23 Aug 2021 16:44:46 GMT [2021-08-23T16:44:47.016Z] Expires: -1 [2021-08-23T16:44:47.016Z] Pragma: no-cache [2021-08-23T16:44:47.016Z] Server: docker-tests/mock [2021-08-23T16:44:47.016Z] X-Docker-Registry-Config: mock [2021-08-23T16:44:47.016Z] X-Docker-Registry-Version: 0.0.0 [2021-08-23T16:44:47.016Z] [2021-08-23T16:44:47.016Z] [2021-08-23T16:44:47.016Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestTrustedLocation [2021-08-23T16:44:47.016Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-23T16:44:47.016Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestAllowNondistributableArtifacts [2021-08-23T16:44:47.016Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-23T16:44:47.016Z] === RUN TestIsSecureIndex [2021-08-23T16:44:47.016Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-23T16:44:47.016Z] PASS [2021-08-23T16:44:47.016Z] coverage: 51.7% of statements [2021-08-23T16:44:47.016Z] ok github.com/docker/docker/registry 0.214s coverage: 51.7% of statements [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.02s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestReaderWithReadError [2021-08-23T16:44:47.473Z] time="2021-08-23T16:44:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestReader [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-23T16:44:47.473Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-23T16:44:47.473Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-23T16:44:47.473Z] PASS [2021-08-23T16:44:47.473Z] coverage: 100.0% of statements [2021-08-23T16:44:47.473Z] ok github.com/docker/docker/registry/resumable 0.170s coverage: 100.0% of statements [2021-08-23T16:44:47.473Z] === RUN TestRestartManagerTimeout [2021-08-23T16:44:47.473Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-23T16:44:47.473Z] === RUN TestRestartManagerTimeoutReset [2021-08-23T16:44:47.473Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-23T16:44:47.473Z] PASS [2021-08-23T16:44:47.473Z] coverage: 50.9% of statements [2021-08-23T16:44:47.473Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2021-08-23T16:44:47.583Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T16:44:47.931Z] === RUN TestDecodeContainerConfig [2021-08-23T16:44:47.931Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-23T16:44:47.931Z] === RUN TestDecodeContainerConfigIsolation [2021-08-23T16:44:47.931Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-23T16:44:47.931Z] === RUN TestValidatePrivileged [2021-08-23T16:44:47.931Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-23T16:44:47.931Z] PASS [2021-08-23T16:44:47.931Z] coverage: 52.2% of statements [2021-08-23T16:44:48.206Z] --- PASS: TestConfigsCreateAndDelete (2.74s) [2021-08-23T16:44:48.206Z] === RUN TestConfigsUpdate [2021-08-23T16:44:48.389Z] ok github.com/docker/docker/runconfig 0.043s coverage: 52.2% of statements [2021-08-23T16:44:48.389Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-23T16:44:48.389Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-23T16:44:48.389Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-23T16:44:48.389Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-23T16:44:48.389Z] PASS [2021-08-23T16:44:48.389Z] coverage: 62.5% of statements [2021-08-23T16:44:48.389Z] ok github.com/docker/docker/testutil 0.046s coverage: 62.5% of statements [2021-08-23T16:44:48.527Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T16:44:49.912Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-23T16:44:49.912Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T16:44:50.173Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T16:44:50.173Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T16:44:50.173Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T16:44:50.570Z] --- PASS: TestNewClientWithTimeout (17.67s) [2021-08-23T16:44:50.570Z] === RUN TestClientStream [2021-08-23T16:44:50.570Z] --- PASS: TestClientStream (0.00s) [2021-08-23T16:44:50.570Z] === RUN TestClientSendFile [2021-08-23T16:44:50.570Z] --- PASS: TestClientSendFile (0.00s) [2021-08-23T16:44:50.570Z] === RUN TestClientWithRequestTimeout [2021-08-23T16:44:50.570Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-23T16:44:50.570Z] === RUN TestFileSpecPlugin [2021-08-23T16:44:50.570Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-23T16:44:50.570Z] === RUN TestFileJSONSpecPlugin [2021-08-23T16:44:50.570Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-23T16:44:50.570Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-23T16:44:50.570Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-23T16:44:50.570Z] === RUN TestPluginAddHandler [2021-08-23T16:44:50.570Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-23T16:44:50.570Z] === RUN TestPluginWaitBadPlugin [2021-08-23T16:44:50.570Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-23T16:44:50.570Z] === RUN TestGet [2021-08-23T16:44:50.570Z] time="2021-08-23T16:44:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-23T16:44:50.751Z] --- PASS: TestConfigsUpdate (2.69s) [2021-08-23T16:44:50.751Z] === RUN TestTemplatedConfig [2021-08-23T16:44:51.028Z] === RUN TestGetDriver [2021-08-23T16:44:51.028Z] --- PASS: TestGetDriver (0.00s) [2021-08-23T16:44:51.028Z] === RUN TestVolumeRequestError [2021-08-23T16:44:51.028Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-23T16:44:51.028Z] PASS [2021-08-23T16:44:51.028Z] coverage: 36.1% of statements [2021-08-23T16:44:51.028Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2021-08-23T16:44:51.485Z] === RUN TestGetAddress [2021-08-23T16:44:51.485Z] --- PASS: TestGetAddress (0.00s) [2021-08-23T16:44:51.485Z] === RUN TestRemove [2021-08-23T16:44:51.485Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:44:51.485Z] --- SKIP: TestRemove (0.00s) [2021-08-23T16:44:51.485Z] === RUN TestInitializeWithVolumes [2021-08-23T16:44:51.485Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-23T16:44:51.485Z] === RUN TestCreate [2021-08-23T16:44:51.485Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:44:51.485Z] === RUN TestValidateName [2021-08-23T16:44:51.485Z] --- PASS: TestValidateName (0.00s) [2021-08-23T16:44:51.485Z] === RUN TestCreateWithOpts [2021-08-23T16:44:51.485Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:44:51.485Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-23T16:44:51.485Z] === RUN TestRelaodNoOpts [2021-08-23T16:44:51.485Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-23T16:44:51.485Z] PASS [2021-08-23T16:44:51.485Z] coverage: 41.5% of statements [2021-08-23T16:44:51.485Z] ok github.com/docker/docker/volume/local 0.071s coverage: 41.5% of statements [2021-08-23T16:44:51.943Z] time="2021-08-23T16:44:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRaw [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-23T16:44:52.400Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRaw [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-23T16:44:52.400Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestConvertTmpfsOptions [2021-08-23T16:44:52.400Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-23T16:44:52.400Z] linux_parser_test.go:209: data="ro" [2021-08-23T16:44:52.400Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestParseMountSpec [2021-08-23T16:44:52.400Z] parser_test.go:63: case 0 [2021-08-23T16:44:52.400Z] parser_test.go:63: case 1 [2021-08-23T16:44:52.400Z] parser_test.go:63: case 2 [2021-08-23T16:44:52.400Z] parser_test.go:63: case 3 [2021-08-23T16:44:52.400Z] parser_test.go:63: case 4 [2021-08-23T16:44:52.400Z] parser_test.go:63: case 5 [2021-08-23T16:44:52.400Z] --- PASS: TestParseMountSpec (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestValidateMount [2021-08-23T16:44:52.400Z] --- PASS: TestValidateMount (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRaw [2021-08-23T16:44:52.400Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-23T16:44:52.400Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-23T16:44:52.400Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-23T16:44:52.401Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-23T16:44:52.401Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-23T16:44:52.401Z] PASS [2021-08-23T16:44:52.401Z] coverage: 67.6% of statements [2021-08-23T16:44:52.401Z] ok github.com/docker/docker/volume/mounts 0.045s coverage: 67.6% of statements [2021-08-23T16:44:52.720Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-23T16:44:52.720Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T16:44:52.858Z] === RUN TestSetGetMeta [2021-08-23T16:44:52.858Z] === PAUSE TestSetGetMeta [2021-08-23T16:44:52.858Z] === RUN TestRestore [2021-08-23T16:44:52.858Z] === PAUSE TestRestore [2021-08-23T16:44:52.858Z] === RUN TestServiceCreate [2021-08-23T16:44:52.858Z] === PAUSE TestServiceCreate [2021-08-23T16:44:52.858Z] === RUN TestServiceList [2021-08-23T16:44:52.858Z] === PAUSE TestServiceList [2021-08-23T16:44:52.858Z] === RUN TestServiceRemove [2021-08-23T16:44:52.858Z] === PAUSE TestServiceRemove [2021-08-23T16:44:52.858Z] === RUN TestServiceGet [2021-08-23T16:44:52.858Z] === PAUSE TestServiceGet [2021-08-23T16:44:52.858Z] === RUN TestServicePrune [2021-08-23T16:44:52.858Z] === PAUSE TestServicePrune [2021-08-23T16:44:52.858Z] === RUN TestCreate [2021-08-23T16:44:52.858Z] === PAUSE TestCreate [2021-08-23T16:44:52.858Z] === RUN TestRemove [2021-08-23T16:44:52.858Z] === PAUSE TestRemove [2021-08-23T16:44:52.858Z] === RUN TestList [2021-08-23T16:44:52.858Z] === PAUSE TestList [2021-08-23T16:44:52.858Z] === RUN TestFindByDriver [2021-08-23T16:44:52.858Z] === PAUSE TestFindByDriver [2021-08-23T16:44:52.858Z] === RUN TestFindByReferenced [2021-08-23T16:44:52.858Z] === PAUSE TestFindByReferenced [2021-08-23T16:44:52.858Z] === RUN TestDerefMultipleOfSameRef [2021-08-23T16:44:52.858Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-23T16:44:52.858Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:44:52.858Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:44:52.858Z] === RUN TestDefererencePluginOnCreateError [2021-08-23T16:44:52.858Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-23T16:44:52.858Z] === RUN TestRefDerefRemove [2021-08-23T16:44:52.858Z] === PAUSE TestRefDerefRemove [2021-08-23T16:44:52.858Z] === RUN TestGet [2021-08-23T16:44:52.858Z] === PAUSE TestGet [2021-08-23T16:44:52.858Z] === RUN TestGetWithReference [2021-08-23T16:44:52.858Z] === PAUSE TestGetWithReference [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_nil_list [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_empty_list [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_filter_some [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_filter_middle [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:44:52.858Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-23T16:44:52.858Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_nil_list [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_filter_some [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_empty_list [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-23T16:44:52.858Z] === CONT TestFilterFunc/test_filter_middle [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-23T16:44:52.858Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-23T16:44:52.858Z] === CONT TestSetGetMeta [2021-08-23T16:44:52.858Z] === CONT TestFindByReferenced [2021-08-23T16:44:52.858Z] === CONT TestGetWithReference [2021-08-23T16:44:52.858Z] === CONT TestServicePrune [2021-08-23T16:44:52.858Z] === CONT TestFindByDriver [2021-08-23T16:44:52.858Z] --- PASS: TestSetGetMeta (0.03s) [2021-08-23T16:44:52.858Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-23T16:44:52.858Z] === CONT TestList [2021-08-23T16:44:52.858Z] --- PASS: TestGetWithReference (0.03s) [2021-08-23T16:44:52.858Z] === CONT TestRemove [2021-08-23T16:44:52.858Z] --- PASS: TestFindByDriver (0.02s) [2021-08-23T16:44:52.858Z] === CONT TestCreate [2021-08-23T16:44:52.858Z] --- PASS: TestRemove (0.02s) [2021-08-23T16:44:52.858Z] === CONT TestServiceList [2021-08-23T16:44:52.858Z] --- PASS: TestList (0.03s) [2021-08-23T16:44:52.858Z] === CONT TestServiceGet [2021-08-23T16:44:52.858Z] --- PASS: TestCreate (0.01s) [2021-08-23T16:44:52.858Z] === CONT TestServiceRemove [2021-08-23T16:44:53.293Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T16:44:53.316Z] --- PASS: TestServiceGet (0.08s) [2021-08-23T16:44:53.316Z] === CONT TestDefererencePluginOnCreateError [2021-08-23T16:44:53.316Z] time="2021-08-23T16:44:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:44:53.316Z] --- PASS: TestServiceRemove (0.08s) [2021-08-23T16:44:53.316Z] === CONT TestGet [2021-08-23T16:44:53.316Z] --- PASS: TestServiceList (0.09s) [2021-08-23T16:44:53.316Z] === CONT TestRefDerefRemove [2021-08-23T16:44:53.316Z] time="2021-08-23T16:44:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:44:53.316Z] time="2021-08-23T16:44:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:44:53.316Z] time="2021-08-23T16:44:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-23T16:44:53.316Z] --- PASS: TestGet (0.02s) [2021-08-23T16:44:53.316Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-23T16:44:53.316Z] === CONT TestServiceCreate [2021-08-23T16:44:53.316Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-23T16:44:53.316Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-23T16:44:53.316Z] === CONT TestRestore [2021-08-23T16:44:53.316Z] time="2021-08-23T16:44:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-23T16:44:53.316Z] --- PASS: TestServicePrune (0.16s) [2021-08-23T16:44:53.316Z] === CONT TestDerefMultipleOfSameRef [2021-08-23T16:44:53.316Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-23T16:44:53.316Z] --- PASS: TestServiceCreate (0.02s) [2021-08-23T16:44:53.316Z] --- PASS: TestRestore (0.02s) [2021-08-23T16:44:53.316Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-08-23T16:44:53.316Z] PASS [2021-08-23T16:44:53.316Z] coverage: 69.0% of statements [2021-08-23T16:44:53.316Z] ok github.com/docker/docker/volume/service 0.232s coverage: 69.0% of statements [2021-08-23T16:44:53.337Z] --- PASS: TestTemplatedConfig (2.58s) [2021-08-23T16:44:53.337Z] === RUN TestConfigCreateResolve [2021-08-23T16:44:53.775Z] time="2021-08-23T16:44:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-23T16:44:55.206Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-23T16:44:55.887Z] --- PASS: TestConfigCreateResolve (2.60s) [2021-08-23T16:44:55.887Z] PASS [2021-08-23T16:44:55.887Z] [2021-08-23T16:44:55.887Z] DONE 6 tests in 16.218s [2021-08-23T16:44:55.887Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-23T16:44:55.887Z] ++ 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-23T16:44:55.887Z] ++ set -e [2021-08-23T16:44:55.887Z] ++ '[' -n 0 ']' [2021-08-23T16:44:55.887Z] ++ set -x [2021-08-23T16:44:55.887Z] ++ 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-23T16:44:55.887Z] INFO: Testing against a local daemon [2021-08-23T16:44:55.887Z] === RUN TestCheckpoint [2021-08-23T16:44:55.887Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:44:55.887Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:44:55.887Z] === RUN TestContainerInvalidJSON [2021-08-23T16:44:55.887Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:44:55.887Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:44:55.887Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:44:55.887Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:44:55.887Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:44:55.887Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:44:55.887Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-23T16:44:55.887Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:44:55.887Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:44:55.887Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:44:55.887Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2021-08-23T16:44:55.887Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:44:55.887Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-23T16:44:55.887Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:44:56.148Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-08-23T16:44:56.148Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:44:56.148Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-23T16:44:56.148Z] === RUN TestCopyFromContainer [2021-08-23T16:44:57.532Z] === RUN TestCopyFromContainer// [2021-08-23T16:44:57.533Z] === RUN TestCopyFromContainer//bar/root [2021-08-23T16:44:57.533Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-23T16:44:57.759Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-23T16:44:57.793Z] === RUN TestCopyFromContainer/bar/quux [2021-08-23T16:44:57.793Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-23T16:44:57.793Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-23T16:44:58.054Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-23T16:44:58.054Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-23T16:44:58.054Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-23T16:44:58.314Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer (2.18s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-23T16:44:58.314Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-23T16:44:58.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:44:58.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:44:58.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:44:58.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:44:58.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:44:58.314Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:44:58.314Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:44:58.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:44:58.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:44:58.314Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:44:58.314Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:44:58.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:44:58.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:44:58.315Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:44:58.315Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:44:58.315Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-23T16:44:58.315Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:44:58.315Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:44:58.315Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:44:58.315Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:44:58.315Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:44:58.315Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:44:58.315Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:44:58.315Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:44:58.315Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:44:58.315Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:44:58.315Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:44:58.315Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:44:58.315Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:44:58.315Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:44:58.315Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:44:58.459Z] time="2021-08-23T16:44:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-23T16:44:58.575Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-23T16:44:58.575Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:45:00.305Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-23T16:45:00.492Z] --- PASS: TestCreateWithCustomMaskedPaths (1.81s) [2021-08-23T16:45:00.492Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:45:02.203Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:45:02.203Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:45:02.203Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:45:02.203Z] === RUN TestDaemonConfigValidation [2021-08-23T16:45:02.204Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:45:02.204Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T16:45:02.204Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:45:02.204Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:45:02.204Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:45:02.204Z] PASS [2021-08-23T16:45:02.204Z] ok github.com/docker/docker/integration/daemon 0.081s [2021-08-23T16:45:02.204Z] [2021-08-23T16:45:02.204Z] === Skipped [2021-08-23T16:45:02.204Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:45:02.204Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:45:02.204Z] [2021-08-23T16:45:02.204Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T16:45:02.204Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:45:02.204Z] [2021-08-23T16:45:02.204Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:45:02.204Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:45:02.204Z] [2021-08-23T16:45:02.204Z] [2021-08-23T16:45:02.204Z] DONE 3 tests, 3 skipped in 20.133s [2021-08-23T16:45:02.204Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-08-23T16:45:02.405Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:45:02.405Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:45:02.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:45:02.405Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:45:02.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:45:02.405Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:45:02.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:45:02.405Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:45:02.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:45:02.405Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:45:02.405Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:45:02.405Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:45:02.405Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:45:02.405Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:45:02.405Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:45:02.405Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-23T16:45:02.405Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:45:02.405Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:45:02.663Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:02.663Z] INFO: Testing against a local daemon [2021-08-23T16:45:02.663Z] === RUN TestCommitInheritsEnv [2021-08-23T16:45:02.663Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:02.663Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T16:45:02.663Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:45:02.663Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:45:02.663Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:45:02.663Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:45:02.663Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-08-23T16:45:02.663Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:45:02.663Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T16:45:02.663Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:45:02.873Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-23T16:45:02.977Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.72s) [2021-08-23T16:45:02.977Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:45:02.977Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:45:02.977Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:45:02.977Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T16:45:02.977Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:45:02.977Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:45:02.977Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:45:02.977Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-08-23T16:45:02.977Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:45:02.977Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-08-23T16:45:02.977Z] === RUN TestContainerStartOnDaemonRestart [2021-08-23T16:45:02.977Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-23T16:45:02.977Z] === RUN TestDaemonRestartIpcMode [2021-08-23T16:45:02.977Z] === PAUSE TestDaemonRestartIpcMode [2021-08-23T16:45:02.977Z] === RUN TestDaemonHostGatewayIP [2021-08-23T16:45:02.977Z] === PAUSE TestDaemonHostGatewayIP [2021-08-23T16:45:02.977Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-23T16:45:02.977Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-23T16:45:02.977Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:45:02.977Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-23T16:45:02.977Z] === RUN TestDiff [2021-08-23T16:45:03.629Z] --- PASS: TestRemoveImageOrphaning (0.89s) [2021-08-23T16:45:03.629Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:45:03.629Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T16:45:03.629Z] === RUN TestTagInvalidReference [2021-08-23T16:45:03.629Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T16:45:03.629Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:45:03.629Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-23T16:45:03.629Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:45:03.629Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T16:45:03.629Z] === RUN TestTagOfficialNames [2021-08-23T16:45:03.917Z] --- PASS: TestDiff (0.67s) [2021-08-23T16:45:03.917Z] === RUN TestExecWithCloseStdin [2021-08-23T16:45:04.087Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-23T16:45:04.087Z] === RUN TestTagMatchesDigest [2021-08-23T16:45:04.087Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-23T16:45:04.087Z] PASS [2021-08-23T16:45:04.087Z] ok github.com/docker/docker/integration/image 1.369s [2021-08-23T16:45:04.087Z] [2021-08-23T16:45:04.087Z] === Skipped [2021-08-23T16:45:04.087Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T16:45:04.087Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:04.087Z] [2021-08-23T16:45:04.087Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:45:04.087Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:45:04.087Z] [2021-08-23T16:45:04.087Z] [2021-08-23T16:45:04.087Z] DONE 11 tests, 2 skipped in 2.793s [2021-08-23T16:45:04.087Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T16:45:04.491Z] --- PASS: TestExecWithCloseStdin (0.84s) [2021-08-23T16:45:04.491Z] === RUN TestExec [2021-08-23T16:45:04.785Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-23T16:45:05.357Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T16:45:05.434Z] --- PASS: TestExec (0.72s) [2021-08-23T16:45:05.434Z] === RUN TestExecUser [2021-08-23T16:45:05.621Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:05.621Z] INFO: Testing against a local daemon [2021-08-23T16:45:05.621Z] === RUN TestNetworkCreateDelete [2021-08-23T16:45:05.621Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:05.621Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:45:05.621Z] 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-23T16:45:05.621Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDaemonDNSFallback [2021-08-23T16:45:05.621Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:05.621Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestInspectNetwork [2021-08-23T16:45:05.621Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:05.621Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:45:05.621Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:05.621Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:45:05.621Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:45:05.621Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:45:05.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:45:05.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:45:05.621Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:45:05.621Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:45:05.621Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:45:05.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:45:05.621Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-23T16:45:05.621Z] === RUN TestNetworkList [2021-08-23T16:45:05.621Z] === RUN TestNetworkList//networks [2021-08-23T16:45:05.621Z] === PAUSE TestNetworkList//networks [2021-08-23T16:45:05.621Z] === RUN TestNetworkList//networks/ [2021-08-23T16:45:05.621Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:45:05.621Z] === CONT TestNetworkList//networks [2021-08-23T16:45:05.621Z] === CONT TestNetworkList//networks/ [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:45:05.621Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:45:05.621Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:45:05.621Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:45:05.621Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:45:05.621Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:45:05.621Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:45:05.621Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:45:05.621Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:45:05.621Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:45:05.621Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:45:05.621Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:45:05.621Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:45:05.621Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:45:05.621Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:45:05.621Z] PASS [2021-08-23T16:45:05.621Z] ok github.com/docker/docker/integration/network 0.137s [2021-08-23T16:45:05.621Z] [2021-08-23T16:45:05.621Z] === Skipped [2021-08-23T16:45:05.621Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T16:45:05.621Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:05.621Z] [2021-08-23T16:45:05.621Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:45:05.621Z] 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-23T16:45:05.621Z] [2021-08-23T16:45:05.621Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T16:45:05.621Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:05.792Z] --- PASS: TestGet (15.03s) [2021-08-23T16:45:05.792Z] === RUN TestPluginWithNoManifest [2021-08-23T16:45:05.792Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-23T16:45:05.792Z] === RUN TestGetAll [2021-08-23T16:45:05.792Z] --- PASS: TestGetAll (0.00s) [2021-08-23T16:45:05.792Z] PASS [2021-08-23T16:45:05.792Z] coverage: 73.4% of statements [2021-08-23T16:45:05.792Z] ok github.com/docker/docker/pkg/plugins 35.967s coverage: 73.4% of statements [2021-08-23T16:45:06.005Z] --- PASS: TestExecUser (0.72s) [2021-08-23T16:45:06.005Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T16:45:06.079Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:45:06.079Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:45:06.079Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:45:06.079Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] [2021-08-23T16:45:06.079Z] DONE 22 tests, 15 skipped in 1.801s [2021-08-23T16:45:06.079Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T16:45:06.300Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-23T16:45:06.537Z] testing: warning: no tests to run [2021-08-23T16:45:06.537Z] PASS [2021-08-23T16:45:06.537Z] ok github.com/docker/docker/integration/network/ipvlan 0.052s [2021-08-23T16:45:06.537Z] [2021-08-23T16:45:06.537Z] DONE 0 tests in 0.587s [2021-08-23T16:45:06.537Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T16:45:06.871Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-23T16:45:06.871Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-23T16:45:06.871Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T16:45:06.871Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T16:45:06.946Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2021-08-23T16:45:06.946Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:45:06.995Z] testing: warning: no tests to run [2021-08-23T16:45:06.995Z] PASS [2021-08-23T16:45:06.995Z] ok github.com/docker/docker/integration/network/macvlan 0.043s [2021-08-23T16:45:06.995Z] [2021-08-23T16:45:06.995Z] DONE 0 tests in 0.578s [2021-08-23T16:45:06.995Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T16:45:07.441Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T16:45:07.960Z] testing: warning: no tests to run [2021-08-23T16:45:07.960Z] PASS [2021-08-23T16:45:07.960Z] ok github.com/docker/docker/integration/plugin 0.060s [2021-08-23T16:45:07.960Z] [2021-08-23T16:45:07.960Z] DONE 0 tests in 0.608s [2021-08-23T16:45:07.960Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T16:45:08.331Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-23T16:45:08.331Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:45:08.418Z] testing: warning: no tests to run [2021-08-23T16:45:08.418Z] PASS [2021-08-23T16:45:08.418Z] ok github.com/docker/docker/integration/plugin/authz 0.051s [2021-08-23T16:45:08.418Z] [2021-08-23T16:45:08.418Z] DONE 0 tests in 0.570s [2021-08-23T16:45:08.418Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T16:45:09.272Z] --- PASS: TestHealthCheckWorkdir (1.00s) [2021-08-23T16:45:09.272Z] === RUN TestHealthKillContainer [2021-08-23T16:45:09.987Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T16:45:10.930Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-23T16:45:11.190Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T16:45:12.576Z] --- PASS: TestHealthKillContainer (2.73s) [2021-08-23T16:45:12.576Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:45:12.576Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2021-08-23T16:45:12.576Z] === RUN TestIpcModeNone [2021-08-23T16:45:12.577Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T16:45:13.147Z] --- PASS: TestIpcModeNone (0.72s) [2021-08-23T16:45:13.147Z] === RUN TestIpcModePrivate [2021-08-23T16:45:13.720Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-08-23T16:45:14.210Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:14.210Z] INFO: Testing against a local daemon [2021-08-23T16:45:14.210Z] === RUN TestPluginInvalidJSON [2021-08-23T16:45:14.210Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:45:14.210Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:45:14.210Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:45:14.210Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T16:45:14.210Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:45:14.210Z] === RUN TestPluginInstall [2021-08-23T16:45:14.210Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:45:14.210Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:45:14.210Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:45:14.210Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:45:14.210Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:45:14.210Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:45:14.210Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:45:14.210Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:45:14.210Z] PASS [2021-08-23T16:45:14.210Z] ok github.com/docker/docker/integration/plugin/common 0.097s [2021-08-23T16:45:14.210Z] [2021-08-23T16:45:14.210Z] === Skipped [2021-08-23T16:45:14.210Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T16:45:14.210Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:45:14.210Z] [2021-08-23T16:45:14.210Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:45:14.210Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:45:14.210Z] [2021-08-23T16:45:14.210Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:45:14.210Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:45:14.210Z] [2021-08-23T16:45:14.210Z] [2021-08-23T16:45:14.210Z] DONE 5 tests, 3 skipped in 5.399s [2021-08-23T16:45:14.210Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T16:45:14.294Z] --- PASS: TestIpcModePrivate (1.03s) [2021-08-23T16:45:14.294Z] === RUN TestIpcModeShareable [2021-08-23T16:45:14.865Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-23T16:45:15.125Z] --- PASS: TestIpcModeShareable (0.71s) [2021-08-23T16:45:15.125Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-23T16:45:16.448Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:16.448Z] INFO: Testing against a local daemon [2021-08-23T16:45:16.448Z] === RUN TestExternalGraphDriver [2021-08-23T16:45:16.448Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:45:16.448Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T16:45:16.448Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:45:16.448Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:45:16.448Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:45:16.448Z] PASS [2021-08-23T16:45:16.448Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.079s [2021-08-23T16:45:16.448Z] [2021-08-23T16:45:16.448Z] === Skipped [2021-08-23T16:45:16.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T16:45:16.448Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:45:16.448Z] [2021-08-23T16:45:16.448Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:45:16.448Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:45:16.448Z] [2021-08-23T16:45:16.448Z] [2021-08-23T16:45:16.448Z] DONE 2 tests, 2 skipped in 2.448s [2021-08-23T16:45:16.448Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T16:45:17.042Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.14s) [2021-08-23T16:45:17.042Z] === RUN TestAPIIpcModeHost [2021-08-23T16:45:17.613Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-08-23T16:45:17.613Z] === RUN TestDaemonIpcModeShareable [2021-08-23T16:45:17.877Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T16:45:17.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:17.983Z] INFO: Testing against a local daemon [2021-08-23T16:45:17.983Z] === RUN TestReadPluginNoRead [2021-08-23T16:45:17.983Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:45:17.983Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T16:45:17.983Z] PASS [2021-08-23T16:45:17.983Z] ok github.com/docker/docker/integration/plugin/logging 0.064s [2021-08-23T16:45:18.441Z] [2021-08-23T16:45:18.441Z] === Skipped [2021-08-23T16:45:18.441Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T16:45:18.441Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:45:18.441Z] [2021-08-23T16:45:18.441Z] [2021-08-23T16:45:18.441Z] DONE 1 tests, 1 skipped in 1.738s [2021-08-23T16:45:18.441Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T16:45:18.449Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T16:45:18.710Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T16:45:18.996Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-23T16:45:19.256Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2021-08-23T16:45:19.256Z] === RUN TestDaemonIpcModePrivate [2021-08-23T16:45:19.407Z] testing: warning: no tests to run [2021-08-23T16:45:19.407Z] PASS [2021-08-23T16:45:19.407Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2021-08-23T16:45:19.407Z] [2021-08-23T16:45:19.407Z] DONE 0 tests in 0.899s [2021-08-23T16:45:19.407Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T16:45:19.650Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T16:45:19.650Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T16:45:19.910Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T16:45:20.639Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-23T16:45:20.639Z] --- PASS: TestDaemonIpcModePrivate (1.50s) [2021-08-23T16:45:20.639Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-23T16:45:20.943Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:20.943Z] INFO: Testing against a local daemon [2021-08-23T16:45:20.943Z] === RUN TestPluginWithDevMounts [2021-08-23T16:45:20.943Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:20.943Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:45:20.943Z] PASS [2021-08-23T16:45:20.943Z] ok github.com/docker/docker/integration/plugin/volumes 0.074s [2021-08-23T16:45:20.943Z] [2021-08-23T16:45:20.943Z] === Skipped [2021-08-23T16:45:20.943Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:45:20.943Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:20.943Z] [2021-08-23T16:45:20.943Z] [2021-08-23T16:45:20.943Z] DONE 1 tests, 1 skipped in 1.757s [2021-08-23T16:45:20.943Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T16:45:21.293Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T16:45:21.865Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T16:45:22.023Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2021-08-23T16:45:22.284Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2021-08-23T16:45:22.284Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-23T16:45:22.479Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:22.479Z] INFO: Testing against a local daemon [2021-08-23T16:45:22.479Z] === RUN TestSecretInspect [2021-08-23T16:45:22.479Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T16:45:22.479Z] === RUN TestSecretList [2021-08-23T16:45:22.479Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T16:45:22.479Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:45:22.479Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:45:22.479Z] === RUN TestSecretsUpdate [2021-08-23T16:45:22.479Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T16:45:22.479Z] === RUN TestTemplatedSecret [2021-08-23T16:45:22.479Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:45:22.479Z] === RUN TestSecretCreateResolve [2021-08-23T16:45:22.479Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:22.479Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T16:45:22.479Z] PASS [2021-08-23T16:45:22.479Z] ok github.com/docker/docker/integration/secret 0.082s [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] === Skipped [2021-08-23T16:45:22.479Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T16:45:22.479Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T16:45:22.479Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:45:22.479Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T16:45:22.479Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T16:45:22.479Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T16:45:22.479Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] [2021-08-23T16:45:22.479Z] DONE 6 tests, 6 skipped in 1.510s [2021-08-23T16:45:22.479Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T16:45:22.810Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T16:45:22.810Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T16:45:23.070Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T16:45:23.668Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true [2021-08-23T16:45:23.668Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.48s) [2021-08-23T16:45:23.668Z] === RUN TestIpcModeOlderClient [2021-08-23T16:45:23.668Z] === PAUSE TestIpcModeOlderClient [2021-08-23T16:45:23.668Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:45:24.014Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T16:45:24.240Z] --- PASS: TestKillContainerInvalidSignal (0.61s) [2021-08-23T16:45:24.240Z] === RUN TestKillContainer [2021-08-23T16:45:24.240Z] === RUN TestKillContainer/no_signal [2021-08-23T16:45:24.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:24.656Z] INFO: Testing against a local daemon [2021-08-23T16:45:24.656Z] === RUN TestServiceCreateInit [2021-08-23T16:45:24.656Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:45:24.656Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:45:24.656Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:45:24.656Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceConflict [2021-08-23T16:45:24.656Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:45:24.656Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:45:24.656Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:45:24.656Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:45:24.656Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:45:24.656Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceSysctls [2021-08-23T16:45:24.656Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-08-23T16:45:24.656Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:45:24.656Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-23T16:45:24.656Z] === RUN TestInspect [2021-08-23T16:45:24.656Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestInspect (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestCreateJob [2021-08-23T16:45:24.656Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestReplicatedJob [2021-08-23T16:45:24.656Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:45:24.656Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestServiceListWithStatuses [2021-08-23T16:45:24.656Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:45:24.656Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:45:24.656Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestServicePlugin [2021-08-23T16:45:24.656Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestServiceUpdateLabel [2021-08-23T16:45:24.656Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-23T16:45:24.656Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:45:24.656Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:45:24.656Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:45:24.656Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T16:45:24.656Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:45:24.656Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:45:24.656Z] PASS [2021-08-23T16:45:24.656Z] ok github.com/docker/docker/integration/service 0.254s [2021-08-23T16:45:24.656Z] [2021-08-23T16:45:24.656Z] === Skipped [2021-08-23T16:45:24.656Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:45:24.656Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:45:24.656Z] [2021-08-23T16:45:24.656Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:45:24.656Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:45:24.656Z] [2021-08-23T16:45:24.656Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.01s) [2021-08-23T16:45:24.656Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] [2021-08-23T16:45:24.656Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T16:45:24.656Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] [2021-08-23T16:45:24.656Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:45:24.656Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.656Z] [2021-08-23T16:45:24.656Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:45:24.657Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:45:24.657Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:45:24.657Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-08-23T16:45:24.657Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-23T16:45:24.657Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T16:45:24.657Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T16:45:24.657Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T16:45:24.657Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T16:45:24.657Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T16:45:24.657Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:45:24.657Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T16:45:24.657Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T16:45:24.657Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.01s) [2021-08-23T16:45:24.657Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T16:45:24.657Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T16:45:24.657Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T16:45:24.657Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:45:24.657Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] [2021-08-23T16:45:24.657Z] DONE 24 tests, 23 skipped in 2.145s [2021-08-23T16:45:24.657Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T16:45:25.182Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:45:25.443Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:45:26.240Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:26.240Z] INFO: Testing against a local daemon [2021-08-23T16:45:26.240Z] === RUN TestSessionCreate [2021-08-23T16:45:26.240Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:26.240Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T16:45:26.240Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:45:26.240Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:26.240Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:45:26.240Z] PASS [2021-08-23T16:45:26.240Z] ok github.com/docker/docker/integration/session 0.065s [2021-08-23T16:45:26.240Z] [2021-08-23T16:45:26.240Z] === Skipped [2021-08-23T16:45:26.240Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T16:45:26.240Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:26.240Z] [2021-08-23T16:45:26.240Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:45:26.240Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:45:26.240Z] [2021-08-23T16:45:26.240Z] [2021-08-23T16:45:26.240Z] DONE 2 tests, 2 skipped in 1.503s [2021-08-23T16:45:26.240Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T16:45:26.386Z] --- PASS: TestKillContainer (1.92s) [2021-08-23T16:45:26.386Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-08-23T16:45:26.386Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-08-23T16:45:26.386Z] --- PASS: TestKillContainer/killing_signal (0.57s) [2021-08-23T16:45:26.386Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:45:26.386Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-23T16:45:26.881Z] 2021/08/23 16:45:26 Closing DB instances... [2021-08-23T16:45:26.957Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-23T16:45:27.528Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2021-08-23T16:45:27.528Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2021-08-23T16:45:27.528Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-08-23T16:45:27.528Z] === RUN TestKillStoppedContainer [2021-08-23T16:45:27.528Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-08-23T16:45:27.528Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:45:27.528Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-08-23T16:45:27.528Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:45:27.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:27.774Z] INFO: Testing against a local daemon [2021-08-23T16:45:27.774Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:45:27.774Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:27.774Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestDiskUsage [2021-08-23T16:45:27.774Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:45:27.774Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestEventsExecDie [2021-08-23T16:45:27.774Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:45:27.774Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:45:27.774Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:45:27.774Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestEventsVolumeCreate [2021-08-23T16:45:27.774Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:45:27.774Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestInfoAPI [2021-08-23T16:45:27.774Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T16:45:27.774Z] === RUN TestInfoAPIWarnings [2021-08-23T16:45:27.774Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:27.774Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestInfoDebug [2021-08-23T16:45:27.774Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:45:27.774Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:45:27.774Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:45:27.774Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:45:27.774Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:45:27.774Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T16:45:27.774Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:45:28.221Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T16:45:28.468Z] --- PASS: TestKillDifferentUserContainer (0.62s) [2021-08-23T16:45:28.469Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:45:28.469Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:45:28.469Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:45:28.469Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:45:28.469Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:45:28.469Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:45:28.469Z] === RUN TestLinksEtcHostsContentMatch [2021-08-23T16:45:28.729Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2021-08-23T16:45:28.729Z] === RUN TestLinksContainerNames [2021-08-23T16:45:28.739Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2021-08-23T16:45:28.739Z] === RUN TestPingCacheHeaders [2021-08-23T16:45:28.792Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T16:45:29.053Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T16:45:29.096Z] --- PASS: TestNetworkDBGarbageCollection (54.45s) [2021-08-23T16:45:29.096Z] === RUN TestFindNode [2021-08-23T16:45:29.096Z] 2021/08/23 16:45:28 Closing DB instances... [2021-08-23T16:45:29.096Z] --- PASS: TestFindNode (0.02s) [2021-08-23T16:45:29.096Z] === RUN TestChangeNodeState [2021-08-23T16:45:29.096Z] 2021/08/23 16:45:28 Closing DB instances... [2021-08-23T16:45:29.096Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-23T16:45:29.096Z] === RUN TestNodeReincarnation [2021-08-23T16:45:29.096Z] 2021/08/23 16:45:28 Closing DB instances... [2021-08-23T16:45:29.197Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T16:45:29.197Z] === RUN TestPingGet [2021-08-23T16:45:29.197Z] --- PASS: TestPingGet (0.04s) [2021-08-23T16:45:29.197Z] === RUN TestPingHead [2021-08-23T16:45:29.197Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:45:29.197Z] === RUN TestVersion [2021-08-23T16:45:29.197Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:45:29.197Z] PASS [2021-08-23T16:45:29.197Z] ok github.com/docker/docker/integration/system 1.220s [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === Skipped [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:45:29.197Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T16:45:29.197Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T16:45:29.197Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:45:29.197Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T16:45:29.197Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T16:45:29.197Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T16:45:29.197Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T16:45:29.197Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T16:45:29.197Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] [2021-08-23T16:45:29.197Z] DONE 15 tests, 9 skipped in 2.707s [2021-08-23T16:45:29.197Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T16:45:29.995Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T16:45:30.113Z] --- PASS: TestLinksContainerNames (1.23s) [2021-08-23T16:45:30.114Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:45:30.707Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-08-23T16:45:30.707Z] === RUN TestContainerNetworkMountsNoChown [2021-08-23T16:45:30.733Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:30.733Z] INFO: Testing against a local daemon [2021-08-23T16:45:30.733Z] === RUN TestVolumesCreateAndList [2021-08-23T16:45:30.733Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-23T16:45:30.733Z] === RUN TestVolumesRemove [2021-08-23T16:45:30.733Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-23T16:45:30.733Z] === RUN TestVolumesInspect [2021-08-23T16:45:30.733Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-23T16:45:30.733Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:45:30.733Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:45:30.733Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:45:31.192Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:45:31.192Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-23T16:45:31.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-08-23T16:45:31.192Z] PASS [2021-08-23T16:45:31.192Z] ok github.com/docker/docker/integration/volume 0.280s [2021-08-23T16:45:31.192Z] [2021-08-23T16:45:31.192Z] DONE 5 tests in 1.808s [2021-08-23T16:45:31.192Z] INFO: make.ps1 ended at 08/23/2021 16:45:30 [2021-08-23T16:45:31.192Z] INFO: Integration CLI tests being run from the host: [2021-08-23T16:45:31.192Z] 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-23T16:45:31.280Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/default [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/default [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/private [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/private [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rprivate [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/slave [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/slave [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rslave [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/shared [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/shared [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rshared [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/default [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/rslave [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/slave [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/shared [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/rprivate [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/private [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/rshared [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:45:31.280Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:45:31.280Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:45:31.280Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-23T16:45:31.546Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-23T16:45:31.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.19s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.19s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.19s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.19s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.13s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.13s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-23T16:45:31.807Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-08-23T16:45:31.807Z] === RUN TestContainerBindMountNonRecursive [2021-08-23T16:45:31.937Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T16:45:33.194Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2021-08-23T16:45:33.194Z] === RUN TestContainerVolumesMountedAsShared [2021-08-23T16:45:33.766Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-08-23T16:45:33.766Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-23T16:45:33.860Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T16:45:34.338Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2021-08-23T16:45:34.338Z] === RUN TestNetworkNat [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-23T16:45:34.889Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-23T16:45:34.889Z] === RUN TestParallelCreate [2021-08-23T16:45:34.889Z] 2021/08/23 16:45:33 Closing DB instances... [2021-08-23T16:45:34.889Z] --- PASS: TestParallelCreate (0.02s) [2021-08-23T16:45:34.889Z] === RUN TestParallelDelete [2021-08-23T16:45:34.889Z] 2021/08/23 16:45:33 Closing DB instances... [2021-08-23T16:45:34.889Z] --- PASS: TestParallelDelete (0.01s) [2021-08-23T16:45:34.889Z] === RUN TestNetworkDBIslands [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:52fb03cb3e4d with config:&{NodeID:52fb03cb3e4d 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-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:6a4e9501ecc4 with config:&{NodeID:6a4e9501ecc4 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-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:33Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5e718bfb63a8 with config:&{NodeID:5e718bfb63a8 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-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, added to nodes list" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-23T16:45:34.889Z] time="2021-08-23T16:45:34Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.247Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-23T16:45:35.281Z] --- PASS: TestNetworkNat (0.75s) [2021-08-23T16:45:35.281Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:34Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:34Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ef2cdae543a9 with config:&{NodeID:ef2cdae543a9 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-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-23T16:45:35.348Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:6f824f0df4a0 with config:&{NodeID:6f824f0df4a0 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-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:35.807Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:35.856Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-08-23T16:45:35.856Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:45:36.193Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:35Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:36.267Z] networkdb_test.go:836: Re-joining: 3 [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=info msg="The new bootstrap node list is:[172.22.35.157:10033 172.22.35.157:10034 172.22.35.157:10035]" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10033" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49358" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10034" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49359" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10035" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49360" [2021-08-23T16:45:36.267Z] networkdb_test.go:836: Re-joining: 4 [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=info msg="The new bootstrap node list is:[172.22.35.157:10033 172.22.35.157:10034 172.22.35.157:10035]" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49361" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10033" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10034" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49362" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10035" [2021-08-23T16:45:36.267Z] time="2021-08-23T16:45:36Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49363" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="node 0 leaving" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d change state NodeActive --> NodeLeft" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="node3(5e718bfb63a8): Node leave event for 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d change state NodeActive --> NodeLeft" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="node5(6f824f0df4a0): Node leave event for 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d change state NodeActive --> NodeLeft" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="node2(6a4e9501ecc4): Node leave event for 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d change state NodeActive --> NodeLeft" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="node1(52fb03cb3e4d): Node leave event for 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d change state NodeActive --> NodeLeft" [2021-08-23T16:45:36.725Z] time="2021-08-23T16:45:36Z" level=info msg="node4(ef2cdae543a9): Node leave event for 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 52fb03cb3e4d/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="node 1 leaving" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 6a4e9501ecc4 change state NodeActive --> NodeLeft" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="node4(ef2cdae543a9): Node leave event for 6a4e9501ecc4/172.22.35.157" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 6a4e9501ecc4 change state NodeActive --> NodeLeft" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="node5(6f824f0df4a0): Node leave event for 6a4e9501ecc4/172.22.35.157" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 6a4e9501ecc4 change state NodeActive --> NodeFailed" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 6a4e9501ecc4 change state NodeActive --> NodeLeft" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, added to failed nodes list" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=info msg="node3(5e718bfb63a8): Node leave event for 6a4e9501ecc4/172.22.35.157" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:36Z" level=error msg="node: 6a4e9501ecc4 is unknown to memberlist" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:37Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:37Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.184Z] time="2021-08-23T16:45:37Z" level=info msg="Node 6a4e9501ecc4/172.22.35.157, left gossip cluster" [2021-08-23T16:45:37.642Z] time="2021-08-23T16:45:37Z" level=info msg="node 2 leaving" [2021-08-23T16:45:37.642Z] time="2021-08-23T16:45:37Z" level=info msg="Node 5e718bfb63a8 change state NodeActive --> NodeLeft" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=info msg="node5(6f824f0df4a0): Node leave event for 5e718bfb63a8/172.22.35.157" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=info msg="Node 5e718bfb63a8 change state NodeActive --> NodeLeft" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=info msg="node4(ef2cdae543a9): Node leave event for 5e718bfb63a8/172.22.35.157" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=info msg="Node 5e718bfb63a8 change state NodeActive --> NodeLeft" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=info msg="node3(5e718bfb63a8): Node leave event for 5e718bfb63a8/172.22.35.157" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=debug msg="memberlist: Failed ping: 5e718bfb63a8 (timeout reached)" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.35.157:10034: use of closed network connection" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.35.157:10037: use of closed network connection" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.35.157:10036: use of closed network connection" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49364" [2021-08-23T16:45:37.643Z] time="2021-08-23T16:45:37Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, left gossip cluster" [2021-08-23T16:45:38.102Z] time="2021-08-23T16:45:37Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, left gossip cluster" [2021-08-23T16:45:38.102Z] time="2021-08-23T16:45:37Z" level=info msg="Node 5e718bfb63a8/172.22.35.157, left gossip cluster" [2021-08-23T16:45:38.102Z] time="2021-08-23T16:45:37Z" level=warning msg="memberlist: Was able to connect to 5e718bfb63a8 but other probes failed, network may be misconfigured" [2021-08-23T16:45:38.107Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T16:45:38.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-23T16:45:38.319Z] INFO: Testing against a local daemon [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:45:38.319Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:45:38.319Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:45:38.319Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:45:38.560Z] networkdb_test.go:868: node5: OK [2021-08-23T16:45:38.560Z] networkdb_test.go:868: node4: OK [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="node 0 coming back" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7b66f8a285b9 with config:&{NodeID:7b66f8a285b9 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-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, added to nodes list" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="node 1 coming back" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d71822b07c59 with config:&{NodeID:d71822b07c59 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-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="Node d71822b07c59/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="Node d71822b07c59/172.22.35.157, added to nodes list" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="node 2 coming back" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:f7e6cef1f21a with config:&{NodeID:f7e6cef1f21a 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-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:38.560Z] time="2021-08-23T16:45:38Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, added to nodes list" [2021-08-23T16:45:39.154Z] --- PASS: TestNetworkLoopbackNat (2.93s) [2021-08-23T16:45:39.154Z] === RUN TestPause [2021-08-23T16:45:39.284Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:45:39.284Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:45:39.414Z] --- PASS: TestPause (0.67s) [2021-08-23T16:45:39.414Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:45:39.414Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:45:39.414Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:45:39.414Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:45:39.492Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T16:45:39.985Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2021-08-23T16:45:39.985Z] === RUN TestPidHost [2021-08-23T16:45:40.250Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:45:40.250Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:45:40.433Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T16:45:40.433Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T16:45:41.003Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T16:45:41.463Z] time="2021-08-23T16:45:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.35.157:10033 172.22.35.157:10034 172.22.35.157:10035]" [2021-08-23T16:45:41.898Z] --- PASS: TestPidHost (1.51s) [2021-08-23T16:45:41.898Z] === RUN TestPsFilter [2021-08-23T16:45:41.922Z] time="2021-08-23T16:45:41Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.35.157:10033 172.22.35.157:10034 172.22.35.157:10035]" [2021-08-23T16:45:41.943Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T16:45:42.159Z] --- PASS: TestPsFilter (0.44s) [2021-08-23T16:45:42.159Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10033" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49368" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, is the new incarnation of the shutdown node 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49369" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10034" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, is the new incarnation of the shutdown node 6a4e9501ecc4/172.22.35.157" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10035" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49370" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node ef2cdae543a9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node ef2cdae543a9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, is the new incarnation of the shutdown node 5e718bfb63a8/172.22.35.157" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, is the new incarnation of the shutdown node 6a4e9501ecc4/172.22.35.157" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node d71822b07c59/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, is the new incarnation of the shutdown node 52fb03cb3e4d/172.22.35.157" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.380Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.516Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T16:45:42.729Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2021-08-23T16:45:42.729Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:45:42.837Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, joined gossip cluster" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, is the new incarnation of the shutdown node 5e718bfb63a8/172.22.35.157" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, added to nodes list" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49375" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10033" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49376" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10034" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.35.157:10035" [2021-08-23T16:45:42.838Z] time="2021-08-23T16:45:42Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49377" [2021-08-23T16:45:43.089Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T16:45:43.295Z] 2021/08/23 16:45:43 Closing DB instances... [2021-08-23T16:45:43.301Z] --- PASS: TestRemoveContainerWithVolume (0.62s) [2021-08-23T16:45:43.301Z] === RUN TestRemoveContainerRunning [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="node3(f7e6cef1f21a): Node leave event for 7b66f8a285b9/172.22.35.157" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="node2(d71822b07c59): Node leave event for 7b66f8a285b9/172.22.35.157" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="node5(6f824f0df4a0): Node leave event for 7b66f8a285b9/172.22.35.157" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="node4(ef2cdae543a9): Node leave event for 7b66f8a285b9/172.22.35.157" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="node1(7b66f8a285b9): Node leave event for 7b66f8a285b9/172.22.35.157" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:43.753Z] time="2021-08-23T16:45:43Z" level=info msg="Node 7b66f8a285b9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.030Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59 change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="node5(6f824f0df4a0): Node leave event for d71822b07c59/172.22.35.157" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59 change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="node3(f7e6cef1f21a): Node leave event for d71822b07c59/172.22.35.157" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59 change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="node4(ef2cdae543a9): Node leave event for d71822b07c59/172.22.35.157" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59 change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="node2(d71822b07c59): Node leave event for d71822b07c59/172.22.35.157" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:43Z" level=info msg="Node d71822b07c59/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.211Z] time="2021-08-23T16:45:44Z" level=info msg="Node d71822b07c59/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.241Z] --- PASS: TestRemoveContainerRunning (0.77s) [2021-08-23T16:45:44.241Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="Node f7e6cef1f21a change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="node4(ef2cdae543a9): Node leave event for f7e6cef1f21a/172.22.35.157" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="Node f7e6cef1f21a change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="node5(6f824f0df4a0): Node leave event for f7e6cef1f21a/172.22.35.157" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="Node f7e6cef1f21a change state NodeActive --> NodeLeft" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="node3(f7e6cef1f21a): Node leave event for f7e6cef1f21a/172.22.35.157" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.669Z] time="2021-08-23T16:45:44Z" level=info msg="Node f7e6cef1f21a/172.22.35.157, left gossip cluster" [2021-08-23T16:45:44.812Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-23T16:45:44.812Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:45:44.812Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T16:45:44.812Z] === RUN TestRenameLinkedContainer [2021-08-23T16:45:44.973Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T16:45:45.128Z] time="2021-08-23T16:45:44Z" level=debug msg="memberlist: Failed ping: ef2cdae543a9 (timeout reached)" [2021-08-23T16:45:45.128Z] time="2021-08-23T16:45:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.35.157:10037: use of closed network connection" [2021-08-23T16:45:45.128Z] time="2021-08-23T16:45:44Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.35.157:10035: use of closed network connection" [2021-08-23T16:45:45.128Z] time="2021-08-23T16:45:44Z" level=debug msg="memberlist: Stream connection from=172.22.35.157:49390" [2021-08-23T16:45:45.588Z] time="2021-08-23T16:45:45Z" level=info msg="Node ef2cdae543a9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:45.588Z] time="2021-08-23T16:45:45Z" level=info msg="node5(6f824f0df4a0): Node leave event for ef2cdae543a9/172.22.35.157" [2021-08-23T16:45:45.588Z] time="2021-08-23T16:45:45Z" level=warning msg="memberlist: Was able to connect to ef2cdae543a9 but other probes failed, network may be misconfigured" [2021-08-23T16:45:45.588Z] time="2021-08-23T16:45:45Z" level=info msg="Node ef2cdae543a9 change state NodeActive --> NodeLeft" [2021-08-23T16:45:45.588Z] time="2021-08-23T16:45:45Z" level=info msg="node4(ef2cdae543a9): Node leave event for ef2cdae543a9/172.22.35.157" [2021-08-23T16:45:46.047Z] time="2021-08-23T16:45:45Z" level=info msg="Node ef2cdae543a9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:46.047Z] time="2021-08-23T16:45:45Z" level=info msg="Node ef2cdae543a9/172.22.35.157, left gossip cluster" [2021-08-23T16:45:46.507Z] time="2021-08-23T16:45:46Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.22.35.157:10037: use of closed network connection" [2021-08-23T16:45:46.507Z] time="2021-08-23T16:45:46Z" level=warning msg="memberlist: Failed to send gossip to 172.22.35.157:10037: write udp [::]:10036->172.22.35.157:10037: use of closed network connection" [2021-08-23T16:45:46.507Z] time="2021-08-23T16:45:46Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, left gossip cluster" [2021-08-23T16:45:46.507Z] time="2021-08-23T16:45:46Z" level=info msg="Node 6f824f0df4a0 change state NodeActive --> NodeFailed" [2021-08-23T16:45:46.507Z] time="2021-08-23T16:45:46Z" level=info msg="Node 6f824f0df4a0/172.22.35.157, added to failed nodes list" [2021-08-23T16:45:46.507Z] --- PASS: TestNetworkDBIslands (12.29s) [2021-08-23T16:45:46.507Z] PASS [2021-08-23T16:45:46.507Z] coverage: 60.0% of statements [2021-08-23T16:45:46.507Z] ok github.com/docker/docker/libnetwork/networkdb 104.388s coverage: 60.0% of statements [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/quota [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/rootless [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/volume [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-23T16:45:46.507Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-23T16:45:46.889Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T16:45:47.359Z] --- PASS: TestRenameLinkedContainer (2.61s) [2021-08-23T16:45:47.359Z] === RUN TestRenameStoppedContainer [2021-08-23T16:45:47.840Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-23T16:45:47.931Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-08-23T16:45:47.931Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === Skipped [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-23T16:45:48.041Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-23T16:45:48.041Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-23T16:45:48.041Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-23T16:45:48.041Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-23T16:45:48.041Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.01s) [2021-08-23T16:45:48.041Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-23T16:45:48.041Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-23T16:45:48.041Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-23T16:45:48.041Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-23T16:45:48.041Z] network_proxy_test.go:285: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-23T16:45:48.041Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-23T16:45:48.041Z] daemon_test.go:147: root required [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-23T16:45:48.041Z] reload_test.go:520: root required [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-23T16:45:48.041Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-23T16:45:48.041Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-23T16:45:48.041Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-23T16:45:48.041Z] download_test.go:268: Needs fixing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-23T16:45:48.041Z] layer_test.go:304: Failing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-23T16:45:48.041Z] layer_test.go:353: Failing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-23T16:45:48.041Z] layer_test.go:468: Failing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.041Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-23T16:45:48.041Z] layer_test.go:697: Failing on Windows [2021-08-23T16:45:48.041Z] [2021-08-23T16:45:48.500Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-23T16:45:48.500Z] migration_test.go:46: Failing on Windows [2021-08-23T16:45:48.500Z] [2021-08-23T16:45:48.500Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-23T16:45:48.500Z] migration_test.go:182: Failing on Windows [2021-08-23T16:45:48.500Z] [2021-08-23T16:45:48.500Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-23T16:45:48.500Z] mount_test.go:17: Failing on Windows [2021-08-23T16:45:48.500Z] [2021-08-23T16:45:48.500Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-23T16:45:48.500Z] mount_test.go:76: Failing on Windows [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-23T16:45:48.501Z] mount_test.go:125: Failing on Windows [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-23T16:45:48.501Z] mount_test.go:212: Failing on Windows [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-23T16:45:48.501Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-23T16:45:48.501Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-23T16:45:48.501Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-23T16:45:48.501Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-23T16:45:48.501Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-23T16:45:48.501Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-23T16:45:48.501Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-23T16:45:48.501Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-23T16:45:48.501Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-23T16:45:48.501Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-23T16:45:48.501Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-23T16:45:48.501Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-23T16:45:48.501Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-23T16:45:48.501Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-23T16:45:48.501Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-23T16:45:48.501Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-23T16:45:48.501Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:134: Xz not present in msys2 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:239: Failing on Windows CI machines [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-23T16:45:48.501Z] archive_windows_test.go:16: Currently fails [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-23T16:45:48.501Z] changes_test.go:196: needs more investigation [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-23T16:45:48.501Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-23T16:45:48.501Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-23T16:45:48.501Z] changes_test.go:433: needs further investigation [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-23T16:45:48.501Z] changes_test.go:469: needs further investigation [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-23T16:45:48.501Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-23T16:45:48.501Z] poller_test.go:41: No chmod on Windows [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-23T16:45:48.501Z] fileutils_test.go:134: Needs porting to Windows [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-23T16:45:48.501Z] fileutils_test.go:180: Needs porting to Windows [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-23T16:45:48.501Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-23T16:45:48.501Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-23T16:45:48.501Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-23T16:45:48.501Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-23T16:45:48.501Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] [2021-08-23T16:45:48.501Z] DONE 2070 tests, 69 skipped in 277.553s [2021-08-23T16:45:48.501Z] INFO: make.ps1 ended at 08/23/2021 16:45:48 [2021-08-23T16:45:49.320Z] --- PASS: TestRenameRunningContainerAndReuse (1.37s) [2021-08-23T16:45:49.320Z] === RUN TestRenameInvalidName [2021-08-23T16:45:49.890Z] --- PASS: TestRenameInvalidName (0.63s) [2021-08-23T16:45:49.890Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:45:50.683Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-23T16:45:50.684Z] INFO: Unit tests ended at 08/23/2021 16:45:50. Duration:00:04:50.6149291 [2021-08-23T16:45:50.684Z] INFO: Building busybox [2021-08-23T16:45:50.684Z] Sending build context to Docker daemon 5.12kB [2021-08-23T16:45:50.684Z] [2021-08-23T16:45:50.684Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-23T16:45:50.684Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-23T16:45:50.684Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-23T16:45:50.684Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-23T16:45:50.684Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-23T16:45:50.684Z] ---> a4938fe7222f [2021-08-23T16:45:50.684Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-23T16:45:50.684Z] ---> Running in b2c05d28d5d1 [2021-08-23T16:45:51.142Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T16:45:51.403Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T16:45:51.664Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-23T16:45:52.234Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T16:45:52.234Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T16:45:52.436Z] --- PASS: TestRenameAnonymousContainer (2.37s) [2021-08-23T16:45:52.436Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:45:52.805Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T16:45:53.008Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-08-23T16:45:53.008Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:45:53.376Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T16:45:53.376Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T16:45:53.946Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T16:45:54.393Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2021-08-23T16:45:54.393Z] === RUN TestResize [2021-08-23T16:45:54.411Z] Removing intermediate container b2c05d28d5d1 [2021-08-23T16:45:54.411Z] ---> 7e79bb1d0fcd [2021-08-23T16:45:54.411Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-23T16:45:54.411Z] ---> Running in b411745c5616 [2021-08-23T16:45:54.869Z] Removing intermediate container b411745c5616 [2021-08-23T16:45:54.869Z] ---> fcb4f9f0b61b [2021-08-23T16:45:54.869Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-23T16:45:54.869Z] ---> Running in f38ebb74bc86 [2021-08-23T16:45:54.869Z] Removing intermediate container f38ebb74bc86 [2021-08-23T16:45:54.869Z] ---> c5214cf4d419 [2021-08-23T16:45:54.869Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-23T16:45:54.973Z] --- PASS: TestResize (0.62s) [2021-08-23T16:45:54.973Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:45:55.545Z] --- PASS: TestResizeWithInvalidSize (0.73s) [2021-08-23T16:45:55.545Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:45:56.416Z] [2021-08-23T16:45:56.488Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:45:56.488Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:45:56.488Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:45:56.488Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-23T16:45:56.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-23T16:45:56.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-23T16:45:56.488Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-23T16:45:56.877Z] ---> 7561c79fb8fb [2021-08-23T16:45:56.877Z] 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-23T16:45:56.877Z] ---> Running in 4959d3242d71 [2021-08-23T16:45:59.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-23T16:45:59.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-23T16:45:59.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-23T16:45:59.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:45:59.229Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-23T16:45:59.229Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-23T16:45:59.229Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T16:45:59.802Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-23T16:46:00.744Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T16:46:00.744Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-23T16:46:00.954Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:46:02.128Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T16:46:02.342Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-23T16:46:02.603Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-23T16:46:02.603Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-23T16:46:02.700Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-23T16:46:03.641Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-23T16:46:03.641Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T16:46:03.641Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-23T16:46:03.901Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.66s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.74s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.42s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.72s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.12s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2021-08-23T16:46:05.153Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.29s) [2021-08-23T16:46:05.153Z] === RUN TestCgroupNamespacesRun [2021-08-23T16:46:05.313Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T16:46:05.504Z] Removing intermediate container 4959d3242d71 [2021-08-23T16:46:05.504Z] ---> 55a15390de54 [2021-08-23T16:46:05.504Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-23T16:46:05.504Z] ---> Running in 0a9ed7f547c9 [2021-08-23T16:46:05.573Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T16:46:05.962Z] [2021-08-23T16:46:05.962Z] SUCCESS: Specified value was saved. [2021-08-23T16:46:06.516Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T16:46:06.516Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-23T16:46:06.516Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T16:46:06.539Z] --- PASS: TestCgroupNamespacesRun (1.53s) [2021-08-23T16:46:06.539Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-23T16:46:06.778Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-23T16:46:07.039Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T16:46:07.612Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T16:46:07.612Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-23T16:46:07.612Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T16:46:07.925Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-08-23T16:46:07.925Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-23T16:46:08.136Z] Removing intermediate container 0a9ed7f547c9 [2021-08-23T16:46:08.136Z] ---> 32539512c5d8 [2021-08-23T16:46:08.136Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-23T16:46:08.136Z] ---> Running in 230fe97e6683 [2021-08-23T16:46:08.184Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-23T16:46:09.309Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.45s) [2021-08-23T16:46:09.309Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-23T16:46:09.570Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T16:46:09.570Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-23T16:46:09.570Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T16:46:09.570Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-23T16:46:11.224Z] --- PASS: TestCgroupNamespacesRunHostMode (1.46s) [2021-08-23T16:46:11.224Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-23T16:46:11.875Z] Cannot create a file when that file already exists. [2021-08-23T16:46:12.116Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T16:46:12.377Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-23T16:46:12.610Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.47s) [2021-08-23T16:46:12.610Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-23T16:46:13.318Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T16:46:13.890Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T16:46:13.999Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.44s) [2021-08-23T16:46:13.999Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-23T16:46:14.570Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-23T16:46:14.570Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-23T16:46:15.274Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-23T16:46:16.483Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.64s) [2021-08-23T16:46:16.483Z] === RUN TestNISDomainname [2021-08-23T16:46:16.586Z] Removing intermediate container 230fe97e6683 [2021-08-23T16:46:16.586Z] ---> fe2d56275547 [2021-08-23T16:46:16.586Z] Step 13/13 : CMD ["sh"] [2021-08-23T16:46:16.586Z] ---> Running in 7c2b89678adf [2021-08-23T16:46:16.586Z] Removing intermediate container 7c2b89678adf [2021-08-23T16:46:16.586Z] ---> 434ab78213d2 [2021-08-23T16:46:16.586Z] Successfully built 434ab78213d2 [2021-08-23T16:46:16.586Z] Successfully tagged busybox:latest [2021-08-23T16:46:16.586Z] INFO: Docker images of the daemon under test [2021-08-23T16:46:16.586Z] [2021-08-23T16:46:16.586Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-23T16:46:16.586Z] busybox latest 434ab78213d2 Less than a second ago 2.8GB [2021-08-23T16:46:16.586Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:46:16.586Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-23T16:46:16.586Z] [2021-08-23T16:46:16.586Z] INFO: Running integration tests at 08/23/2021 16:46:16... [2021-08-23T16:46:16.586Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-23T16:46:16.586Z] INFO: Integration API tests being run from the host: [2021-08-23T16:46:16.586Z] INFO: make.ps1 starting at 08/23/2021 16:46:16 [2021-08-23T16:46:17.428Z] --- PASS: TestNISDomainname (1.14s) [2021-08-23T16:46:17.428Z] === RUN TestHostnameDnsResolution [2021-08-23T16:46:17.564Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-23T16:46:17.822Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T16:46:17.822Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-23T16:46:18.083Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T16:46:18.657Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-23T16:46:18.824Z] --- PASS: TestHostnameDnsResolution (1.42s) [2021-08-23T16:46:18.824Z] === RUN TestStats [2021-08-23T16:46:20.577Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-23T16:46:20.578Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-23T16:46:21.150Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-23T16:46:22.123Z] --- PASS: TestStats (2.77s) [2021-08-23T16:46:22.123Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:46:22.124Z] === RUN TestStopContainerWithTimeout/0 [2021-08-23T16:46:22.124Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-23T16:46:22.124Z] === RUN TestStopContainerWithTimeout/1 [2021-08-23T16:46:22.124Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-23T16:46:22.124Z] === RUN TestStopContainerWithTimeout/3 [2021-08-23T16:46:22.124Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-23T16:46:22.124Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-23T16:46:22.124Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-23T16:46:22.124Z] === CONT TestStopContainerWithTimeout/0 [2021-08-23T16:46:22.124Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-23T16:46:22.124Z] === CONT TestStopContainerWithTimeout/3 [2021-08-23T16:46:22.124Z] === CONT TestStopContainerWithTimeout/1 [2021-08-23T16:46:23.695Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-23T16:46:23.957Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-23T16:46:24.665Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-23T16:46:24.665Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-08-23T16:46:24.665Z] --- PASS: TestStopContainerWithTimeout/1 (1.94s) [2021-08-23T16:46:24.665Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2021-08-23T16:46:24.665Z] --- PASS: TestStopContainerWithTimeout/3 (3.07s) [2021-08-23T16:46:24.665Z] === RUN TestDeleteDevicemapper [2021-08-23T16:46:24.665Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:46:24.665Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-23T16:46:24.665Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:46:27.208Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.50s) [2021-08-23T16:46:27.208Z] === RUN TestUpdateMemory [2021-08-23T16:46:27.208Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:46:27.208Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-23T16:46:27.208Z] === RUN TestUpdateCPUQuota [2021-08-23T16:46:28.160Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-23T16:46:28.160Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-23T16:46:28.420Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-23T16:46:28.592Z] --- PASS: TestUpdateCPUQuota (1.42s) [2021-08-23T16:46:28.592Z] === RUN TestUpdatePidsLimit [2021-08-23T16:46:28.592Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-23T16:46:28.852Z] === RUN TestUpdatePidsLimit/no_change [2021-08-23T16:46:28.991Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-23T16:46:29.113Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-23T16:46:29.373Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-23T16:46:29.562Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-23T16:46:29.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-23T16:46:29.823Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-23T16:46:29.895Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-23T16:46:30.084Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-23T16:46:30.468Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-23T16:46:30.658Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-23T16:46:31.229Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit (3.11s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/no_change (0.28s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s) [2021-08-23T16:46:31.854Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-08-23T16:46:31.854Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:46:32.171Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T16:46:32.743Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T16:46:35.284Z] === RUN TestDockerSuite/TestRunState [2021-08-23T16:46:35.284Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-23T16:46:36.684Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T16:46:37.256Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T16:46:38.197Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T16:46:38.457Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-23T16:46:38.457Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-23T16:46:38.457Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T16:46:38.717Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T16:46:39.288Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-23T16:46:40.231Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T16:46:40.231Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T16:46:40.231Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T16:46:40.802Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-23T16:46:42.718Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-23T16:46:42.718Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-23T16:46:42.771Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:46:42.771Z] INFO: Testing against a local daemon [2021-08-23T16:46:42.771Z] === RUN TestBuildWithSession [2021-08-23T16:46:42.771Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:46:42.771Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-23T16:46:42.771Z] === RUN TestBuildSquashParent [2021-08-23T16:46:42.771Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:46:42.771Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:46:42.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:46:42.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:46:42.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:46:42.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:46:42.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:46:42.771Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:46:42.771Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:46:42.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-23T16:46:42.771Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-23T16:46:42.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-23T16:46:42.771Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-23T16:46:44.083Z] --- PASS: TestUpdateRestartPolicy (12.17s) [2021-08-23T16:46:44.083Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:46:44.105Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-23T16:46:44.653Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-08-23T16:46:44.653Z] === RUN TestWaitNonBlocked [2021-08-23T16:46:44.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:46:44.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:46:44.653Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:46:44.653Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:46:44.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:46:44.653Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:46:45.595Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T16:46:45.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2021-08-23T16:46:45.595Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.85s) [2021-08-23T16:46:45.595Z] === RUN TestWaitBlocked [2021-08-23T16:46:45.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:46:45.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:46:45.595Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:46:45.595Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:46:45.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-23T16:46:45.595Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-23T16:46:46.536Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-23T16:46:46.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2021-08-23T16:46:46.536Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.94s) [2021-08-23T16:46:46.536Z] === CONT TestContainerStartOnDaemonRestart [2021-08-23T16:46:46.536Z] === CONT TestContainerKillOnDaemonStart [2021-08-23T16:46:46.536Z] === CONT TestDaemonHostGatewayIP [2021-08-23T16:46:46.536Z] === CONT TestDaemonRestartIpcMode [2021-08-23T16:46:46.652Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T16:46:49.194Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-23T16:46:49.194Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T16:46:49.765Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T16:46:49.843Z] --- PASS: TestContainerStartOnDaemonRestart (3.57s) [2021-08-23T16:46:49.843Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-23T16:46:50.336Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T16:46:50.786Z] --- PASS: TestDaemonRestartIpcMode (4.29s) [2021-08-23T16:46:50.786Z] === CONT TestIpcModeOlderClient [2021-08-23T16:46:50.786Z] --- PASS: TestDaemonHostGatewayIP (4.34s) [2021-08-23T16:46:50.786Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-08-23T16:46:51.281Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T16:46:51.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-23T16:46:51.852Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-23T16:46:52.171Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.31s) [2021-08-23T16:46:52.333Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-23T16:46:52.814Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T16:46:54.208Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T16:46:54.779Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T16:46:55.040Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T16:46:55.040Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T16:46:55.611Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-23T16:46:55.611Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T16:46:56.184Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T16:46:56.755Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-23T16:46:56.755Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-23T16:46:56.755Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T16:46:57.016Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T16:46:57.589Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T16:46:58.530Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.15s) [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.88s) [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.05s) [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.84s) [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (6.83s) [2021-08-23T16:46:59.397Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.16s) [2021-08-23T16:46:59.397Z] === RUN TestBuildMultiStageCopy [2021-08-23T16:46:59.397Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-23T16:47:00.304Z] --- PASS: TestContainerKillOnDaemonStart (12.94s) [2021-08-23T16:47:00.304Z] PASS [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] === Skipped [2021-08-23T16:47:00.304Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-23T16:47:00.304Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:47:00.304Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:47:00.304Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-23T16:47:00.304Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-23T16:47:00.304Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-23T16:47:00.304Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] [2021-08-23T16:47:00.304Z] DONE 195 tests, 6 skipped in 123.712s [2021-08-23T16:47:00.304Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-23T16:47:00.304Z] ++ 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-23T16:47:00.304Z] ++ set -e [2021-08-23T16:47:00.304Z] ++ '[' -n 0 ']' [2021-08-23T16:47:00.304Z] ++ set -x [2021-08-23T16:47:00.304Z] ++ 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-23T16:47:00.304Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:47:00.304Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-23T16:47:00.304Z] === RUN TestDaemonConfigValidation [2021-08-23T16:47:00.304Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:47:00.304Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:47:00.304Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-23T16:47:00.304Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-23T16:47:00.304Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-23T16:47:00.304Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-23T16:47:00.304Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-23T16:47:00.304Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-23T16:47:00.304Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-23T16:47:00.304Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-23T16:47:00.304Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-23T16:47:00.304Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-23T16:47:00.304Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-23T16:47:00.304Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-23T16:47:00.304Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-23T16:47:00.304Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-23T16:47:00.304Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2021-08-23T16:47:00.304Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.12s) [2021-08-23T16:47:00.304Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-23T16:47:00.304Z] --- PASS: TestDaemonConfigValidation/valid_config (0.14s) [2021-08-23T16:47:00.304Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-23T16:47:00.304Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:47:00.304Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-23T16:47:01.079Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T16:47:01.246Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-23T16:47:01.649Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T16:47:02.219Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T16:47:02.630Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-23T16:47:03.164Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-23T16:47:03.576Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-23T16:47:03.576Z] daemon_test.go:149: [d469ef40d2cbf] daemon is not started [2021-08-23T16:47:03.576Z] --- PASS: TestConfigDaemonSeccompProfiles (3.23s) [2021-08-23T16:47:03.576Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-23T16:47:03.576Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-23T16:47:03.576Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-23T16:47:03.576Z] PASS [2021-08-23T16:47:03.576Z] [2021-08-23T16:47:03.576Z] DONE 11 tests in 4.141s [2021-08-23T16:47:03.576Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-23T16:47:03.576Z] ++ 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-23T16:47:03.576Z] ++ set -e [2021-08-23T16:47:03.576Z] ++ '[' -n 0 ']' [2021-08-23T16:47:03.576Z] ++ set -x [2021-08-23T16:47:03.576Z] ++ 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-23T16:47:03.837Z] INFO: Testing against a local daemon [2021-08-23T16:47:03.837Z] === RUN TestCommitInheritsEnv [2021-08-23T16:47:04.098Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-08-23T16:47:04.098Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:47:04.098Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-23T16:47:04.098Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:47:04.098Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:47:04.098Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-23T16:47:04.098Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:47:04.098Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T16:47:04.098Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:47:04.555Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T16:47:04.669Z] --- PASS: TestRemoveImageOrphaning (0.43s) [2021-08-23T16:47:04.669Z] === RUN TestRemoveImageGarbageCollector [2021-08-23T16:47:04.669Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:47:04.669Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:47:04.669Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:47:04.669Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T16:47:04.669Z] === RUN TestTagInvalidReference [2021-08-23T16:47:04.669Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T16:47:04.669Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:47:04.669Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-23T16:47:04.669Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:47:04.930Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2021-08-23T16:47:04.930Z] === RUN TestTagOfficialNames [2021-08-23T16:47:04.930Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-23T16:47:04.930Z] === RUN TestTagMatchesDigest [2021-08-23T16:47:04.930Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-23T16:47:04.930Z] PASS [2021-08-23T16:47:04.930Z] [2021-08-23T16:47:04.930Z] === Skipped [2021-08-23T16:47:04.930Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:47:04.930Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-23T16:47:04.930Z] [2021-08-23T16:47:04.930Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-23T16:47:04.930Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:47:04.930Z] [2021-08-23T16:47:04.930Z] [2021-08-23T16:47:04.930Z] DONE 12 tests, 2 skipped in 1.402s [2021-08-23T16:47:04.930Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-23T16:47:04.930Z] ++ 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-23T16:47:04.930Z] ++ set -e [2021-08-23T16:47:04.930Z] ++ '[' -n 0 ']' [2021-08-23T16:47:04.930Z] ++ set -x [2021-08-23T16:47:04.931Z] ++ 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-23T16:47:05.192Z] INFO: Testing against a local daemon [2021-08-23T16:47:05.192Z] === RUN TestNetworkCreateDelete [2021-08-23T16:47:05.192Z] --- PASS: TestNetworkCreateDelete (0.20s) [2021-08-23T16:47:05.192Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:47:05.199Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-23T16:47:06.134Z] --- PASS: TestDockerNetworkDeletePreferID (0.71s) [2021-08-23T16:47:06.134Z] === RUN TestDaemonDNSFallback [2021-08-23T16:47:06.165Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-23T16:47:06.471Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T16:47:06.623Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-23T16:47:06.732Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-23T16:47:08.124Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T16:47:08.156Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-23T16:47:09.122Z] --- PASS: TestBuildMultiStageCopy (10.75s) [2021-08-23T16:47:09.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (6.81s) [2021-08-23T16:47:09.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s) [2021-08-23T16:47:09.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.89s) [2021-08-23T16:47:09.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2021-08-23T16:47:09.122Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.25s) [2021-08-23T16:47:09.122Z] === RUN TestBuildMultiStageParentConfig [2021-08-23T16:47:10.040Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T16:47:10.611Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T16:47:10.611Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-23T16:47:10.611Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T16:47:10.611Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-23T16:47:10.611Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T16:47:10.611Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-23T16:47:10.611Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T16:47:10.611Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-23T16:47:10.611Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-23T16:47:10.870Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-23T16:47:11.294Z] --- PASS: TestBuildMultiStageParentConfig (2.26s) [2021-08-23T16:47:11.294Z] === RUN TestBuildLabelWithTargets [2021-08-23T16:47:11.294Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:47:11.294Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-23T16:47:11.294Z] === RUN TestBuildWithEmptyLayers [2021-08-23T16:47:11.441Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-23T16:47:11.701Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-23T16:47:12.644Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-23T16:47:12.714Z] --- PASS: TestDaemonDNSFallback (6.65s) [2021-08-23T16:47:12.714Z] === RUN TestInspectNetwork [2021-08-23T16:47:12.826Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-08-23T16:47:12.826Z] === RUN TestBuildMultiStageOnBuild [2021-08-23T16:47:13.214Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-23T16:47:13.787Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T16:47:13.787Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-23T16:47:14.357Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-23T16:47:14.357Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-23T16:47:14.357Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-23T16:47:14.357Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-23T16:47:14.357Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-23T16:47:14.357Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-23T16:47:14.357Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-23T16:47:14.928Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-23T16:47:15.189Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-23T16:47:15.189Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-23T16:47:15.761Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T16:47:16.022Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T16:47:16.593Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T16:47:16.593Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-23T16:47:16.854Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-23T16:47:16.917Z] === RUN TestInspectNetwork/full_network_id [2021-08-23T16:47:16.917Z] === RUN TestInspectNetwork/partial_network_id [2021-08-23T16:47:16.917Z] === RUN TestInspectNetwork/network_name [2021-08-23T16:47:16.917Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-23T16:47:17.425Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-23T16:47:17.425Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T16:47:17.425Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T16:47:17.995Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T16:47:18.940Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-23T16:47:19.511Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-23T16:47:19.511Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-23T16:47:19.511Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T16:47:19.772Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-23T16:47:20.033Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T16:47:20.033Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T16:47:20.977Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T16:47:21.119Z] --- PASS: TestInspectNetwork (8.19s) [2021-08-23T16:47:21.119Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-23T16:47:21.119Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-23T16:47:21.119Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-23T16:47:21.119Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-23T16:47:21.119Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:47:21.556Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T16:47:23.032Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2021-08-23T16:47:23.032Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:47:23.032Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:47:23.032Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:47:23.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:47:23.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:47:23.032Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:47:23.032Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:47:23.032Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:47:23.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:47:23.032Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:47:23.032Z] === RUN TestNetworkList [2021-08-23T16:47:23.032Z] === RUN TestNetworkList//networks [2021-08-23T16:47:23.032Z] === PAUSE TestNetworkList//networks [2021-08-23T16:47:23.032Z] === RUN TestNetworkList//networks/ [2021-08-23T16:47:23.032Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:47:23.032Z] === CONT TestNetworkList//networks [2021-08-23T16:47:23.032Z] === CONT TestNetworkList//networks/ [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkList (0.03s) [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:47:23.032Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:47:23.032Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:47:23.165Z] --- PASS: TestBuildMultiStageOnBuild (10.63s) [2021-08-23T16:47:23.165Z] === RUN TestBuildUncleanTarFilenames [2021-08-23T16:47:23.165Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:47:23.165Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:47:23.165Z] === RUN TestBuildMultiStageLayerLeak [2021-08-23T16:47:23.468Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T16:47:23.603Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-23T16:47:23.603Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:47:23.728Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T16:47:23.728Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T16:47:23.728Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T16:47:24.298Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-23T16:47:24.559Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-23T16:47:24.559Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:47:25.240Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-23T16:47:25.512Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-08-23T16:47:25.512Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:47:25.812Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T16:47:26.073Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T16:47:26.898Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-23T16:47:26.898Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:47:27.458Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T16:47:27.458Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T16:47:27.719Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T16:47:28.283Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2021-08-23T16:47:28.283Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:47:28.544Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-23T16:47:28.544Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:47:28.660Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents975567737 [2021-08-23T16:47:28.921Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T16:47:28.921Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T16:47:30.305Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T16:47:30.305Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T16:47:30.305Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T16:47:31.087Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2021-08-23T16:47:31.087Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:47:31.087Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:47:31.087Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:47:31.087Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:47:31.690Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T16:47:32.631Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-23T16:47:32.891Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T16:47:33.152Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T16:47:33.152Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T16:47:33.412Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T16:47:33.412Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T16:47:33.477Z] --- PASS: TestBuildMultiStageLayerLeak (9.74s) [2021-08-23T16:47:33.477Z] === RUN TestBuildWithHugeFile [2021-08-23T16:47:33.983Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T16:47:35.369Z] docker_cli_service_logs_test.go:245: checking task n44q8autudm4 [2021-08-23T16:47:35.369Z] docker_cli_service_logs_test.go:250: checking messages for n44q8autudm4 [2021-08-23T16:47:35.369Z] docker_cli_service_logs_test.go:245: checking task a8np1ifzc9ze [2021-08-23T16:47:35.369Z] docker_cli_service_logs_test.go:250: checking messages for a8np1ifzc9ze [2021-08-23T16:47:36.313Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T16:47:41.596Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T16:47:42.979Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T16:47:43.549Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T16:47:44.491Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T16:47:45.873Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-23T16:47:46.814Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T16:47:48.197Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-23T16:47:49.140Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T16:47:49.202Z] --- PASS: TestServiceWithDataPathPortInit (16.12s) [2021-08-23T16:47:49.202Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:47:49.712Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T16:47:50.145Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vx0kb7e3cadsa4mhjuq2nast2 Created:2021-08-23 16:47:48.400312754 +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[61d232be256c9203c39bf7ce063a8c4117aa8807e474af1586289cacc44459f6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.th3rpu644tlfky37dtzq0gd2c EndpointID:f5f3ac3c1c221f5dfa931c3027f5bc84bafb8973e482971ab184f3b4524e2917 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a539ef96bed2c7b3d11515c4926d7d6509a031967be9098dcd95a44fed1ec1dd 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:efde7089630c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.th3rpu644tlfky37dtzq0gd2c EndpointID:f5f3ac3c1c221f5dfa931c3027f5bc84bafb8973e482971ab184f3b4524e2917 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-23T16:47:51.098Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:47:51.898Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:47:51.898Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:47:51.898Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:47:51.898Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:47:51.898Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:47:51.898Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:47:51.898Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:47:51.898Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:47:51.898Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:47:51.898Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T16:47:51.898Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:47:52.493Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T16:47:53.430Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T16:47:53.875Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T16:47:55.429Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2021-08-23T16:47:55.429Z] PASS [2021-08-23T16:47:55.429Z] [2021-08-23T16:47:55.429Z] === Skipped [2021-08-23T16:47:55.429Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:47:55.429Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:47:55.429Z] [2021-08-23T16:47:55.429Z] [2021-08-23T16:47:55.429Z] DONE 26 tests, 1 skipped in 49.761s [2021-08-23T16:47:55.429Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:47:55.429Z] ++ 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-23T16:47:55.429Z] ++ set -e [2021-08-23T16:47:55.429Z] ++ '[' -n 0 ']' [2021-08-23T16:47:55.429Z] ++ set -x [2021-08-23T16:47:55.429Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-23T16:47:55.429Z] INFO: Testing against a local daemon [2021-08-23T16:47:55.429Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-23T16:47:55.429Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:47:55.429Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:47:55.429Z] === RUN TestDockerNetworkIpvlan [2021-08-23T16:47:55.429Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:47:55.429Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:47:55.429Z] PASS [2021-08-23T16:47:55.429Z] [2021-08-23T16:47:55.429Z] === Skipped [2021-08-23T16:47:55.429Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-23T16:47:55.429Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:47:55.429Z] [2021-08-23T16:47:55.430Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-23T16:47:55.430Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-23T16:47:55.430Z] [2021-08-23T16:47:55.430Z] [2021-08-23T16:47:55.430Z] DONE 2 tests, 2 skipped in 0.114s [2021-08-23T16:47:55.430Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-23T16:47:55.430Z] ++ 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-23T16:47:55.430Z] ++ set -e [2021-08-23T16:47:55.430Z] ++ '[' -n 0 ']' [2021-08-23T16:47:55.430Z] ++ set -x [2021-08-23T16:47:55.430Z] ++ 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-23T16:47:55.430Z] INFO: Testing against a local daemon [2021-08-23T16:47:55.430Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-23T16:47:55.611Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:47:55.611Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T16:47:55.611Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:47:55.611Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T16:47:55.611Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:47:55.611Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T16:47:55.611Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:47:55.611Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T16:47:55.611Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:47:56.374Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-08-23T16:47:56.374Z] === RUN TestDockerNetworkMacvlan [2021-08-23T16:47:56.418Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T16:47:57.315Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-23T16:47:58.255Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-23T16:47:58.542Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:47:58.542Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T16:47:58.542Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:47:58.542Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T16:47:58.542Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:47:58.826Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-23T16:48:00.619Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T16:48:01.371Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-23T16:48:03.289Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-23T16:48:03.918Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T16:48:04.330Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:48:05.301Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-23T16:48:07.843Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-23T16:48:08.577Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-23T16:48:08.783Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan (12.39s) [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s) [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.89s) [2021-08-23T16:48:08.837Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.83s) [2021-08-23T16:48:08.837Z] PASS [2021-08-23T16:48:08.837Z] [2021-08-23T16:48:08.837Z] DONE 8 tests in 13.945s [2021-08-23T16:48:08.837Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-23T16:48:08.837Z] ++ 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-23T16:48:08.837Z] ++ set -e [2021-08-23T16:48:08.837Z] ++ '[' -n 0 ']' [2021-08-23T16:48:08.837Z] ++ set -x [2021-08-23T16:48:08.837Z] ++ 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-23T16:48:08.837Z] testing: warning: no tests to run [2021-08-23T16:48:08.837Z] PASS [2021-08-23T16:48:08.837Z] [2021-08-23T16:48:08.837Z] DONE 0 tests in 0.029s [2021-08-23T16:48:08.837Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-23T16:48:08.837Z] ++ 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-23T16:48:08.837Z] ++ set -e [2021-08-23T16:48:08.837Z] ++ '[' -n 0 ']' [2021-08-23T16:48:08.837Z] ++ set -x [2021-08-23T16:48:08.838Z] ++ 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-23T16:48:09.098Z] INFO: Testing against a local daemon [2021-08-23T16:48:09.098Z] === RUN TestAuthZPluginAllowRequest [2021-08-23T16:48:09.730Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-23T16:48:10.482Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2021-08-23T16:48:10.482Z] === RUN TestAuthZPluginTLS [2021-08-23T16:48:11.053Z] --- PASS: TestAuthZPluginTLS (0.59s) [2021-08-23T16:48:11.053Z] === RUN TestAuthZPluginDenyRequest [2021-08-23T16:48:11.624Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-23T16:48:11.624Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-23T16:48:11.641Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-23T16:48:11.641Z] docker_cli_swarm_test.go:1901: [d4360d414abe9] joining swarm manager [df7559d4d5996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:48:12.195Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-23T16:48:12.195Z] === RUN TestAuthZPluginDenyResponse [2021-08-23T16:48:12.767Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-23T16:48:12.767Z] === RUN TestAuthZPluginAllowEventStream [2021-08-23T16:48:13.025Z] docker_cli_swarm_test.go:1902: [d683bcac26e8b] joining swarm manager [df7559d4d5996]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:48:13.285Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T16:48:13.857Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T16:48:14.151Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2021-08-23T16:48:14.151Z] === RUN TestAuthZPluginErrorResponse [2021-08-23T16:48:14.429Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T16:48:14.721Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2021-08-23T16:48:14.721Z] === RUN TestAuthZPluginErrorRequest [2021-08-23T16:48:14.999Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T16:48:14.999Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-23T16:48:14.999Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T16:48:15.292Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-23T16:48:15.292Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-23T16:48:15.569Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T16:48:15.863Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-23T16:48:15.863Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-23T16:48:17.778Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.84s) [2021-08-23T16:48:17.778Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-23T16:48:18.115Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T16:48:19.690Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.03s) [2021-08-23T16:48:19.690Z] === RUN TestAuthZPluginHeader [2021-08-23T16:48:20.632Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-08-23T16:48:20.632Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-23T16:48:20.632Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:20.632Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-23T16:48:20.632Z] === RUN TestAuthZPluginV2Disable [2021-08-23T16:48:20.632Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:20.632Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-23T16:48:20.632Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-23T16:48:20.632Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:20.632Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-23T16:48:20.632Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-23T16:48:20.632Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:20.632Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-23T16:48:20.632Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-23T16:48:21.411Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-23T16:48:21.673Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-23T16:48:22.245Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-23T16:48:22.245Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-23T16:48:22.245Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-23T16:48:22.245Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-23T16:48:22.245Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-23T16:48:23.188Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-23T16:48:23.760Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-23T16:48:24.334Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-23T16:48:25.298Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-23T16:48:29.499Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-23T16:48:29.499Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-23T16:48:30.070Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-23T16:48:30.070Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-23T16:48:30.070Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-23T16:48:30.641Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-23T16:48:31.584Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T16:48:34.128Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-23T16:48:36.674Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-23T16:48:37.245Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-23T16:48:38.742Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-08-23T16:48:38.742Z] PASS [2021-08-23T16:48:38.742Z] [2021-08-23T16:48:38.742Z] === Skipped [2021-08-23T16:48:38.742Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-23T16:48:38.742Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:38.742Z] [2021-08-23T16:48:38.742Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-23T16:48:38.742Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:38.742Z] [2021-08-23T16:48:38.742Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-23T16:48:38.742Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:38.742Z] [2021-08-23T16:48:38.742Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-23T16:48:38.742Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:38.742Z] [2021-08-23T16:48:38.742Z] [2021-08-23T16:48:38.742Z] DONE 17 tests, 4 skipped in 28.434s [2021-08-23T16:48:38.742Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-23T16:48:38.742Z] ++ 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-23T16:48:38.742Z] ++ set -e [2021-08-23T16:48:38.742Z] ++ '[' -n 0 ']' [2021-08-23T16:48:38.742Z] ++ set -x [2021-08-23T16:48:38.742Z] ++ 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-23T16:48:38.742Z] INFO: Testing against a local daemon [2021-08-23T16:48:38.742Z] === RUN TestPluginInvalidJSON [2021-08-23T16:48:38.742Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:48:38.742Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:48:38.742Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:48:38.742Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-23T16:48:38.742Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:48:38.742Z] === RUN TestPluginInstall [2021-08-23T16:48:38.742Z] === RUN TestPluginInstall/no_auth [2021-08-23T16:48:39.155Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-23T16:48:39.313Z] time="2021-08-23T16:48:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:48:39.313Z] time="2021-08-23T16:48:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69eb2346d6c648f8cabad91f868a5aa1bfcbb7d3f5c1b28aa2f31235893f3ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:48:39.313Z] time="2021-08-23T16:48:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:48:39.313Z] time="2021-08-23T16:48:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:69eb2346d6c648f8cabad91f868a5aa1bfcbb7d3f5c1b28aa2f31235893f3ef0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:48:39.725Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-23T16:48:39.885Z] === RUN TestPluginInstall/with_htpasswd [2021-08-23T16:48:40.456Z] time="2021-08-23T16:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:48:40.456Z] time="2021-08-23T16:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:665d7012a67b0457489ede8209a71f1f7c303adb26ea5abb6e868f1902fd7095" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:48:40.456Z] time="2021-08-23T16:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:48:40.456Z] time="2021-08-23T16:48:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:665d7012a67b0457489ede8209a71f1f7c303adb26ea5abb6e868f1902fd7095" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:48:40.667Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T16:48:40.717Z] === RUN TestPluginInstall/with_insecure [2021-08-23T16:48:42.110Z] time="2021-08-23T16:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:48:42.110Z] time="2021-08-23T16:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60c1384e195f138f8136e08c3bbea62f690e0458d4d7e54d7a0a77815abc9099" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:48:42.110Z] time="2021-08-23T16:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-23T16:48:42.110Z] time="2021-08-23T16:48:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60c1384e195f138f8136e08c3bbea62f690e0458d4d7e54d7a0a77815abc9099" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-23T16:48:42.110Z] plugin_test.go:166: [d66de8d701e4e] daemon is not started [2021-08-23T16:48:42.110Z] --- PASS: TestPluginInstall (4.66s) [2021-08-23T16:48:42.110Z] --- PASS: TestPluginInstall/no_auth (2.33s) [2021-08-23T16:48:42.110Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-08-23T16:48:42.110Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-08-23T16:48:42.110Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:48:43.216Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T16:48:44.023Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-23T16:48:45.413Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-23T16:48:46.514Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-23T16:48:46.797Z] --- PASS: TestPluginsWithRuntimes (4.43s) [2021-08-23T16:48:46.797Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.21s) [2021-08-23T16:48:46.797Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.18s) [2021-08-23T16:48:46.797Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:48:47.370Z] --- PASS: TestPluginBackCompatMediaTypes (0.91s) [2021-08-23T16:48:47.370Z] PASS [2021-08-23T16:48:47.370Z] [2021-08-23T16:48:47.370Z] DONE 10 tests in 10.159s [2021-08-23T16:48:47.455Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-23T16:48:47.631Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-23T16:48:47.631Z] ++ 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-23T16:48:47.631Z] ++ set -e [2021-08-23T16:48:47.631Z] ++ '[' -n 0 ']' [2021-08-23T16:48:47.631Z] ++ set -x [2021-08-23T16:48:47.631Z] ++ 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-23T16:48:47.631Z] INFO: Testing against a local daemon [2021-08-23T16:48:47.631Z] === RUN TestExternalGraphDriver [2021-08-23T16:48:47.631Z] === RUN TestExternalGraphDriver/json [2021-08-23T16:48:48.839Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-23T16:48:49.543Z] === RUN TestExternalGraphDriver/spec [2021-08-23T16:48:49.782Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-23T16:48:50.798Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-23T16:48:51.455Z] === RUN TestExternalGraphDriver/pull [2021-08-23T16:48:52.182Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-23T16:48:53.368Z] --- PASS: TestExternalGraphDriver (5.57s) [2021-08-23T16:48:53.368Z] --- PASS: TestExternalGraphDriver/json (1.89s) [2021-08-23T16:48:53.368Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-08-23T16:48:53.368Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2021-08-23T16:48:53.368Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:48:53.368Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:53.368Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-23T16:48:53.368Z] PASS [2021-08-23T16:48:53.368Z] [2021-08-23T16:48:53.368Z] === Skipped [2021-08-23T16:48:53.368Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-23T16:48:53.368Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:48:53.368Z] [2021-08-23T16:48:53.368Z] [2021-08-23T16:48:53.368Z] DONE 5 tests, 1 skipped in 5.716s [2021-08-23T16:48:53.368Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-23T16:48:53.368Z] ++ 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-23T16:48:53.368Z] ++ set -e [2021-08-23T16:48:53.368Z] ++ '[' -n 0 ']' [2021-08-23T16:48:53.368Z] ++ set -x [2021-08-23T16:48:53.368Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-23T16:48:53.368Z] INFO: Testing against a local daemon [2021-08-23T16:48:53.368Z] === RUN TestContinueAfterPluginCrash [2021-08-23T16:48:53.368Z] === PAUSE TestContinueAfterPluginCrash [2021-08-23T16:48:53.368Z] === RUN TestReadPluginNoRead [2021-08-23T16:48:53.368Z] === PAUSE TestReadPluginNoRead [2021-08-23T16:48:53.368Z] === RUN TestDaemonStartWithLogOpt [2021-08-23T16:48:53.368Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-23T16:48:53.368Z] === CONT TestContinueAfterPluginCrash [2021-08-23T16:48:53.368Z] === CONT TestDaemonStartWithLogOpt [2021-08-23T16:48:53.368Z] === CONT TestReadPluginNoRead [2021-08-23T16:48:53.568Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-23T16:48:54.950Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-23T16:48:55.521Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-23T16:48:56.913Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-23T16:48:57.484Z] docker_cli_swarm_test.go:1802: [d84bd4439b19c] joining swarm manager [d6cf232dca6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:48:57.577Z] === RUN TestReadPluginNoRead/default [2021-08-23T16:48:57.577Z] --- PASS: TestDaemonStartWithLogOpt (4.06s) [2021-08-23T16:48:58.426Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T16:48:58.962Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-23T16:48:58.997Z] docker_cli_swarm_test.go:1803: [dda77613c8cf6] joining swarm manager [d6cf232dca6a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:49:01.502Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-23T16:49:02.886Z] === CONT TestReadPluginNoRead [2021-08-23T16:49:02.886Z] read_test.go:92: [d01f949284a6c] daemon is not started [2021-08-23T16:49:02.886Z] --- PASS: TestReadPluginNoRead (9.58s) [2021-08-23T16:49:02.886Z] --- PASS: TestReadPluginNoRead/default (1.74s) [2021-08-23T16:49:02.886Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.29s) [2021-08-23T16:49:02.886Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-08-23T16:49:02.886Z] --- PASS: TestContinueAfterPluginCrash (9.59s) [2021-08-23T16:49:02.886Z] PASS [2021-08-23T16:49:02.886Z] [2021-08-23T16:49:02.886Z] DONE 6 tests in 9.713s [2021-08-23T16:49:02.886Z] 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-23T16:49:02.886Z] ++ 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-23T16:49:02.886Z] ++ set -e [2021-08-23T16:49:02.886Z] ++ '[' -n 0 ']' [2021-08-23T16:49:02.886Z] ++ set -x [2021-08-23T16:49:02.886Z] ++ 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-23T16:49:03.147Z] testing: warning: no tests to run [2021-08-23T16:49:03.147Z] PASS [2021-08-23T16:49:03.147Z] [2021-08-23T16:49:03.147Z] DONE 0 tests in 0.048s [2021-08-23T16:49:03.147Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-23T16:49:03.147Z] ++ 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-23T16:49:03.147Z] ++ set -e [2021-08-23T16:49:03.147Z] ++ '[' -n 0 ']' [2021-08-23T16:49:03.147Z] ++ set -x [2021-08-23T16:49:03.147Z] ++ 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-23T16:49:03.147Z] INFO: Testing against a local daemon [2021-08-23T16:49:03.147Z] === RUN TestPluginWithDevMounts [2021-08-23T16:49:03.147Z] === PAUSE TestPluginWithDevMounts [2021-08-23T16:49:03.147Z] === CONT TestPluginWithDevMounts [2021-08-23T16:49:05.058Z] --- PASS: TestPluginWithDevMounts (1.90s) [2021-08-23T16:49:05.058Z] PASS [2021-08-23T16:49:05.058Z] [2021-08-23T16:49:05.058Z] DONE 1 tests in 2.030s [2021-08-23T16:49:05.058Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-23T16:49:05.058Z] ++ 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-23T16:49:05.058Z] ++ set -e [2021-08-23T16:49:05.058Z] ++ '[' -n 0 ']' [2021-08-23T16:49:05.058Z] ++ set -x [2021-08-23T16:49:05.058Z] ++ 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-23T16:49:05.318Z] INFO: Testing against a local daemon [2021-08-23T16:49:05.318Z] === RUN TestSecretInspect [2021-08-23T16:49:07.862Z] --- PASS: TestSecretInspect (2.71s) [2021-08-23T16:49:07.862Z] === RUN TestSecretList [2021-08-23T16:49:11.162Z] --- PASS: TestSecretList (2.67s) [2021-08-23T16:49:11.162Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:49:11.216Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-23T16:49:13.076Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2021-08-23T16:49:13.076Z] === RUN TestSecretsUpdate [2021-08-23T16:49:13.760Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T16:49:13.760Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T16:49:13.760Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T16:49:14.021Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T16:49:14.021Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T16:49:14.282Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T16:49:14.282Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T16:49:14.710Z] --- PASS: TestBuildWithHugeFile (95.70s) [2021-08-23T16:49:14.710Z] === RUN TestBuildWCOWSandboxSize [2021-08-23T16:49:14.852Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T16:49:14.852Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T16:49:15.423Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T16:49:15.423Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T16:49:15.423Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T16:49:15.683Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T16:49:15.683Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T16:49:16.374Z] --- PASS: TestSecretsUpdate (2.59s) [2021-08-23T16:49:16.374Z] === RUN TestTemplatedSecret [2021-08-23T16:49:17.067Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T16:49:17.067Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T16:49:17.328Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T16:49:17.328Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T16:49:17.588Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-23T16:49:17.851Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-23T16:49:19.674Z] --- PASS: TestTemplatedSecret (3.36s) [2021-08-23T16:49:19.674Z] === RUN TestSecretCreateResolve [2021-08-23T16:49:20.397Z] docker_cli_swarm_test.go:1321: [d189b8c2de975] joining swarm manager [d991592f4cf92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:49:21.340Z] docker_cli_swarm_test.go:1322: [d70758783a187] joining swarm manager [d991592f4cf92]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:49:22.220Z] --- PASS: TestSecretCreateResolve (2.63s) [2021-08-23T16:49:22.220Z] PASS [2021-08-23T16:49:22.220Z] [2021-08-23T16:49:22.220Z] DONE 6 tests in 16.633s [2021-08-23T16:49:22.220Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-23T16:49:22.220Z] ++ 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-23T16:49:22.220Z] ++ set -e [2021-08-23T16:49:22.220Z] ++ '[' -n 0 ']' [2021-08-23T16:49:22.220Z] ++ set -x [2021-08-23T16:49:22.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T16:49:22.220Z] INFO: Testing against a local daemon [2021-08-23T16:49:22.220Z] === RUN TestServiceCreateInit [2021-08-23T16:49:22.220Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:49:23.251Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T16:49:24.637Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T16:49:24.637Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T16:49:24.637Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T16:49:26.423Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:49:26.551Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T16:49:29.100Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T16:49:29.100Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite (1357.49s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.06s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.14s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.87s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.54s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.48s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.42s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.96s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.77s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.22s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.69s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.68s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.75s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.12s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.01s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachDetach (0.82s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.83s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.75s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.90s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.95s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.26s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.89s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.06s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.17s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.25s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.50s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.38s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.03s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.28s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.75s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.33s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.77s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.58s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.55s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.34s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.11s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.86s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.26s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.93s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.26s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.95s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.97s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.38s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.36s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.56s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.84s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.22s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.74s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.53s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.14s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.05s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.92s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.47s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.46s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.53s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.30s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.51s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.76s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.00s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.02s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.02s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.55s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.56s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.55s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.85s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.90s) [2021-08-23T16:49:29.100Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.10s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.69s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.50s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.56s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.98s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.04s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.28s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.70s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.81s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.91s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.29s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.22s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.57s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.68s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.50s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.59s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.58s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.26s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.51s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.43s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.95s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.77s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.26s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.31s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.26s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.28s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.10s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.51s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.30s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.07s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.19s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.32s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.44s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.38s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.21s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.96s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.77s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.26s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.35s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.97s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.43s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.34s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.62s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.81s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnv (1.33s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.25s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.03s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.89s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.80s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.86s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.15s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.76s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.46s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.30s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.54s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildExpose (0.25s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.68s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFails (0.53s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.36s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.33s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.10s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.10s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.28s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.28s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.60s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.23s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.23s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.90s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildHistory (3.52s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.75s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.41s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.75s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabel (0.39s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.38s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.39s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabels (0.37s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.81s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.28s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.38s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.34s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.33s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.53s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.29s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.38s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.14s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.41s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.82s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.80s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.75s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.40s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.79s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.68s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.55s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.13s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.40s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.27s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.61s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.53s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.51s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.13s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.08s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.00s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.22s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.34s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.14s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildPATH (2.10s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.62s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.17s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.11s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.39s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildRm (2.19s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.03s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.39s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.75s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.73s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.66s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.76s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.06s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.64s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildStderr (0.63s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.60s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.65s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.58s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.87s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildUser (1.46s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.44s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.00s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.64s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.79s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.06s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.91s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.24s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.37s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (1.12s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.92s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.24s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.36s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.76s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.64s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-08-23T16:49:29.101Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.53s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.76s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.07s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.32s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.73s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitTTY (1.19s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.10s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.38s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-23T16:49:29.101Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.67s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.72s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.51s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.96s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.70s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.05s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.54s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.63s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.70s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.84s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.59s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.56s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.78s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.18s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.55s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.10s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.09s) [2021-08-23T16:49:29.364Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.70s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.47s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.18s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.09s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.55s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.58s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.60s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.44s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ecd2f0_} (1.41s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1474584289_/foo_false____} (1.52s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1474584289_/foo_true____} (1.31s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3107168460_/foo_false____} (1.32s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3107168460_/foo_true____} (1.34s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3107168460_/foo_true__0xc000ecd320__} (1.34s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ecd338_} (1.33s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ecd350_} (1.35s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ecd368_} (1.31s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ecd380_} (1.34s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.97s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.41s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.82s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.09s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.46s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.60s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.64s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.83s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.76s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.77s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.13s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.72s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.07s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.98s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.85s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.14s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.93s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.78s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.93s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.67s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.69s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.18s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.82s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.46s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.99s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.54s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.69s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.28s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.55s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToDot (0.64s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToStdout (0.55s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.79s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.60s) [2021-08-23T16:49:29.364Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2021-08-23T16:49:29.364Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.67s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.14s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.46s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.99s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.65s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.13s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.55s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.81s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.62s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.16s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.08s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.84s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.30s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.80s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsAttach (0.67s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsCommit (0.65s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.17s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.51s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.31s) [2021-08-23T16:49:29.364Z] --- PASS: TestDockerSuite/TestEventsCopy (1.10s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.33s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.79s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.25s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFilters (1.16s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFormat (1.12s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.03s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.40s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsRename (0.67s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsResize (0.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.40s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.70s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.58s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.12s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.58s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecEnv (0.85s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.55s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecInspectID (2.61s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.66s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.57s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecParseError (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.13s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.62s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.88s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.60s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.78s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.22s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestExecWithUser (0.64s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.53s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestHealth (18.91s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.67s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.69s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.19s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportDisplay (1.13s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportFile (1.17s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.26s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.15s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.55s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.55s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.45s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.57s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectHistory (0.59s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.39s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectStatus (0.57s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.94s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.52s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.07s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.35s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.08s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.30s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.75s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.08s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.42s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.66s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.23s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.57s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.99s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.65s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.65s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.63s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.49s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.85s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.79s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.81s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.65s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsSince (6.70s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.73s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsTail (0.80s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.60s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.33s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.77s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestNetHostname (1.51s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.80s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginActive (1.50s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.92s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.18s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.22s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.93s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.60s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.36s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.04s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.05s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPortList (7.85s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.92s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.26s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.43s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.14s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.43s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsByOrder (1.98s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.73s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.66s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.42s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.55s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.12s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.02s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.34s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.26s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.62s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.59s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.78s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.52s) [2021-08-23T16:49:29.365Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.04s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.69s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.36s) [2021-08-23T16:49:29.365Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.65s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.08s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.94s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.39s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.33s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiBlank (0.04s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.15s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.74s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.43s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.79s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.78s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.55s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.97s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.30s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.25s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.54s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.68s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.87s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.95s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.63s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.62s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.81s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.84s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.61s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.69s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.66s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.50s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.76s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.64s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.89s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.50s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.09s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.97s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.57s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.35s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.60s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.93s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.53s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.62s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.60s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.26s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.67s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.76s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.28s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.44s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.61s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.69s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.81s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunExitCode (0.63s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.56s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.75s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.77s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.25s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.59s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.58s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.13s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.35s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.57s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.41s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.27s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.13s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.67s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.34s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.11s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.18s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.10s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.98s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.95s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunMount (4.23s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.55s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.94s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.42s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.25s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.18s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.93s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.57s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetHost (0.75s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.60s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.96s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.84s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.15s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.59s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.60s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.48s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.55s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.90s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.53s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (1.06s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.61s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.52s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.47s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.64s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.12s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.99s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.88s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.38s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.51s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.65s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.56s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.48s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunState (1.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.55s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.98s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.27s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.51s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunSysctls (1.00s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.49s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.54s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.46s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.14s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.38s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.62s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.73s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.76s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.41s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserByID (0.56s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.64s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserByName (0.50s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.62s) [2021-08-23T16:49:29.366Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.35s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.48s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.76s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.30s) [2021-08-23T16:49:29.366Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.74s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.61s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.11s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.46s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.47s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.94s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.50s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.46s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.48s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.59s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.44s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.63s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.63s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.67s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.31s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.24s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.37s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.59s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.13s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.68s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.56s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.07s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.62s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartRecordError (1.40s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.64s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.62s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.26s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.15s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.68s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.60s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.65s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.58s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.61s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.02s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.60s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.93s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.61s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.62s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateStats (3.51s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.99s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.77s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.87s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.42s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.40s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.41s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.85s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.67s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.64s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.46s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.96s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.41s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.83s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.62s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.55s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.44s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.94s) [2021-08-23T16:49:29.367Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.69s) [2021-08-23T16:49:29.367Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-23T16:49:29.367Z] === RUN TestDockerRegistrySuite [2021-08-23T16:49:29.367Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T16:49:30.309Z] check_test.go:196: [d2219b03140a3] daemon is not started [2021-08-23T16:49:30.309Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T16:49:30.628Z] --- PASS: TestServiceCreateInit (8.20s) [2021-08-23T16:49:30.628Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s) [2021-08-23T16:49:30.628Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.22s) [2021-08-23T16:49:30.628Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:49:31.694Z] check_test.go:196: [d8da8d6bd098d] daemon is not started [2021-08-23T16:49:31.694Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T16:49:32.638Z] check_test.go:196: [d93d766dda814] daemon is not started [2021-08-23T16:49:32.638Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T16:49:32.898Z] check_test.go:196: [ddf72d098ec8c] daemon is not started [2021-08-23T16:49:32.898Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T16:49:36.199Z] check_test.go:196: [ded749249832f] daemon is not started [2021-08-23T16:49:36.199Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T16:49:41.485Z] check_test.go:196: [dba14fc31e664] daemon is not started [2021-08-23T16:49:41.485Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T16:49:44.783Z] check_test.go:196: [dbb884a18dbae] daemon is not started [2021-08-23T16:49:44.783Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T16:49:45.354Z] check_test.go:196: [dedf858dd8653] daemon is not started [2021-08-23T16:49:45.354Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T16:49:45.548Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:49:45.548Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T16:49:45.548Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:49:45.549Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:49:45.549Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:49:45.549Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T16:49:45.549Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:49:46.007Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:49:46.295Z] check_test.go:196: [d67977d5e173c] daemon is not started [2021-08-23T16:49:46.295Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T16:49:46.490Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:49:47.237Z] check_test.go:196: [d39c070acee6f] daemon is not started [2021-08-23T16:49:47.237Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T16:49:48.623Z] check_test.go:196: [db51fa831e043] daemon is not started [2021-08-23T16:49:48.623Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T16:49:48.741Z] --- PASS: TestCreateServiceMultipleTimes (17.19s) [2021-08-23T16:49:48.741Z] === RUN TestCreateServiceConflict [2021-08-23T16:49:49.311Z] --- PASS: TestCreateServiceConflict (2.14s) [2021-08-23T16:49:49.311Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:49:49.564Z] check_test.go:196: [dc7e17a02ff8f] daemon is not started [2021-08-23T16:49:49.564Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T16:49:50.219Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:49:50.505Z] check_test.go:196: [dec8e5477ef0b] daemon is not started [2021-08-23T16:49:50.505Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T16:49:51.185Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:49:51.185Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T16:49:51.185Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:49:51.185Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T16:49:51.185Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:49:51.185Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:49:51.449Z] check_test.go:196: [dcc92a3c389eb] daemon is not started [2021-08-23T16:49:51.450Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T16:49:52.396Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:979d6319cde0b6172615889420854cc24cf04bf1baffb7f6db79c1f2149cc9f4 [2021-08-23T16:49:53.337Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8efa4c666ee38ae09c88fc868583895ce4ecf3fad402ff673151c80fbc5264f5 [2021-08-23T16:49:53.524Z] --- PASS: TestCreateServiceMaxReplicas (3.32s) [2021-08-23T16:49:53.524Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:49:53.599Z] check_test.go:196: [d462d75ca4f32] daemon is not started [2021-08-23T16:49:53.599Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T16:49:54.095Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:49:54.541Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e4e5eeae4ba81a6adb6604b9852afc95949cadb57aaaa72a82a70bbcf197e0c8 [2021-08-23T16:49:55.113Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0e2244874c31c35989070a14185318d68252dc7ea9d88af440c6f0c6ba963369 [2021-08-23T16:49:55.373Z] check_test.go:196: [df3b14bc8cd57] daemon is not started [2021-08-23T16:49:55.634Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T16:49:56.576Z] check_test.go:196: [d64874cf0bae8] daemon is not started [2021-08-23T16:49:56.576Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T16:49:58.487Z] check_test.go:196: [d84b050f81f34] daemon is not started [2021-08-23T16:49:58.748Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T16:49:59.688Z] check_test.go:196: [d931c78cb8373] daemon is not started [2021-08-23T16:49:59.688Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T16:49:59.688Z] check_test.go:196: [d9263c8a46f47] daemon is not started [2021-08-23T16:49:59.688Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T16:50:00.630Z] check_test.go:196: [d25918b57d900] daemon is not started [2021-08-23T16:50:00.630Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T16:50:01.572Z] check_test.go:196: [d3a80895ab669] daemon is not started [2021-08-23T16:50:01.572Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T16:50:02.513Z] check_test.go:196: [d1acd7cd2d5f2] daemon is not started [2021-08-23T16:50:02.513Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T16:50:04.401Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:50:05.814Z] check_test.go:196: [dddd43c2b25b1] daemon is not started [2021-08-23T16:50:05.814Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T16:50:05.814Z] check_test.go:196: [d3360517d9bd7] daemon is not started [2021-08-23T16:50:05.814Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T16:50:07.221Z] check_test.go:196: [d8bc0b585d42f] daemon is not started [2021-08-23T16:50:07.221Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T16:50:07.221Z] check_test.go:196: [dc46530da356a] daemon is not started [2021-08-23T16:50:07.482Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T16:50:07.482Z] check_test.go:196: [d489d31ec4e81] daemon is not started [2021-08-23T16:50:07.482Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T16:50:07.743Z] check_test.go:196: [d48221ce343d9] daemon is not started [2021-08-23T16:50:07.743Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T16:50:08.004Z] check_test.go:196: [d0d9c62bc5666] daemon is not started [2021-08-23T16:50:08.004Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T16:50:08.264Z] check_test.go:196: [d5d0bacaf2ea3] daemon is not started [2021-08-23T16:50:08.264Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T16:50:08.429Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s) [2021-08-23T16:50:08.429Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:50:08.525Z] check_test.go:196: [d4ea2cadb2a64] daemon is not started [2021-08-23T16:50:08.525Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T16:50:08.999Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2021-08-23T16:50:08.999Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:50:09.468Z] check_test.go:196: [d9011b3f5b9f0] daemon is not started [2021-08-23T16:50:09.468Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T16:50:11.382Z] check_test.go:196: [dafa3bd69f9ff] daemon is not started [2021-08-23T16:50:11.382Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T16:50:11.542Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) [2021-08-23T16:50:11.542Z] === RUN TestCreateServiceSysctls [2021-08-23T16:50:11.952Z] check_test.go:196: [d33793c871c86] daemon is not started [2021-08-23T16:50:11.952Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T16:50:13.335Z] check_test.go:196: [d6a7f7a0cbab5] daemon is not started [2021-08-23T16:50:13.335Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T16:50:13.905Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T16:50:14.721Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:50:14.721Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:50:14.721Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T16:50:14.721Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite (45.53s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.31s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.12s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.05s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.09s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.95s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.04s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.01s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.00s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.74s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.17s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.41s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.06s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.60s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.85s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.06s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-08-23T16:50:14.846Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-23T16:50:14.846Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T16:50:14.846Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T16:50:15.107Z] check_test.go:223: [d85c103bb8746] daemon is not started [2021-08-23T16:50:15.107Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T16:50:15.746Z] --- PASS: TestCreateServiceSysctls (3.77s) [2021-08-23T16:50:15.746Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:50:17.623Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:50:18.337Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2021-08-23T16:50:18.337Z] === RUN TestInspect [2021-08-23T16:50:18.409Z] check_test.go:223: [d1bceb40e7729] daemon is not started [2021-08-23T16:50:18.409Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T16:50:19.797Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:50:21.638Z] --- PASS: TestInspect (3.34s) [2021-08-23T16:50:21.638Z] === RUN TestCreateJob [2021-08-23T16:50:23.701Z] check_test.go:223: [de2b680db342c] daemon is not started [2021-08-23T16:50:23.701Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T16:50:24.942Z] --- PASS: TestCreateJob (3.59s) [2021-08-23T16:50:24.942Z] === RUN TestReplicatedJob [2021-08-23T16:50:27.002Z] check_test.go:223: [d8c138281b4fc] daemon is not started [2021-08-23T16:50:27.002Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T16:50:27.573Z] check_test.go:223: [dfb1eacb52bdc] daemon is not started [2021-08-23T16:50:27.834Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T16:50:28.400Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:50:28.400Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T16:50:28.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:50:28.400Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T16:50:28.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:50:28.400Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T16:50:28.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:50:28.400Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T16:50:28.400Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:50:28.775Z] check_test.go:223: [d419f4ba119eb] daemon is not started [2021-08-23T16:50:28.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T16:50:28.775Z] check_test.go:223: [dbadfbc824a1c] daemon is not started [2021-08-23T16:50:28.775Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T16:50:28.858Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:50:30.158Z] check_test.go:223: [d49889bdc7b18] daemon is not started [2021-08-23T16:50:30.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T16:50:31.100Z] check_test.go:223: [db69a5beec650] daemon is not started [2021-08-23T16:50:31.100Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T16:50:32.043Z] check_test.go:223: [d90f81b67b73a] daemon is not started [2021-08-23T16:50:32.043Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T16:50:33.094Z] --- PASS: TestReplicatedJob (6.79s) [2021-08-23T16:50:33.094Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:50:36.246Z] check_test.go:223: [de6cee2a5a987] daemon is not started [2021-08-23T16:50:36.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T16:50:36.397Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2021-08-23T16:50:36.397Z] === RUN TestServiceListWithStatuses [2021-08-23T16:50:36.397Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:50:36.397Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:50:36.397Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:50:36.817Z] check_test.go:223: [dbd03432c6b8e] daemon is not started [2021-08-23T16:50:36.817Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T16:50:37.078Z] check_test.go:223: [d40b5eb371f59] daemon is not started [2021-08-23T16:50:37.078Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T16:50:37.338Z] check_test.go:223: [d60245cd48702] daemon is not started [2021-08-23T16:50:37.338Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T16:50:37.600Z] check_test.go:223: [dc870d529265b] daemon is not started [2021-08-23T16:50:37.600Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T16:50:37.861Z] check_test.go:223: [de0e9e6594d89] daemon is not started [2021-08-23T16:50:37.861Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T16:50:38.122Z] check_test.go:223: [d248f978faabf] daemon is not started [2021-08-23T16:50:38.382Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T16:50:38.382Z] check_test.go:223: [d924bebe0a6c3] daemon is not started [2021-08-23T16:50:38.382Z] --- PASS: TestDockerSchema1RegistrySuite (23.66s) [2021-08-23T16:50:38.382Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.97s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.57s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.11s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.04s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.04s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.16s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.93s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.08s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.41s) [2021-08-23T16:50:38.383Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-23T16:50:38.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T16:50:38.383Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T16:50:39.324Z] check_test.go:252: [d0e7bbf28c4bf] daemon is not started [2021-08-23T16:50:39.325Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T16:50:39.896Z] check_test.go:252: [d3d2b30598c9a] daemon is not started [2021-08-23T16:50:39.896Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T16:50:39.896Z] check_test.go:252: [d00af5eb649b2] daemon is not started [2021-08-23T16:50:39.896Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T16:50:41.280Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T16:50:41.694Z] --- PASS: TestDockerNetworkConnectAlias (5.03s) [2021-08-23T16:50:41.694Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:50:41.851Z] check_test.go:252: [dfffca7712afb] daemon is not started [2021-08-23T16:50:41.851Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T16:50:42.112Z] check_test.go:252: [d14fe53ad82ff] daemon is not started [2021-08-23T16:50:42.112Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T16:50:43.054Z] check_test.go:252: [d71c3537ee66b] daemon is not started [2021-08-23T16:50:43.054Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T16:50:43.313Z] check_test.go:252: [dae876e63f02b] daemon is not started [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.87s) [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.74s) [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.29s) [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s) [2021-08-23T16:50:43.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2021-08-23T16:50:43.314Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.86s) [2021-08-23T16:50:43.314Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-08-23T16:50:43.314Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T16:50:43.314Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T16:50:46.608Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-23T16:50:46.983Z] --- PASS: TestDockerNetworkReConnect (4.95s) [2021-08-23T16:50:46.983Z] === RUN TestServicePlugin [2021-08-23T16:50:46.983Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:50:46.983Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:50:46.983Z] === RUN TestServiceUpdateLabel [2021-08-23T16:50:48.520Z] check_test.go:279: [dee0f2e7a4f84] daemon is not started [2021-08-23T16:50:48.520Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T16:50:48.520Z] check_test.go:279: [d92c2591c404b] daemon is not started [2021-08-23T16:50:48.781Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T16:50:48.781Z] check_test.go:279: [d6987a35cbae2] daemon is not started [2021-08-23T16:50:48.781Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T16:50:49.042Z] check_test.go:279: [d7f48a0cd0998] daemon is not started [2021-08-23T16:50:49.042Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T16:50:49.042Z] check_test.go:279: [d616373627c9c] daemon is not started [2021-08-23T16:50:49.303Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.93s) [2021-08-23T16:50:49.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.19s) [2021-08-23T16:50:49.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.20s) [2021-08-23T16:50:49.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2021-08-23T16:50:49.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.20s) [2021-08-23T16:50:49.303Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-08-23T16:50:49.303Z] === RUN TestDockerNetworkSuite [2021-08-23T16:50:49.303Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-23T16:50:49.533Z] --- PASS: TestServiceUpdateLabel (2.65s) [2021-08-23T16:50:49.533Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:50:49.876Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-23T16:50:51.260Z] docker_cli_network_unix_test.go:46: [d3e589799facf] daemon is not started [2021-08-23T16:50:51.832Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-23T16:50:52.403Z] docker_cli_network_unix_test.go:46: [d22f05d52c6e5] daemon is not started [2021-08-23T16:50:52.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-23T16:50:55.975Z] docker_cli_network_unix_test.go:46: [d272527b7734b] daemon is not started [2021-08-23T16:50:56.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-23T16:50:57.176Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-23T16:50:58.560Z] docker_cli_network_unix_test.go:46: [d35fe16fc6bbe] daemon is not started [2021-08-23T16:50:58.821Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-23T16:50:59.084Z] docker_cli_network_unix_test.go:1233: [daccfe4d259ef] daemon is not started [2021-08-23T16:51:02.388Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-23T16:51:03.330Z] docker_cli_network_unix_test.go:46: [dd604df9ef58a] daemon is not started [2021-08-23T16:51:04.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-23T16:51:04.271Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-23T16:51:04.438Z] --- PASS: TestServiceUpdateSecrets (14.49s) [2021-08-23T16:51:04.438Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:51:06.819Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-23T16:51:10.125Z] docker_cli_network_unix_test.go:46: [df347583dd1cd] daemon is not started [2021-08-23T16:51:11.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-23T16:51:12.019Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-23T16:51:12.961Z] docker_cli_network_unix_test.go:46: [d6f1f4c2a3231] daemon is not started [2021-08-23T16:51:13.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-23T16:51:15.287Z] docker_cli_network_unix_test.go:46: [da55685846cc7] daemon is not started [2021-08-23T16:51:15.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-23T16:51:15.547Z] docker_cli_network_unix_test.go:46: [da23a9d0cfb68] daemon is not started [2021-08-23T16:51:15.808Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-23T16:51:16.068Z] docker_cli_network_unix_test.go:46: [d181a0d34f5ae] daemon is not started [2021-08-23T16:51:16.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-23T16:51:16.640Z] docker_cli_network_unix_test.go:46: [d287bff4187d8] daemon is not started [2021-08-23T16:51:16.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-23T16:51:17.475Z] docker_cli_network_unix_test.go:46: [d203d4fabc414] daemon is not started [2021-08-23T16:51:18.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-23T16:51:18.045Z] docker_cli_network_unix_test.go:46: [d24ac4ff38c03] daemon is not started [2021-08-23T16:51:18.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-23T16:51:18.305Z] docker_cli_network_unix_test.go:46: [d529625db9b3f] daemon is not started [2021-08-23T16:51:18.305Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-23T16:51:18.876Z] docker_cli_network_unix_test.go:46: [d9c52a5096bfb] daemon is not started [2021-08-23T16:51:19.136Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-23T16:51:19.137Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-23T16:51:19.340Z] --- PASS: TestServiceUpdateConfigs (15.06s) [2021-08-23T16:51:19.340Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:51:19.397Z] docker_cli_network_unix_test.go:46: [d09ffd4f55c93] daemon is not started [2021-08-23T16:51:19.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-23T16:51:19.397Z] docker_cli_network_unix_test.go:46: [d36644380e1fa] daemon is not started [2021-08-23T16:51:19.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-23T16:51:19.647Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:51:19.647Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T16:51:19.647Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:51:19.647Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T16:51:19.647Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:51:19.658Z] docker_cli_network_unix_test.go:46: [d7d7b665410b3] daemon is not started [2021-08-23T16:51:19.658Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-23T16:51:20.600Z] docker_cli_network_unix_test.go:46: [d82ff2faa44b9] daemon is not started [2021-08-23T16:51:20.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-23T16:51:21.171Z] docker_cli_network_unix_test.go:46: [d8a1841de8d58] daemon is not started [2021-08-23T16:51:22.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-23T16:51:22.112Z] docker_cli_network_unix_test.go:46: [d225f189ce402] daemon is not started [2021-08-23T16:51:22.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-23T16:51:22.112Z] docker_cli_network_unix_test.go:46: [d02b23879ab60] daemon is not started [2021-08-23T16:51:22.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-23T16:51:22.373Z] docker_cli_network_unix_test.go:46: [de62417d88d8c] daemon is not started [2021-08-23T16:51:22.373Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-23T16:51:23.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-23T16:51:23.315Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-23T16:51:23.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-23T16:51:23.576Z] docker_cli_network_unix_test.go:968: [d128ad0ac3f9b] daemon is not started [2021-08-23T16:51:24.968Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-23T16:51:26.884Z] docker_cli_network_unix_test.go:46: [d07349e8ba739] daemon is not started [2021-08-23T16:51:26.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-23T16:51:29.429Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-23T16:51:29.693Z] docker_cli_network_unix_test.go:1116: [d1272d9ffb8b1] daemon is not started [2021-08-23T16:51:30.265Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-23T16:51:31.206Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-23T16:51:33.751Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-23T16:51:34.012Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-23T16:51:34.012Z] docker_cli_network_unix_test.go:46: [dcb0af8781668] daemon is not started [2021-08-23T16:51:34.246Z] --- PASS: TestServiceUpdateNetwork (13.42s) [2021-08-23T16:51:34.246Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:51:34.246Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-23T16:51:34.246Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-23T16:51:34.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-23T16:51:34.450Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:51:34.450Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T16:51:34.908Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:51:35.215Z] docker_cli_network_unix_test.go:46: [d66c6af07661e] daemon is not started [2021-08-23T16:51:35.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-23T16:51:35.215Z] docker_cli_network_unix_test.go:46: [d136e6f225a30] daemon is not started [2021-08-23T16:51:35.376Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:51:35.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-23T16:51:35.476Z] docker_cli_network_unix_test.go:46: [d3e29c130d9ab] daemon is not started [2021-08-23T16:51:35.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-23T16:51:35.737Z] docker_cli_network_unix_test.go:46: [dd5c430dcd9b4] daemon is not started [2021-08-23T16:51:35.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-23T16:51:35.998Z] docker_cli_network_unix_test.go:46: [d7378c80473a5] daemon is not started [2021-08-23T16:51:35.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-23T16:51:35.998Z] docker_cli_network_unix_test.go:46: [d0b35c7017641] daemon is not started [2021-08-23T16:51:35.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-23T16:51:38.543Z] docker_cli_network_unix_test.go:46: [d37e7022bb79f] daemon is not started [2021-08-23T16:51:39.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-23T16:51:39.113Z] docker_cli_network_unix_test.go:46: [d4b2f00a7aa94] daemon is not started [2021-08-23T16:51:39.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-23T16:51:39.113Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-23T16:51:39.113Z] docker_cli_network_unix_test.go:46: [d0284a6228288] daemon is not started [2021-08-23T16:51:39.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-23T16:51:39.684Z] docker_cli_network_unix_test.go:46: [dff3536d861c6] daemon is not started [2021-08-23T16:51:39.944Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-23T16:51:42.381Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-23T16:51:42.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:51:42.441Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T16:51:42.441Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:51:44.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-23T16:51:45.087Z] docker_cli_network_unix_test.go:1084: [d6b50da9b91f9] daemon is not started [2021-08-23T16:51:46.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-23T16:51:46.734Z] docker_cli_network_unix_test.go:46: [d3c65cd083d8d] daemon is not started [2021-08-23T16:51:46.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-23T16:51:47.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:51:47.306Z] docker_cli_network_unix_test.go:46: [daea6eb36af5e] daemon is not started [2021-08-23T16:51:47.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-23T16:51:48.952Z] docker_cli_network_unix_test.go:46: [ddefa6554ab7d] daemon is not started [2021-08-23T16:51:48.962Z] --- PASS: TestServiceUpdatePidsLimit (17.01s) [2021-08-23T16:51:48.962Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-08-23T16:51:48.962Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s) [2021-08-23T16:51:48.962Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.04s) [2021-08-23T16:51:48.962Z] PASS [2021-08-23T16:51:48.962Z] [2021-08-23T16:51:48.962Z] === Skipped [2021-08-23T16:51:48.962Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-23T16:51:48.962Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-23T16:51:48.962Z] [2021-08-23T16:51:48.962Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-23T16:51:48.962Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-23T16:51:48.962Z] [2021-08-23T16:51:48.962Z] [2021-08-23T16:51:48.962Z] DONE 27 tests, 2 skipped in 147.289s [2021-08-23T16:51:48.962Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-23T16:51:48.962Z] ++ 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-23T16:51:48.962Z] ++ set -e [2021-08-23T16:51:48.962Z] ++ '[' -n 0 ']' [2021-08-23T16:51:48.962Z] ++ set -x [2021-08-23T16:51:48.962Z] ++ 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-23T16:51:49.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-23T16:51:49.212Z] docker_cli_network_unix_test.go:46: [d7d4f0c74b39f] daemon is not started [2021-08-23T16:51:49.212Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-23T16:51:49.222Z] INFO: Testing against a local daemon [2021-08-23T16:51:49.222Z] === RUN TestSessionCreate [2021-08-23T16:51:49.222Z] --- PASS: TestSessionCreate (0.04s) [2021-08-23T16:51:49.222Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:51:49.222Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-23T16:51:49.222Z] PASS [2021-08-23T16:51:49.222Z] [2021-08-23T16:51:49.222Z] DONE 2 tests in 0.196s [2021-08-23T16:51:49.222Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-23T16:51:49.222Z] ++ 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-23T16:51:49.222Z] ++ set -e [2021-08-23T16:51:49.222Z] ++ '[' -n 0 ']' [2021-08-23T16:51:49.222Z] ++ set -x [2021-08-23T16:51:49.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-23T16:51:49.483Z] INFO: Testing against a local daemon [2021-08-23T16:51:49.483Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:51:49.483Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:51:49.483Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:51:49.483Z] === RUN TestDiskUsage [2021-08-23T16:51:49.483Z] === PAUSE TestDiskUsage [2021-08-23T16:51:49.483Z] === RUN TestEventsExecDie [2021-08-23T16:51:49.782Z] docker_cli_network_unix_test.go:46: [dd7e47c94f7f6] daemon is not started [2021-08-23T16:51:50.042Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-23T16:51:50.055Z] --- PASS: TestEventsExecDie (0.72s) [2021-08-23T16:51:50.055Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:51:50.315Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-08-23T16:51:50.315Z] === RUN TestEventsVolumeCreate [2021-08-23T16:51:50.315Z] --- PASS: TestEventsVolumeCreate (0.08s) [2021-08-23T16:51:50.315Z] === RUN TestInfoBinaryCommits [2021-08-23T16:51:50.315Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-23T16:51:50.315Z] === RUN TestInfoAPIVersioned [2021-08-23T16:51:50.315Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-23T16:51:50.315Z] === RUN TestInfoDiscoveryBackend [2021-08-23T16:51:50.885Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-23T16:51:50.885Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-23T16:51:50.982Z] docker_cli_network_unix_test.go:46: [da9d9b50d22ea] daemon is not started [2021-08-23T16:51:50.982Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-23T16:51:51.552Z] docker_cli_network_unix_test.go:46: [d8af1254941f4] daemon is not started [2021-08-23T16:51:51.812Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-23T16:51:51.826Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-23T16:51:51.826Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-23T16:51:52.396Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-23T16:51:52.396Z] === RUN TestInfoAPI [2021-08-23T16:51:52.396Z] --- PASS: TestInfoAPI (0.04s) [2021-08-23T16:51:52.396Z] === RUN TestInfoAPIWarnings [2021-08-23T16:51:55.692Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:51:57.098Z] docker_cli_network_unix_test.go:46: [d2f818126f215] daemon is not started [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite (67.51s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.48s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.07s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.24s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.78s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.02s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.42s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.66s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.81s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.46s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.41s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.33s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.24s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.06s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.18s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.87s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.40s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.56s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (7.26s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.99s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.24s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.16s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.29s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.25s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.94s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-08-23T16:51:57.098Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.85s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.66s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.02s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.81s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.66s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.89s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.79s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2021-08-23T16:51:57.098Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.95s) [2021-08-23T16:51:57.098Z] === RUN TestDockerHubPullSuite [2021-08-23T16:51:57.098Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-23T16:51:58.044Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-23T16:52:00.585Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-23T16:52:00.845Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-23T16:52:02.227Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-23T16:52:02.487Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite (6.00s) [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s) [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.43s) [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.36s) [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.32s) [2021-08-23T16:52:02.748Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-08-23T16:52:02.748Z] PASS [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === Skipped [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-23T16:52:02.748Z] [2021-08-23T16:52:02.748Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2021-08-23T16:52:02.748Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.748Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.03s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2021-08-23T16:52:02.749Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.04s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-23T16:52:02.749Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T16:52:02.749Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-23T16:52:02.749Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T16:52:02.749Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-23T16:52:02.749Z] docker_cli_network_unix_test.go:46: [d0284a6228288] daemon is not started [2021-08-23T16:52:02.749Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] DONE 1269 tests, 51 skipped in 1517.209s [2021-08-23T16:52:02.749Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:52:02.749Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:52:02.749Z] +++ kill 8781 [2021-08-23T16:52:02.749Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:52:02.749Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:52:02.749Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.749Z] To set a process to complain mode, use the command line tool [2021-08-23T16:52:02.749Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:52:02.749Z] +++ true [2021-08-23T16:52:02.749Z] exiting test-integration [2021-08-23T16:52:02.749Z] ++ exit 0 [2021-08-23T16:52:02.749Z] [2021-08-23T16:52:02.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:52:02.760Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T16:52:02.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T16:52:03.009Z] + for job in $(jobs -p) [2021-08-23T16:52:03.009Z] + wait 25654 [2021-08-23T16:52:10.510Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-23T16:52:10.510Z] === RUN TestInfoDebug [2021-08-23T16:52:10.510Z] --- PASS: TestInfoDebug (0.54s) [2021-08-23T16:52:10.510Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:52:10.510Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-23T16:52:10.510Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:52:10.510Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-23T16:52:10.510Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:52:10.510Z] --- PASS: TestLoginFailsWithBadCredentials (0.20s) [2021-08-23T16:52:10.510Z] === RUN TestPingCacheHeaders [2021-08-23T16:52:10.770Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-23T16:52:10.770Z] === RUN TestPingGet [2021-08-23T16:52:10.770Z] --- PASS: TestPingGet (0.03s) [2021-08-23T16:52:10.770Z] === RUN TestPingHead [2021-08-23T16:52:10.770Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:52:10.770Z] === RUN TestVersion [2021-08-23T16:52:10.770Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:52:10.770Z] === CONT TestDiskUsage [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/container_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/image_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/volume_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-23T16:52:11.341Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-23T16:52:11.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T16:52:11.351Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T16:52:11.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T16:52:11.351Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T16:52:11.351Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-23T16:52:11.603Z] === RUN TestDiskUsage/after_container.Run [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-23T16:52:11.863Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage (1.44s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run (0.44s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-23T16:52:12.125Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-23T16:52:12.125Z] PASS [2021-08-23T16:52:12.125Z] [2021-08-23T16:52:12.125Z] === Skipped [2021-08-23T16:52:12.125Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:52:12.125Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-23T16:52:12.125Z] [2021-08-23T16:52:12.125Z] [2021-08-23T16:52:12.125Z] DONE 53 tests, 1 skipped in 22.902s [2021-08-23T16:52:12.125Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-23T16:52:12.125Z] ++ 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-23T16:52:12.125Z] ++ set -e [2021-08-23T16:52:12.125Z] ++ '[' -n 0 ']' [2021-08-23T16:52:12.125Z] ++ set -x [2021-08-23T16:52:12.125Z] ++ 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-23T16:52:12.388Z] INFO: Testing against a local daemon [2021-08-23T16:52:12.388Z] === RUN TestVolumesCreateAndList [2021-08-23T16:52:12.388Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-23T16:52:12.388Z] === RUN TestVolumesRemove [2021-08-23T16:52:12.388Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-23T16:52:12.388Z] === RUN TestVolumesInspect [2021-08-23T16:52:12.388Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T16:52:12.388Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:52:12.388Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:52:12.388Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:52:12.388Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:52:12.388Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T16:52:12.388Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:52:12.388Z] PASS [2021-08-23T16:52:12.388Z] [2021-08-23T16:52:12.388Z] DONE 5 tests in 0.283s [2021-08-23T16:52:12.388Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T16:52:12.960Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T16:52:12.960Z] +++ kill 15462 [2021-08-23T16:52:13.220Z] +++ /etc/init.d/apparmor stop [2021-08-23T16:52:13.220Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T16:52:13.220Z] [2021-08-23T16:52:13.220Z] Unloading profiles will leave already running processes permanently [2021-08-23T16:52:13.220Z] unconfined, which can lead to unexpected situations. [2021-08-23T16:52:13.220Z] [2021-08-23T16:52:13.220Z] To set a process to complain mode, use the command line tool [2021-08-23T16:52:13.220Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T16:52:13.220Z] +++ true [2021-08-23T16:52:13.220Z] exiting test-integration [2021-08-23T16:52:13.220Z] ++ exit 0 [2021-08-23T16:52:13.220Z] Post stage [Pipeline] junit [2021-08-23T16:52:14.637Z] Recording test results [2021-08-23T16:52:15.005Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T16:52:15.362Z] + echo Ensuring container killed. [2021-08-23T16:52:15.362Z] Ensuring container killed. [2021-08-23T16:52:15.362Z] + docker rm -vf docker-pr3 [2021-08-23T16:52:15.362Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-23T16:52:15.653Z] + echo Chowning /workspace to jenkins user [2021-08-23T16:52:15.653Z] Chowning /workspace to jenkins user [2021-08-23T16:52:15.653Z] + id -u [2021-08-23T16:52:15.653Z] + id -g [2021-08-23T16:52:15.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/workspace busybox chown -R 1000:1000 /workspace [2021-08-23T16:52:15.653Z] Unable to find image 'busybox:latest' locally [2021-08-23T16:52:15.914Z] latest: Pulling from library/busybox [2021-08-23T16:52:15.914Z] be0c1d6b695c: Pulling fs layer [2021-08-23T16:52:15.914Z] be0c1d6b695c: Verifying Checksum [2021-08-23T16:52:15.914Z] be0c1d6b695c: Download complete [2021-08-23T16:52:16.178Z] be0c1d6b695c: Pull complete [2021-08-23T16:52:16.178Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-23T16:52:16.178Z] Status: Downloaded newer image for busybox:latest [2021-08-23T16:52:18.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T16:52:18.425Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T16:52:18.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T16:52:18.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T16:52:18.425Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T16:52:18.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T16:52:18.425Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T16:52:18.425Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T16:52:19.919Z] + bundleName=arm64-integration [2021-08-23T16:52:19.919Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-23T16:52:19.919Z] Creating arm64-integration-bundles.tar.gz [2021-08-23T16:52:19.919Z] + + find bundles -path */root/*overlay2 -prune -oxargs -type tar f -czf ( arm64-integration-bundles.tar.gz -name [2021-08-23T16:52:19.919Z] *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-23T16:52:20.518Z] Archiving artifacts [2021-08-23T16:52:22.797Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T16:52:23.125Z] + make clean [2021-08-23T16:52:23.697Z] docker volume rm -f docker-dev-cache [2021-08-23T16:52:23.698Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T16:52:29.578Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-23T16:52:29.839Z] docker_cli_swarm_test.go:1186: [d2f2880ae2a1c] joining swarm manager [d08286092206e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:52:36.423Z] docker_cli_swarm_test.go:1195: [d4d35e23eec7e] joining swarm manager [d08286092206e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:52:54.095Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T16:52:56.995Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T16:52:56.995Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T16:52:56.995Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T16:52:56.995Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T16:52:57.505Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T16:52:58.471Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T16:52:58.471Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T16:52:58.471Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T16:53:03.154Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T16:53:04.120Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T16:53:04.120Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T16:53:04.120Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T16:53:04.120Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T16:53:04.120Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T16:53:05.656Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T16:53:06.678Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T16:53:07.136Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T16:53:07.593Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T16:53:08.051Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T16:53:13.833Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T16:53:15.367Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T16:53:15.367Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T16:53:15.367Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T16:53:16.335Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T16:53:16.335Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T16:53:16.335Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T16:53:17.301Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T16:53:18.834Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T16:53:19.800Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T16:53:20.258Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T16:53:20.258Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T16:53:20.258Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T16:53:21.223Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T16:53:21.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T16:53:21.682Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T16:53:21.682Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T16:53:21.682Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T16:53:21.682Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T16:53:23.139Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-23T16:53:29.722Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-23T16:53:32.133Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T16:53:33.019Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-23T16:53:33.561Z] --- PASS: TestBuildWCOWSandboxSize (723.17s) [2021-08-23T16:53:33.561Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T16:53:33.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:53:33.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:53:33.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:53:33.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:53:33.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:53:33.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:53:33.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T16:53:33.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T16:53:33.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T16:53:33.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s) [2021-08-23T16:53:33.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T16:53:33.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T16:53:33.561Z] === RUN TestBuildPreserveOwnership [2021-08-23T16:53:33.561Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:53:33.561Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestBuildPlatformInvalid [2021-08-23T16:53:33.561Z] --- PASS: TestBuildPlatformInvalid (0.41s) [2021-08-23T16:53:33.561Z] PASS [2021-08-23T16:53:33.561Z] ok github.com/docker/docker/integration/build 865.344s [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === Skipped [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T16:53:33.561Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T16:53:33.561Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T16:53:33.561Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-23T16:53:33.561Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T16:53:33.561Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] DONE 29 tests, 5 skipped in 888.717s [2021-08-23T16:53:33.561Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T16:53:33.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:53:33.561Z] INFO: Testing against a local daemon [2021-08-23T16:53:33.561Z] === RUN TestConfigInspect [2021-08-23T16:53:33.561Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestConfigList [2021-08-23T16:53:33.561Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestConfigsCreateAndDelete [2021-08-23T16:53:33.561Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestConfigsUpdate [2021-08-23T16:53:33.561Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestTemplatedConfig [2021-08-23T16:53:33.561Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestConfigCreateResolve [2021-08-23T16:53:33.561Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:53:33.561Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T16:53:33.561Z] PASS [2021-08-23T16:53:33.561Z] ok github.com/docker/docker/integration/config 0.077s [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === Skipped [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T16:53:33.561Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T16:53:33.561Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T16:53:33.561Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T16:53:33.561Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T16:53:33.561Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T16:53:33.561Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] [2021-08-23T16:53:33.561Z] DONE 6 tests, 6 skipped in 2.206s [2021-08-23T16:53:33.561Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T16:53:33.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:53:33.561Z] INFO: Testing against a local daemon [2021-08-23T16:53:33.561Z] === RUN TestCheckpoint [2021-08-23T16:53:33.561Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:53:33.561Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestContainerInvalidJSON [2021-08-23T16:53:33.561Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:53:33.561Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:53:33.561Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:53:33.561Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:53:33.561Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T16:53:33.561Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T16:53:33.561Z] --- PASS: TestContainerInvalidJSON (0.55s) [2021-08-23T16:53:33.561Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T16:53:33.561Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s) [2021-08-23T16:53:33.561Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T16:53:33.561Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s) [2021-08-23T16:53:33.561Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T16:53:33.561Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2021-08-23T16:53:33.561Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T16:53:33.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s) [2021-08-23T16:53:33.561Z] === RUN TestCopyFromContainer [2021-08-23T16:53:33.561Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T16:53:33.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:53:33.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:53:33.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:53:33.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:53:33.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:53:33.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:53:33.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T16:53:33.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T16:53:33.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T16:53:33.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T16:53:33.561Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:53:33.561Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidEnv [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T16:53:33.561Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T16:53:33.561Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:53:33.561Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T16:53:33.561Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:53:33.561Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:53:33.561Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:53:33.561Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T16:53:33.561Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T16:53:33.561Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:53:33.561Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateDifferentPlatform [2021-08-23T16:53:33.561Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T16:53:33.561Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T16:53:33.561Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T16:53:33.561Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T16:53:33.561Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-08-23T16:53:33.561Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T16:53:33.561Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:53:33.561Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T16:53:33.561Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T16:53:33.561Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:33.561Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestDiff [2021-08-23T16:53:33.561Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:53:33.561Z] --- SKIP: TestDiff (0.00s) [2021-08-23T16:53:33.561Z] === RUN TestExecWithCloseStdin [2021-08-23T16:53:33.561Z] --- PASS: TestExecWithCloseStdin (2.42s) [2021-08-23T16:53:33.561Z] === RUN TestExec [2021-08-23T16:53:34.522Z] --- PASS: TestExec (1.75s) [2021-08-23T16:53:34.522Z] === RUN TestExecUser [2021-08-23T16:53:34.522Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:53:34.522Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T16:53:34.522Z] === RUN TestExportContainerAndImportImage [2021-08-23T16:53:34.522Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:34.522Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T16:53:34.522Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T16:53:34.522Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:34.522Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:53:34.522Z] === RUN TestHealthCheckWorkdir [2021-08-23T16:53:34.522Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:53:34.522Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T16:53:34.522Z] === RUN TestHealthKillContainer [2021-08-23T16:53:34.522Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:53:34.522Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T16:53:34.522Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T16:53:34.522Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:53:34.522Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:53:34.522Z] === RUN TestKillContainerInvalidSignal [2021-08-23T16:53:34.930Z] docker_cli_swarm_test.go:1118: [d48ed9b220e27] joining swarm manager [d0c86ebfa9714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:53:35.871Z] docker_cli_swarm_test.go:1119: [df644f2385172] joining swarm manager [d0c86ebfa9714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:53:36.075Z] --- PASS: TestKillContainerInvalidSignal (1.67s) [2021-08-23T16:53:36.075Z] === RUN TestKillContainer [2021-08-23T16:53:36.075Z] === RUN TestKillContainer/no_signal [2021-08-23T16:53:37.605Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T16:53:37.605Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:53:37.605Z] === RUN TestKillContainer/killing_signal [2021-08-23T16:53:39.837Z] --- PASS: TestKillContainer (3.88s) [2021-08-23T16:53:39.837Z] --- PASS: TestKillContainer/no_signal (1.61s) [2021-08-23T16:53:39.837Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:53:39.837Z] --- PASS: TestKillContainer/killing_signal (2.24s) [2021-08-23T16:53:39.837Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T16:53:39.837Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:53:39.837Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:53:39.837Z] === RUN TestKillStoppedContainer [2021-08-23T16:53:39.837Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:53:39.837Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T16:53:39.837Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T16:53:39.837Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:53:39.837Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:53:39.837Z] === RUN TestKillDifferentUserContainer [2021-08-23T16:53:39.837Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:53:39.837Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T16:53:39.837Z] === RUN TestInspectOomKilledTrue [2021-08-23T16:53:39.837Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:39.837Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T16:53:39.837Z] === RUN TestInspectOomKilledFalse [2021-08-23T16:53:39.837Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:53:39.837Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T16:53:39.837Z] === RUN TestLogsFollowTailEmpty [2021-08-23T16:53:41.369Z] --- PASS: TestLogsFollowTailEmpty (1.65s) [2021-08-23T16:53:41.369Z] === RUN TestNetworkNat [2021-08-23T16:53:41.369Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:53:41.369Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T16:53:41.369Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T16:53:43.582Z] --- PASS: TestNetworkLocalhostTCPNat (2.06s) [2021-08-23T16:53:43.582Z] === RUN TestNetworkLoopbackNat [2021-08-23T16:53:43.582Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:53:43.582Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T16:53:43.582Z] === RUN TestPause [2021-08-23T16:53:43.582Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:53:43.582Z] --- SKIP: TestPause (0.00s) [2021-08-23T16:53:43.582Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T16:53:45.744Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.74s) [2021-08-23T16:53:45.744Z] === RUN TestPauseStopPausedContainer [2021-08-23T16:53:45.744Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:53:45.744Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T16:53:45.744Z] === RUN TestPsFilter [2021-08-23T16:53:45.744Z] --- PASS: TestPsFilter (0.27s) [2021-08-23T16:53:45.744Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T16:53:47.334Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.86s) [2021-08-23T16:53:47.334Z] === RUN TestRemoveContainerWithVolume [2021-08-23T16:53:50.224Z] --- PASS: TestRemoveContainerWithVolume (2.29s) [2021-08-23T16:53:50.224Z] === RUN TestRemoveContainerRunning [2021-08-23T16:53:51.751Z] --- PASS: TestRemoveContainerRunning (1.64s) [2021-08-23T16:53:51.751Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T16:53:53.276Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.61s) [2021-08-23T16:53:53.276Z] === RUN TestRemoveInvalidContainer [2021-08-23T16:53:53.276Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T16:53:53.276Z] === RUN TestRenameLinkedContainer [2021-08-23T16:53:53.276Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:53:53.276Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T16:53:53.276Z] === RUN TestRenameStoppedContainer [2021-08-23T16:53:55.439Z] --- PASS: TestRenameStoppedContainer (2.33s) [2021-08-23T16:53:55.439Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T16:53:59.157Z] --- PASS: TestRenameRunningContainerAndReuse (3.45s) [2021-08-23T16:53:59.157Z] === RUN TestRenameInvalidName [2021-08-23T16:54:00.744Z] --- PASS: TestRenameInvalidName (1.77s) [2021-08-23T16:54:00.744Z] === RUN TestRenameAnonymousContainer [2021-08-23T16:54:02.065Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T16:54:02.065Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T16:54:02.065Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T16:54:05.795Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T16:54:05.795Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T16:54:05.795Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T16:54:05.795Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T16:54:06.253Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T16:54:06.253Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T16:54:06.253Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T16:54:06.711Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T16:54:06.711Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T16:54:06.711Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T16:54:09.279Z] --- PASS: TestRenameAnonymousContainer (8.74s) [2021-08-23T16:54:09.279Z] === RUN TestRenameContainerWithSameName [2021-08-23T16:54:10.804Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2021-08-23T16:54:10.804Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T16:54:10.804Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:10.804Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:54:10.804Z] === RUN TestResize [2021-08-23T16:54:12.972Z] --- PASS: TestResize (1.72s) [2021-08-23T16:54:12.972Z] === RUN TestResizeWithInvalidSize [2021-08-23T16:54:14.568Z] --- PASS: TestResizeWithInvalidSize (1.76s) [2021-08-23T16:54:14.568Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T16:54:16.732Z] --- PASS: TestResizeWhenContainerNotStarted (2.24s) [2021-08-23T16:54:16.732Z] === RUN TestDaemonRestartKillContainers [2021-08-23T16:54:16.732Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:16.732Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:54:16.732Z] === RUN TestStats [2021-08-23T16:54:16.732Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:54:16.732Z] --- SKIP: TestStats (0.00s) [2021-08-23T16:54:16.732Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T16:54:22.563Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.99s) [2021-08-23T16:54:22.563Z] === RUN TestStopContainerWithTimeout [2021-08-23T16:54:22.563Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:54:22.563Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T16:54:22.563Z] === RUN TestUpdateRestartPolicy [2021-08-23T16:54:36.713Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T16:54:37.170Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T16:54:37.170Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T16:54:37.629Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T16:54:43.615Z] --- PASS: TestUpdateRestartPolicy (20.31s) [2021-08-23T16:54:43.615Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T16:54:45.141Z] --- PASS: TestUpdateRestartWithAutoRemove (1.77s) [2021-08-23T16:54:45.141Z] === RUN TestWaitNonBlocked [2021-08-23T16:54:45.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:54:45.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:54:45.141Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:54:45.141Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:54:45.141Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T16:54:45.142Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T16:54:47.309Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T16:54:47.309Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.05s) [2021-08-23T16:54:47.309Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.14s) [2021-08-23T16:54:47.309Z] === RUN TestWaitBlocked [2021-08-23T16:54:47.309Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:54:47.309Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T16:54:47.309Z] PASS [2021-08-23T16:54:47.309Z] ok github.com/docker/docker/integration/container 78.350s [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === Skipped [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T16:54:47.309Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T16:54:47.309Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T16:54:47.309Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T16:54:47.309Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T16:54:47.309Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T16:54:47.309Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T16:54:47.309Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T16:54:47.309Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T16:54:47.309Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T16:54:47.309Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T16:54:47.309Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T16:54:47.309Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T16:54:47.309Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T16:54:47.309Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T16:54:47.309Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T16:54:47.309Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T16:54:47.309Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T16:54:47.309Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T16:54:47.309Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T16:54:47.309Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T16:54:47.309Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T16:54:47.309Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T16:54:47.309Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.309Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T16:54:47.309Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T16:54:47.309Z] [2021-08-23T16:54:47.310Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T16:54:47.310Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:54:47.310Z] [2021-08-23T16:54:47.310Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T16:54:47.310Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T16:54:47.310Z] [2021-08-23T16:54:47.310Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T16:54:47.310Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T16:54:47.310Z] [2021-08-23T16:54:47.310Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T16:54:47.310Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:54:47.310Z] [2021-08-23T16:54:47.310Z] [2021-08-23T16:54:47.310Z] DONE 87 tests, 33 skipped in 80.387s [2021-08-23T16:54:47.310Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T16:55:07.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T16:55:08.024Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T16:55:08.483Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T16:55:08.557Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T16:55:08.557Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:55:08.557Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:55:08.557Z] === RUN TestDaemonConfigValidation [2021-08-23T16:55:08.557Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:55:08.557Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T16:55:08.557Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T16:55:08.557Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:55:08.557Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:55:08.557Z] PASS [2021-08-23T16:55:08.557Z] ok github.com/docker/docker/integration/daemon 0.086s [2021-08-23T16:55:08.557Z] [2021-08-23T16:55:08.557Z] === Skipped [2021-08-23T16:55:08.557Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T16:55:08.557Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T16:55:08.557Z] [2021-08-23T16:55:08.557Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T16:55:08.557Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T16:55:08.557Z] [2021-08-23T16:55:08.557Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T16:55:08.557Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T16:55:08.557Z] [2021-08-23T16:55:08.557Z] [2021-08-23T16:55:08.557Z] DONE 3 tests, 3 skipped in 20.344s [2021-08-23T16:55:08.557Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T16:55:09.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:09.012Z] INFO: Testing against a local daemon [2021-08-23T16:55:09.012Z] === RUN TestCommitInheritsEnv [2021-08-23T16:55:09.012Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:55:09.012Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T16:55:09.012Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T16:55:09.012Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:55:09.012Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:55:09.012Z] === RUN TestImagesFilterMultiReference [2021-08-23T16:55:09.012Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T16:55:09.012Z] === RUN TestImagePullPlatformInvalid [2021-08-23T16:55:09.012Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T16:55:09.012Z] === RUN TestRemoveImageOrphaning [2021-08-23T16:55:09.972Z] --- PASS: TestRemoveImageOrphaning (0.84s) [2021-08-23T16:55:09.972Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T16:55:09.972Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-23T16:55:09.972Z] === RUN TestTagInvalidReference [2021-08-23T16:55:09.972Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T16:55:09.972Z] === RUN TestTagValidPrefixedRepo [2021-08-23T16:55:09.972Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-23T16:55:09.972Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T16:55:09.972Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-23T16:55:09.972Z] === RUN TestTagOfficialNames [2021-08-23T16:55:09.972Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-23T16:55:09.972Z] === RUN TestTagMatchesDigest [2021-08-23T16:55:09.972Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-23T16:55:09.972Z] PASS [2021-08-23T16:55:09.972Z] ok github.com/docker/docker/integration/image 1.201s [2021-08-23T16:55:09.972Z] [2021-08-23T16:55:09.972Z] === Skipped [2021-08-23T16:55:09.972Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T16:55:09.972Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:55:09.972Z] [2021-08-23T16:55:09.972Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T16:55:09.972Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T16:55:09.972Z] [2021-08-23T16:55:09.972Z] [2021-08-23T16:55:09.972Z] DONE 11 tests, 2 skipped in 2.570s [2021-08-23T16:55:09.972Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T16:55:11.540Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:11.540Z] INFO: Testing against a local daemon [2021-08-23T16:55:11.540Z] === RUN TestNetworkCreateDelete [2021-08-23T16:55:11.540Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:11.540Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T16:55:11.540Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T16:55:11.540Z] 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-23T16:55:11.540Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:55:11.540Z] === RUN TestDaemonDNSFallback [2021-08-23T16:55:11.540Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:11.540Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T16:55:11.540Z] === RUN TestInspectNetwork [2021-08-23T16:55:11.540Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:55:11.540Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T16:55:11.540Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T16:55:11.540Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:11.540Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:55:11.540Z] === RUN TestNetworkInvalidJSON [2021-08-23T16:55:11.540Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T16:55:11.540Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T16:55:11.540Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:55:11.540Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:55:11.540Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:55:11.540Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:55:11.540Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T16:55:11.540Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T16:55:11.540Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T16:55:11.540Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2021-08-23T16:55:11.540Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-23T16:55:11.540Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-23T16:55:11.540Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-23T16:55:11.540Z] === RUN TestNetworkList [2021-08-23T16:55:11.540Z] === RUN TestNetworkList//networks [2021-08-23T16:55:11.540Z] === PAUSE TestNetworkList//networks [2021-08-23T16:55:11.540Z] === RUN TestNetworkList//networks/ [2021-08-23T16:55:11.540Z] === PAUSE TestNetworkList//networks/ [2021-08-23T16:55:11.996Z] === CONT TestNetworkList//networks [2021-08-23T16:55:11.996Z] === CONT TestNetworkList//networks/ [2021-08-23T16:55:11.996Z] --- PASS: TestNetworkList (0.02s) [2021-08-23T16:55:11.996Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T16:55:11.996Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T16:55:11.996Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T16:55:11.996Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T16:55:11.996Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T16:55:11.996Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T16:55:11.996Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T16:55:11.996Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T16:55:11.996Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T16:55:11.996Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:55:11.996Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T16:55:11.996Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:55:11.996Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T16:55:11.996Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:55:11.996Z] PASS [2021-08-23T16:55:11.996Z] ok github.com/docker/docker/integration/network 0.151s [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === Skipped [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T16:55:11.996Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T16:55:11.996Z] 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-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T16:55:11.996Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T16:55:11.996Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T16:55:11.996Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T16:55:11.996Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:243: FLAKY_TEST [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T16:55:11.996Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] [2021-08-23T16:55:11.996Z] DONE 22 tests, 15 skipped in 1.788s [2021-08-23T16:55:11.996Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T16:55:12.233Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T16:55:12.451Z] testing: warning: no tests to run [2021-08-23T16:55:12.452Z] PASS [2021-08-23T16:55:12.452Z] ok github.com/docker/docker/integration/network/ipvlan 0.051s [2021-08-23T16:55:12.452Z] [2021-08-23T16:55:12.452Z] DONE 0 tests in 0.560s [2021-08-23T16:55:12.452Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T16:55:12.906Z] testing: warning: no tests to run [2021-08-23T16:55:12.906Z] PASS [2021-08-23T16:55:12.906Z] ok github.com/docker/docker/integration/network/macvlan 0.055s [2021-08-23T16:55:13.361Z] [2021-08-23T16:55:13.361Z] DONE 0 tests in 0.548s [2021-08-23T16:55:13.361Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T16:55:13.818Z] testing: warning: no tests to run [2021-08-23T16:55:13.818Z] PASS [2021-08-23T16:55:13.818Z] ok github.com/docker/docker/integration/plugin 0.050s [2021-08-23T16:55:13.818Z] [2021-08-23T16:55:13.818Z] DONE 0 tests in 0.572s [2021-08-23T16:55:13.818Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T16:55:14.277Z] testing: warning: no tests to run [2021-08-23T16:55:14.277Z] PASS [2021-08-23T16:55:14.277Z] ok github.com/docker/docker/integration/plugin/authz 0.047s [2021-08-23T16:55:14.277Z] [2021-08-23T16:55:14.277Z] DONE 0 tests in 0.565s [2021-08-23T16:55:14.277Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T16:55:15.134Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T16:55:17.307Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T16:55:20.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:20.093Z] INFO: Testing against a local daemon [2021-08-23T16:55:20.093Z] === RUN TestPluginInvalidJSON [2021-08-23T16:55:20.093Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:55:20.093Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:55:20.093Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T16:55:20.093Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-23T16:55:20.093Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T16:55:20.093Z] === RUN TestPluginInstall [2021-08-23T16:55:20.093Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:55:20.093Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T16:55:20.093Z] === RUN TestPluginsWithRuntimes [2021-08-23T16:55:20.093Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:55:20.093Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T16:55:20.093Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T16:55:20.093Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:55:20.093Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:55:20.093Z] PASS [2021-08-23T16:55:20.093Z] ok github.com/docker/docker/integration/plugin/common 0.079s [2021-08-23T16:55:20.093Z] [2021-08-23T16:55:20.093Z] === Skipped [2021-08-23T16:55:20.093Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T16:55:20.093Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T16:55:20.093Z] [2021-08-23T16:55:20.093Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T16:55:20.093Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T16:55:20.093Z] [2021-08-23T16:55:20.093Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T16:55:20.093Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T16:55:20.093Z] [2021-08-23T16:55:20.093Z] [2021-08-23T16:55:20.093Z] DONE 5 tests, 3 skipped in 5.499s [2021-08-23T16:55:20.093Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T16:55:22.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:22.987Z] INFO: Testing against a local daemon [2021-08-23T16:55:22.987Z] === RUN TestExternalGraphDriver [2021-08-23T16:55:22.987Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:55:22.987Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T16:55:22.987Z] === RUN TestGraphdriverPluginV2 [2021-08-23T16:55:22.987Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:55:22.987Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:55:22.987Z] PASS [2021-08-23T16:55:22.987Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.073s [2021-08-23T16:55:22.987Z] [2021-08-23T16:55:22.987Z] === Skipped [2021-08-23T16:55:22.987Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T16:55:22.987Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T16:55:22.987Z] [2021-08-23T16:55:22.987Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T16:55:22.987Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T16:55:22.987Z] [2021-08-23T16:55:22.987Z] [2021-08-23T16:55:22.987Z] DONE 2 tests, 2 skipped in 2.565s [2021-08-23T16:55:22.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T16:55:24.514Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:24.514Z] INFO: Testing against a local daemon [2021-08-23T16:55:24.514Z] === RUN TestReadPluginNoRead [2021-08-23T16:55:24.514Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:55:24.514Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T16:55:24.514Z] PASS [2021-08-23T16:55:24.514Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2021-08-23T16:55:24.514Z] [2021-08-23T16:55:24.514Z] === Skipped [2021-08-23T16:55:24.514Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T16:55:24.514Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T16:55:24.514Z] [2021-08-23T16:55:24.514Z] [2021-08-23T16:55:24.514Z] DONE 1 tests, 1 skipped in 1.712s [2021-08-23T16:55:24.514Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T16:55:25.475Z] testing: warning: no tests to run [2021-08-23T16:55:25.475Z] PASS [2021-08-23T16:55:25.475Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.057s [2021-08-23T16:55:25.475Z] [2021-08-23T16:55:25.475Z] DONE 0 tests in 0.841s [2021-08-23T16:55:25.475Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T16:55:27.007Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:27.007Z] INFO: Testing against a local daemon [2021-08-23T16:55:27.007Z] === RUN TestPluginWithDevMounts [2021-08-23T16:55:27.007Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:27.007Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T16:55:27.007Z] PASS [2021-08-23T16:55:27.007Z] ok github.com/docker/docker/integration/plugin/volumes 0.068s [2021-08-23T16:55:27.007Z] [2021-08-23T16:55:27.007Z] === Skipped [2021-08-23T16:55:27.007Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T16:55:27.007Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:27.007Z] [2021-08-23T16:55:27.007Z] [2021-08-23T16:55:27.007Z] DONE 1 tests, 1 skipped in 1.711s [2021-08-23T16:55:27.007Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T16:55:27.366Z] docker_cli_swarm_test.go:1172: [db276dc2c8204] joining swarm manager [d0c86ebfa9714]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-23T16:55:28.533Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:28.533Z] INFO: Testing against a local daemon [2021-08-23T16:55:28.533Z] === RUN TestSecretInspect [2021-08-23T16:55:28.533Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T16:55:28.533Z] === RUN TestSecretList [2021-08-23T16:55:28.533Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T16:55:28.533Z] === RUN TestSecretsCreateAndDelete [2021-08-23T16:55:28.533Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:55:28.533Z] === RUN TestSecretsUpdate [2021-08-23T16:55:28.533Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T16:55:28.533Z] === RUN TestTemplatedSecret [2021-08-23T16:55:28.533Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T16:55:28.533Z] === RUN TestSecretCreateResolve [2021-08-23T16:55:28.533Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:28.533Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T16:55:28.533Z] PASS [2021-08-23T16:55:28.533Z] ok github.com/docker/docker/integration/secret 0.066s [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] === Skipped [2021-08-23T16:55:28.533Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T16:55:28.533Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T16:55:28.533Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T16:55:28.533Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T16:55:28.533Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T16:55:28.533Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T16:55:28.533Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] [2021-08-23T16:55:28.533Z] DONE 6 tests, 6 skipped in 1.587s [2021-08-23T16:55:28.533Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T16:55:30.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:30.697Z] INFO: Testing against a local daemon [2021-08-23T16:55:30.697Z] === RUN TestServiceCreateInit [2021-08-23T16:55:30.697Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T16:55:30.697Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T16:55:30.697Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- PASS: TestServiceCreateInit (0.03s) [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T16:55:30.697Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceConflict [2021-08-23T16:55:30.697Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T16:55:30.697Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:55:30.697Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T16:55:30.697Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T16:55:30.697Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T16:55:30.697Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceSysctls [2021-08-23T16:55:30.697Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-23T16:55:30.697Z] === RUN TestCreateServiceCapabilities [2021-08-23T16:55:30.697Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-23T16:55:30.697Z] === RUN TestInspect [2021-08-23T16:55:30.697Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestInspect (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestCreateJob [2021-08-23T16:55:30.697Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestReplicatedJob [2021-08-23T16:55:30.697Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestUpdateReplicatedJob [2021-08-23T16:55:30.697Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServiceListWithStatuses [2021-08-23T16:55:30.697Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T16:55:30.697Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestDockerNetworkReConnect [2021-08-23T16:55:30.697Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServicePlugin [2021-08-23T16:55:30.697Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServiceUpdateLabel [2021-08-23T16:55:30.697Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServiceUpdateSecrets [2021-08-23T16:55:30.697Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServiceUpdateConfigs [2021-08-23T16:55:30.697Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServiceUpdateNetwork [2021-08-23T16:55:30.697Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T16:55:30.697Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T16:55:30.697Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:55:30.697Z] PASS [2021-08-23T16:55:30.697Z] ok github.com/docker/docker/integration/service 0.179s [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === Skipped [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T16:55:30.697Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T16:55:30.697Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-08-23T16:55:30.697Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-08-23T16:55:30.697Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T16:55:30.697Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T16:55:30.697Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T16:55:30.697Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T16:55:30.697Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T16:55:30.697Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T16:55:30.697Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T16:55:30.697Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T16:55:30.697Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T16:55:30.697Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T16:55:30.697Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T16:55:30.697Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T16:55:30.697Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T16:55:30.697Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] [2021-08-23T16:55:30.697Z] DONE 24 tests, 23 skipped in 2.016s [2021-08-23T16:55:30.697Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T16:55:32.224Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:32.224Z] INFO: Testing against a local daemon [2021-08-23T16:55:32.224Z] === RUN TestSessionCreate [2021-08-23T16:55:32.224Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:55:32.224Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T16:55:32.224Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T16:55:32.224Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:55:32.224Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:55:32.224Z] PASS [2021-08-23T16:55:32.224Z] ok github.com/docker/docker/integration/session 0.061s [2021-08-23T16:55:32.224Z] [2021-08-23T16:55:32.224Z] === Skipped [2021-08-23T16:55:32.224Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T16:55:32.224Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T16:55:32.224Z] [2021-08-23T16:55:32.224Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T16:55:32.224Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T16:55:32.224Z] [2021-08-23T16:55:32.224Z] [2021-08-23T16:55:32.224Z] DONE 2 tests, 2 skipped in 1.408s [2021-08-23T16:55:32.224Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T16:55:33.749Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:33.749Z] INFO: Testing against a local daemon [2021-08-23T16:55:33.749Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T16:55:33.749Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:33.749Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestDiskUsage [2021-08-23T16:55:33.749Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:55:33.749Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestEventsExecDie [2021-08-23T16:55:33.749Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:55:33.749Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestEventsBackwardsCompatible [2021-08-23T16:55:33.749Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:55:33.749Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestEventsVolumeCreate [2021-08-23T16:55:33.749Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:55:33.749Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestInfoAPI [2021-08-23T16:55:33.749Z] --- PASS: TestInfoAPI (0.03s) [2021-08-23T16:55:33.749Z] === RUN TestInfoAPIWarnings [2021-08-23T16:55:33.749Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:55:33.749Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestInfoDebug [2021-08-23T16:55:33.749Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:55:33.749Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestInfoInsecureRegistries [2021-08-23T16:55:33.749Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:55:33.749Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestInfoRegistryMirrors [2021-08-23T16:55:33.749Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:55:33.749Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T16:55:33.749Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T16:55:34.713Z] --- PASS: TestLoginFailsWithBadCredentials (0.91s) [2021-08-23T16:55:34.713Z] === RUN TestPingCacheHeaders [2021-08-23T16:55:34.713Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T16:55:34.713Z] === RUN TestPingGet [2021-08-23T16:55:34.713Z] --- PASS: TestPingGet (0.03s) [2021-08-23T16:55:34.713Z] === RUN TestPingHead [2021-08-23T16:55:34.713Z] --- PASS: TestPingHead (0.03s) [2021-08-23T16:55:34.713Z] === RUN TestVersion [2021-08-23T16:55:34.713Z] --- PASS: TestVersion (0.03s) [2021-08-23T16:55:34.713Z] PASS [2021-08-23T16:55:34.713Z] ok github.com/docker/docker/integration/system 1.111s [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === Skipped [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T16:55:34.713Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T16:55:34.713Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T16:55:34.713Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T16:55:34.713Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T16:55:34.713Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T16:55:34.713Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T16:55:34.713Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T16:55:34.713Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T16:55:34.713Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] [2021-08-23T16:55:34.713Z] DONE 15 tests, 9 skipped in 2.581s [2021-08-23T16:55:34.713Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T16:55:36.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:36.239Z] INFO: Testing against a local daemon [2021-08-23T16:55:36.239Z] === RUN TestVolumesCreateAndList [2021-08-23T16:55:36.239Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-08-23T16:55:36.239Z] === RUN TestVolumesRemove [2021-08-23T16:55:36.694Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-23T16:55:36.694Z] === RUN TestVolumesInspect [2021-08-23T16:55:36.694Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-23T16:55:36.694Z] === RUN TestVolumesInvalidJSON [2021-08-23T16:55:36.694Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T16:55:36.694Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T16:55:36.694Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T16:55:36.694Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T16:55:36.694Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T16:55:36.694Z] PASS [2021-08-23T16:55:36.694Z] ok github.com/docker/docker/integration/volume 0.263s [2021-08-23T16:55:36.694Z] [2021-08-23T16:55:36.694Z] DONE 5 tests in 1.736s [2021-08-23T16:55:36.694Z] INFO: make.ps1 ended at 08/23/2021 16:55:36 [2021-08-23T16:55:36.694Z] INFO: Integration CLI tests being run from the host: [2021-08-23T16:55:36.694Z] 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-23T16:55:45.246Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T16:55:45.246Z] INFO: Testing against a local daemon [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T16:55:45.246Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T16:55:45.246Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T16:55:45.246Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T16:55:46.207Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T16:55:46.207Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T16:55:47.169Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T16:55:47.169Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T16:55:53.930Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-23T16:55:53.930Z] docker_cli_swarm_test.go:1453: [d6ae4afcc49ba] joining swarm manager [d0b59d095f9c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:55:53.930Z] docker_cli_swarm_test.go:1454: [dbcdbbc8d233b] joining swarm manager [d0b59d095f9c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-23T16:56:03.922Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-23T16:56:04.186Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-23T16:56:04.186Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-23T16:56:04.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-23T16:56:04.448Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-23T16:56:05.020Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-23T16:56:07.600Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-23T16:56:10.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-23T16:56:12.882Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-23T16:56:14.792Z] docker_cli_swarm_unix_test.go:62: [d61bf4884311f] joining swarm manager [d116816d28a35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:56:29.399Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T16:56:33.129Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T16:56:33.129Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T16:56:33.587Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T16:56:47.553Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T16:56:47.553Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T16:56:47.553Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T16:56:47.553Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T16:56:47.553Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T16:56:47.553Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T16:56:47.553Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T16:56:47.553Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T16:56:47.553Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T16:56:47.553Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T16:56:47.553Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T16:56:49.731Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T16:56:51.899Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T16:56:51.899Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T16:56:51.899Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T16:56:51.899Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T16:56:51.899Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T16:56:51.899Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T16:56:51.899Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T16:56:51.899Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T16:56:51.899Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T16:56:54.822Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T16:56:54.822Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T16:56:54.822Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T16:56:54.822Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T16:56:54.822Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T16:57:00.592Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T16:57:11.052Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-23T16:57:11.052Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-23T16:57:11.052Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-23T16:57:12.963Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-23T16:57:16.262Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-23T16:57:18.803Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-23T16:57:20.714Z] docker_api_swarm_test.go:961: [d125278c59c31] joining swarm manager [d54d8f0ae9d63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-23T16:57:38.828Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-23T16:57:53.728Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-23T16:57:53.988Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-23T16:57:56.531Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-23T16:57:59.075Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-23T16:57:59.657Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T16:57:59.657Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T16:57:59.657Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T16:58:07.220Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-23T16:58:11.423Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T16:58:12.671Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T16:58:12.671Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T16:58:12.671Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T16:58:12.671Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T16:58:12.671Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T16:58:13.334Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-23T16:58:13.631Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T16:58:14.502Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T16:58:15.875Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-23T16:58:16.555Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T16:58:18.080Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T16:58:18.080Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T16:58:18.080Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T16:58:18.080Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T16:58:18.080Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T16:58:18.080Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T16:58:18.416Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-23T16:58:20.972Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T16:58:21.718Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-23T16:58:24.262Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-23T16:58:26.804Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-23T16:58:29.303Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T16:58:33.313Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T16:58:37.034Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T16:58:37.491Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T16:58:37.491Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T16:58:37.491Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T16:58:41.205Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T16:58:42.732Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T16:58:44.109Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T16:58:47.439Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T16:58:47.439Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T16:58:47.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T16:58:47.439Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T16:58:47.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T16:58:47.439Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T16:58:47.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T16:58:47.439Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T16:58:47.439Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T16:58:47.439Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T16:59:14.200Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T16:59:23.058Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-23T16:59:23.262Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T16:59:23.262Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T16:59:23.262Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T16:59:23.262Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T16:59:23.262Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T16:59:29.195Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T16:59:35.637Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T16:59:35.637Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T16:59:35.637Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T16:59:35.637Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T16:59:37.953Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-23T16:59:41.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T16:59:41.421Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T16:59:41.943Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T16:59:44.025Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T16:59:45.667Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T16:59:52.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite (1641.02s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.03s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.90s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.22s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.10s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.40s) [2021-08-23T16:59:52.852Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.58s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.14s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.62s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.85s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.88s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.51s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.56s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.65s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.43s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.62s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.36s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.17s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.35s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.95s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.46s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.90s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.74s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.85s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.65s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.03s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.69s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.41s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.31s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.13s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.65s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.67s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.61s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.52s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.20s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.79s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.35s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.12s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.57s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.99s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.87s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.34s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.76s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.79s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.73s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.51s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.28s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.19s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.59s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.39s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.89s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.69s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.85s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.46s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.15s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.72s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.22s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.43s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.96s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.18s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.29s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.53s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.01s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.49s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.75s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.92s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.54s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (88.45s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.59s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.33s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.00s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.68s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.93s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.33s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.14s) [2021-08-23T16:59:52.852Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.88s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.94s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.91s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.02s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.18s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.42s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.94s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.12s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (136.86s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.06s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.24s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.66s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.15s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.12s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.23s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.46s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.98s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.18s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.20s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.77s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.89s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.86s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.57s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.60s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.84s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.90s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.01s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.26s) [2021-08-23T16:59:52.852Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2021-08-23T16:59:52.852Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T16:59:52.852Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-23T16:59:53.116Z] docker_cli_external_volume_driver_test.go:53: [dbad0927121e3] daemon is not started [2021-08-23T16:59:59.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T16:59:59.833Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T16:59:59.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T17:00:04.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T17:00:04.521Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:00:04.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T17:00:04.521Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:00:04.521Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T17:00:10.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T17:00:10.375Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:00:10.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T17:00:10.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T17:00:10.832Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:00:10.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T17:00:10.832Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:00:10.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T17:00:11.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-23T17:00:32.105Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T17:00:35.872Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T17:00:35.872Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:00:36.329Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T17:00:36.329Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:00:36.786Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T17:00:38.320Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T17:00:38.320Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:00:38.320Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T17:00:42.044Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T17:00:43.009Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T17:00:43.009Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:00:43.009Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T17:00:43.009Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:00:43.009Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T17:00:44.540Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T17:00:45.505Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T17:00:45.962Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T17:00:46.420Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T17:00:46.877Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T17:00:51.609Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T17:00:53.784Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T17:00:53.784Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:00:53.784Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T17:00:55.316Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T17:00:55.316Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:00:55.316Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T17:00:55.774Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T17:00:57.305Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T17:00:57.817Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T17:00:58.275Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T17:00:58.275Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:00:58.275Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T17:00:59.240Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T17:01:00.203Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T17:01:00.203Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:01:00.203Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T17:01:00.203Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:01:00.203Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T17:01:04.885Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T17:01:18.941Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-23T17:01:19.616Z] --- PASS: TestBuildWCOWSandboxSize (727.28s) [2021-08-23T17:01:19.616Z] === RUN TestBuildWithEmptyDockerfile [2021-08-23T17:01:19.616Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T17:01:19.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T17:01:19.616Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T17:01:19.616Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T17:01:19.616Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T17:01:19.616Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T17:01:19.616Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-23T17:01:19.616Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-23T17:01:19.616Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-23T17:01:19.616Z] --- PASS: TestBuildWithEmptyDockerfile (0.50s) [2021-08-23T17:01:19.616Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-08-23T17:01:19.616Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-23T17:01:19.616Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-23T17:01:19.616Z] === RUN TestBuildPreserveOwnership [2021-08-23T17:01:19.616Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:01:19.616Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-23T17:01:19.616Z] === RUN TestBuildPlatformInvalid [2021-08-23T17:01:19.616Z] --- PASS: TestBuildPlatformInvalid (0.52s) [2021-08-23T17:01:19.616Z] PASS [2021-08-23T17:01:19.616Z] ok github.com/docker/docker/integration/build 875.737s [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] === Skipped [2021-08-23T17:01:19.616Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-23T17:01:19.616Z] build_session_test.go:25: TODO: BuildKit [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-23T17:01:19.616Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-23T17:01:19.616Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-23T17:01:19.616Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-23T17:01:19.616Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] [2021-08-23T17:01:19.616Z] DONE 29 tests, 5 skipped in 900.127s [2021-08-23T17:01:19.616Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-23T17:01:20.076Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:01:20.076Z] INFO: Testing against a local daemon [2021-08-23T17:01:20.076Z] === RUN TestConfigInspect [2021-08-23T17:01:20.076Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.076Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-23T17:01:20.076Z] === RUN TestConfigList [2021-08-23T17:01:20.076Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.076Z] --- SKIP: TestConfigList (0.00s) [2021-08-23T17:01:20.076Z] === RUN TestConfigsCreateAndDelete [2021-08-23T17:01:20.076Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.076Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-23T17:01:20.076Z] === RUN TestConfigsUpdate [2021-08-23T17:01:20.076Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.076Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-23T17:01:20.076Z] === RUN TestTemplatedConfig [2021-08-23T17:01:20.076Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.076Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-23T17:01:20.076Z] === RUN TestConfigCreateResolve [2021-08-23T17:01:20.076Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:01:20.076Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-23T17:01:20.076Z] PASS [2021-08-23T17:01:20.076Z] ok github.com/docker/docker/integration/config 0.083s [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] === Skipped [2021-08-23T17:01:20.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-23T17:01:20.537Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-23T17:01:20.537Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-23T17:01:20.537Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-23T17:01:20.537Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-23T17:01:20.537Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-23T17:01:20.537Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] [2021-08-23T17:01:20.537Z] DONE 6 tests, 6 skipped in 2.672s [2021-08-23T17:01:20.537Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-23T17:01:22.715Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:01:22.715Z] INFO: Testing against a local daemon [2021-08-23T17:01:22.715Z] === RUN TestCheckpoint [2021-08-23T17:01:22.715Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T17:01:22.715Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-23T17:01:22.715Z] === RUN TestContainerInvalidJSON [2021-08-23T17:01:22.715Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T17:01:22.715Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T17:01:22.715Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-23T17:01:22.715Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-23T17:01:23.173Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-23T17:01:23.173Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-23T17:01:23.173Z] --- PASS: TestContainerInvalidJSON (0.40s) [2021-08-23T17:01:23.173Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-23T17:01:23.173Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-23T17:01:23.173Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-23T17:01:23.173Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.22s) [2021-08-23T17:01:23.173Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-23T17:01:23.632Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s) [2021-08-23T17:01:23.632Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-23T17:01:23.632Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-08-23T17:01:23.632Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-23T17:01:24.091Z] --- PASS: TestCopyToContainerPathIsNotDir (0.18s) [2021-08-23T17:01:24.091Z] === RUN TestCopyFromContainer [2021-08-23T17:01:24.091Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:24.091Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-23T17:01:24.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T17:01:24.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T17:01:24.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T17:01:24.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T17:01:24.091Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T17:01:24.091Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T17:01:24.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-23T17:01:24.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-23T17:01:24.091Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-23T17:01:24.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-23T17:01:24.091Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T17:01:24.091Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidEnv [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateTmpfsMountsTarget [2021-08-23T17:01:24.091Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:24.091Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-23T17:01:24.091Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:01:24.091Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-23T17:01:24.091Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:01:24.091Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T17:01:24.091Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T17:01:24.091Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-23T17:01:24.091Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-23T17:01:24.091Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T17:01:24.091Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateDifferentPlatform [2021-08-23T17:01:24.091Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-23T17:01:24.091Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-23T17:01:24.091Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-23T17:01:24.091Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-23T17:01:24.091Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.11s) [2021-08-23T17:01:24.091Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-23T17:01:24.091Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T17:01:24.091Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T17:01:24.091Z] === RUN TestContainerKillOnDaemonStart [2021-08-23T17:01:24.091Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:24.091Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestDiff [2021-08-23T17:01:24.091Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T17:01:24.091Z] --- SKIP: TestDiff (0.00s) [2021-08-23T17:01:24.091Z] === RUN TestExecWithCloseStdin [2021-08-23T17:01:25.517Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-23T17:01:26.996Z] --- PASS: TestExecWithCloseStdin (2.80s) [2021-08-23T17:01:26.996Z] === RUN TestExec [2021-08-23T17:01:29.170Z] --- PASS: TestExec (1.97s) [2021-08-23T17:01:29.170Z] === RUN TestExecUser [2021-08-23T17:01:29.170Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T17:01:29.170Z] --- SKIP: TestExecUser (0.00s) [2021-08-23T17:01:29.170Z] === RUN TestExportContainerAndImportImage [2021-08-23T17:01:29.170Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:29.170Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-23T17:01:29.170Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-23T17:01:29.170Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:29.171Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T17:01:29.171Z] === RUN TestHealthCheckWorkdir [2021-08-23T17:01:29.171Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T17:01:29.171Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-23T17:01:29.171Z] === RUN TestHealthKillContainer [2021-08-23T17:01:29.171Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T17:01:29.171Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-23T17:01:29.171Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-23T17:01:29.171Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T17:01:29.171Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T17:01:29.171Z] === RUN TestKillContainerInvalidSignal [2021-08-23T17:01:30.709Z] --- PASS: TestKillContainerInvalidSignal (1.99s) [2021-08-23T17:01:30.709Z] === RUN TestKillContainer [2021-08-23T17:01:30.709Z] === RUN TestKillContainer/no_signal [2021-08-23T17:01:32.888Z] === RUN TestKillContainer/non_killing_signal [2021-08-23T17:01:32.888Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T17:01:32.888Z] === RUN TestKillContainer/killing_signal [2021-08-23T17:01:34.874Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T17:01:34.874Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T17:01:34.874Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T17:01:35.063Z] --- PASS: TestKillContainer (3.88s) [2021-08-23T17:01:35.063Z] --- PASS: TestKillContainer/no_signal (1.81s) [2021-08-23T17:01:35.063Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T17:01:35.063Z] --- PASS: TestKillContainer/killing_signal (2.03s) [2021-08-23T17:01:35.063Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-23T17:01:35.063Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T17:01:35.063Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T17:01:35.063Z] === RUN TestKillStoppedContainer [2021-08-23T17:01:35.063Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T17:01:35.063Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-23T17:01:35.063Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-23T17:01:35.063Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T17:01:35.063Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T17:01:35.063Z] === RUN TestKillDifferentUserContainer [2021-08-23T17:01:35.063Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T17:01:35.063Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-23T17:01:35.063Z] === RUN TestInspectOomKilledTrue [2021-08-23T17:01:35.063Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:35.063Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-23T17:01:35.063Z] === RUN TestInspectOomKilledFalse [2021-08-23T17:01:35.063Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T17:01:35.063Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-23T17:01:35.063Z] === RUN TestLogsFollowTailEmpty [2021-08-23T17:01:36.617Z] --- PASS: TestLogsFollowTailEmpty (1.90s) [2021-08-23T17:01:36.617Z] === RUN TestNetworkNat [2021-08-23T17:01:36.617Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T17:01:36.617Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-23T17:01:36.617Z] === RUN TestNetworkLocalhostTCPNat [2021-08-23T17:01:37.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T17:01:37.046Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:01:37.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T17:01:37.046Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:01:37.504Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T17:01:37.504Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:01:37.504Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T17:01:37.961Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T17:01:37.961Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:01:37.961Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T17:01:38.792Z] --- PASS: TestNetworkLocalhostTCPNat (2.23s) [2021-08-23T17:01:38.792Z] === RUN TestNetworkLoopbackNat [2021-08-23T17:01:38.792Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T17:01:38.792Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-23T17:01:38.792Z] === RUN TestPause [2021-08-23T17:01:38.792Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T17:01:38.792Z] --- SKIP: TestPause (0.00s) [2021-08-23T17:01:38.792Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-23T17:01:40.411Z] docker_cli_external_volume_driver_test.go:53: [d571c2fc0dd6f] daemon is not started [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T17:01:40.542Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T17:01:40.542Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T17:01:40.542Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T17:01:40.542Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T17:01:40.968Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2021-08-23T17:01:40.968Z] === RUN TestPauseStopPausedContainer [2021-08-23T17:01:40.968Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:01:40.968Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-23T17:01:40.968Z] === RUN TestPsFilter [2021-08-23T17:01:40.968Z] --- PASS: TestPsFilter (0.31s) [2021-08-23T17:01:40.968Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-23T17:01:42.078Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T17:01:43.871Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2021-08-23T17:01:43.871Z] === RUN TestRemoveContainerWithVolume [2021-08-23T17:01:44.982Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T17:01:46.044Z] --- PASS: TestRemoveContainerWithVolume (2.03s) [2021-08-23T17:01:46.044Z] === RUN TestRemoveContainerRunning [2021-08-23T17:01:47.645Z] --- PASS: TestRemoveContainerRunning (1.87s) [2021-08-23T17:01:47.645Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-23T17:01:49.180Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.84s) [2021-08-23T17:01:49.180Z] === RUN TestRemoveInvalidContainer [2021-08-23T17:01:49.180Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-23T17:01:49.180Z] === RUN TestRenameLinkedContainer [2021-08-23T17:01:49.180Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T17:01:49.180Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-23T17:01:49.180Z] === RUN TestRenameStoppedContainer [2021-08-23T17:01:49.667Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T17:01:49.667Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:01:49.667Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T17:01:49.667Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:01:49.667Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T17:01:49.667Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:01:49.667Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T17:01:49.667Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:01:49.667Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T17:01:49.667Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:01:49.667Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T17:01:52.088Z] --- PASS: TestRenameStoppedContainer (2.56s) [2021-08-23T17:01:52.088Z] === RUN TestRenameRunningContainerAndReuse [2021-08-23T17:01:53.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T17:01:53.610Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:01:53.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T17:01:53.610Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:01:53.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T17:01:53.610Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:01:53.610Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T17:01:54.578Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T17:01:55.307Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-23T17:01:56.053Z] --- PASS: TestRenameRunningContainerAndReuse (3.88s) [2021-08-23T17:01:56.053Z] === RUN TestRenameInvalidName [2021-08-23T17:01:57.591Z] --- PASS: TestRenameInvalidName (1.87s) [2021-08-23T17:01:57.591Z] === RUN TestRenameAnonymousContainer [2021-08-23T17:01:59.206Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T17:01:59.206Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T17:01:59.206Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:01:59.206Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T17:01:59.263Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T17:02:06.188Z] --- PASS: TestRenameAnonymousContainer (8.66s) [2021-08-23T17:02:06.188Z] === RUN TestRenameContainerWithSameName [2021-08-23T17:02:08.362Z] --- PASS: TestRenameContainerWithSameName (1.93s) [2021-08-23T17:02:08.362Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-23T17:02:08.362Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:08.362Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T17:02:08.362Z] === RUN TestResize [2021-08-23T17:02:10.536Z] --- PASS: TestResize (1.92s) [2021-08-23T17:02:10.536Z] === RUN TestResizeWithInvalidSize [2021-08-23T17:02:12.071Z] --- PASS: TestResizeWithInvalidSize (1.95s) [2021-08-23T17:02:12.071Z] === RUN TestResizeWhenContainerNotStarted [2021-08-23T17:02:13.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-23T17:02:14.048Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T17:02:14.109Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T17:02:14.109Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T17:02:14.109Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T17:02:14.109Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T17:02:14.109Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:02:14.109Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T17:02:15.000Z] --- PASS: TestResizeWhenContainerNotStarted (2.52s) [2021-08-23T17:02:15.000Z] === RUN TestDaemonRestartKillContainers [2021-08-23T17:02:15.000Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:15.000Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-23T17:02:15.000Z] === RUN TestStats [2021-08-23T17:02:15.000Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T17:02:15.000Z] --- SKIP: TestStats (0.00s) [2021-08-23T17:02:15.000Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-23T17:02:15.579Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T17:02:16.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T17:02:20.274Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T17:02:20.788Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.42s) [2021-08-23T17:02:20.788Z] === RUN TestStopContainerWithTimeout [2021-08-23T17:02:20.788Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T17:02:20.788Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-23T17:02:20.788Z] === RUN TestUpdateRestartPolicy [2021-08-23T17:02:21.176Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T17:02:21.176Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T17:02:22.445Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T17:02:24.615Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T17:02:25.864Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T17:02:28.311Z] docker_cli_external_volume_driver_test.go:53: [d786d927fbc05] daemon is not started [2021-08-23T17:02:30.555Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T17:02:36.343Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T17:02:41.874Z] --- PASS: TestUpdateRestartPolicy (21.20s) [2021-08-23T17:02:41.874Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-23T17:02:43.213Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-23T17:02:43.213Z] docker_cli_external_volume_driver_test.go:53: [d31eeb144cb1f] daemon is not started [2021-08-23T17:02:43.408Z] --- PASS: TestUpdateRestartWithAutoRemove (1.91s) [2021-08-23T17:02:43.408Z] === RUN TestWaitNonBlocked [2021-08-23T17:02:43.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T17:02:43.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T17:02:43.408Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T17:02:43.408Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T17:02:43.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-23T17:02:43.408Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-23T17:02:46.318Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-23T17:02:46.318Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s) [2021-08-23T17:02:46.318Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.70s) [2021-08-23T17:02:46.318Z] === RUN TestWaitBlocked [2021-08-23T17:02:46.318Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:02:46.318Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-23T17:02:46.318Z] PASS [2021-08-23T17:02:46.318Z] ok github.com/docker/docker/integration/container 83.276s [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === Skipped [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-23T17:02:46.318Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-23T17:02:46.318Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-23T17:02:46.318Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-23T17:02:46.318Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-23T17:02:46.318Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-23T17:02:46.318Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-23T17:02:46.318Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-23T17:02:46.318Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-23T17:02:46.318Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-23T17:02:46.318Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:46.318Z] [2021-08-23T17:02:46.318Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-23T17:02:46.319Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-23T17:02:46.319Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-23T17:02:46.319Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-23T17:02:46.319Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-23T17:02:46.319Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-23T17:02:46.319Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-23T17:02:46.319Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-23T17:02:46.319Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-23T17:02:46.319Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-23T17:02:46.319Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-23T17:02:46.319Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-23T17:02:46.319Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-23T17:02:46.319Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-23T17:02:46.319Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-23T17:02:46.319Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-23T17:02:46.319Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-23T17:02:46.319Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-23T17:02:46.319Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] [2021-08-23T17:02:46.319Z] DONE 87 tests, 33 skipped in 85.600s [2021-08-23T17:02:46.319Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-23T17:02:46.663Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T17:02:47.632Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T17:02:52.499Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T17:02:52.499Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:02:52.499Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T17:02:53.465Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T17:02:53.924Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T17:02:53.924Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:02:53.924Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T17:02:58.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-23T17:03:06.322Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T17:03:06.322Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:03:06.322Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T17:03:07.584Z] === RUN TestConfigDaemonLibtrustID [2021-08-23T17:03:07.584Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T17:03:07.584Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-23T17:03:07.584Z] === RUN TestDaemonConfigValidation [2021-08-23T17:03:07.584Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T17:03:07.584Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-23T17:03:07.584Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-23T17:03:07.584Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T17:03:07.584Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T17:03:07.584Z] PASS [2021-08-23T17:03:07.584Z] ok github.com/docker/docker/integration/daemon 0.087s [2021-08-23T17:03:07.584Z] [2021-08-23T17:03:07.584Z] === Skipped [2021-08-23T17:03:07.584Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-23T17:03:07.584Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-23T17:03:07.584Z] [2021-08-23T17:03:07.584Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-23T17:03:07.584Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-23T17:03:07.584Z] [2021-08-23T17:03:07.584Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-23T17:03:07.584Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-23T17:03:07.584Z] [2021-08-23T17:03:07.584Z] [2021-08-23T17:03:07.584Z] DONE 3 tests, 3 skipped in 21.001s [2021-08-23T17:03:07.584Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-23T17:03:08.550Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:08.550Z] INFO: Testing against a local daemon [2021-08-23T17:03:08.550Z] === RUN TestCommitInheritsEnv [2021-08-23T17:03:08.550Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:03:08.550Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-23T17:03:08.550Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-23T17:03:08.550Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T17:03:08.550Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T17:03:08.550Z] === RUN TestImagesFilterMultiReference [2021-08-23T17:03:08.550Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-23T17:03:08.550Z] === RUN TestImagePullPlatformInvalid [2021-08-23T17:03:08.550Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-23T17:03:08.550Z] === RUN TestRemoveImageOrphaning [2021-08-23T17:03:09.517Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2021-08-23T17:03:09.517Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-23T17:03:09.999Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-23T17:03:09.999Z] === RUN TestTagInvalidReference [2021-08-23T17:03:09.999Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-23T17:03:09.999Z] === RUN TestTagValidPrefixedRepo [2021-08-23T17:03:09.999Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-23T17:03:09.999Z] === RUN TestTagExistedNameWithoutForce [2021-08-23T17:03:09.999Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-23T17:03:09.999Z] === RUN TestTagOfficialNames [2021-08-23T17:03:09.999Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-23T17:03:09.999Z] === RUN TestTagMatchesDigest [2021-08-23T17:03:09.999Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-23T17:03:09.999Z] PASS [2021-08-23T17:03:09.999Z] ok github.com/docker/docker/integration/image 1.446s [2021-08-23T17:03:09.999Z] [2021-08-23T17:03:09.999Z] === Skipped [2021-08-23T17:03:09.999Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-23T17:03:09.999Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:03:09.999Z] [2021-08-23T17:03:09.999Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-23T17:03:09.999Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-23T17:03:09.999Z] [2021-08-23T17:03:09.999Z] [2021-08-23T17:03:09.999Z] DONE 11 tests, 2 skipped in 2.940s [2021-08-23T17:03:09.999Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-23T17:03:12.176Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:12.176Z] INFO: Testing against a local daemon [2021-08-23T17:03:12.176Z] === RUN TestNetworkCreateDelete [2021-08-23T17:03:12.176Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:12.176Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDockerNetworkDeletePreferID [2021-08-23T17:03:12.176Z] 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-23T17:03:12.176Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDaemonDNSFallback [2021-08-23T17:03:12.176Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:12.176Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestInspectNetwork [2021-08-23T17:03:12.176Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T17:03:12.176Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestRunContainerWithBridgeNone [2021-08-23T17:03:12.176Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:12.176Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestNetworkInvalidJSON [2021-08-23T17:03:12.176Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-23T17:03:12.176Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-23T17:03:12.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T17:03:12.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T17:03:12.176Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T17:03:12.176Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T17:03:12.176Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-23T17:03:12.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-23T17:03:12.176Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-23T17:03:12.176Z] === RUN TestNetworkList [2021-08-23T17:03:12.176Z] === RUN TestNetworkList//networks [2021-08-23T17:03:12.176Z] === PAUSE TestNetworkList//networks [2021-08-23T17:03:12.176Z] === RUN TestNetworkList//networks/ [2021-08-23T17:03:12.176Z] === PAUSE TestNetworkList//networks/ [2021-08-23T17:03:12.176Z] === CONT TestNetworkList//networks [2021-08-23T17:03:12.176Z] === CONT TestNetworkList//networks/ [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkList (0.04s) [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-23T17:03:12.176Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestHostIPv4BridgeLabel [2021-08-23T17:03:12.176Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-23T17:03:12.176Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDaemonDefaultNetworkPools [2021-08-23T17:03:12.176Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-23T17:03:12.176Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-23T17:03:12.176Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-23T17:03:12.176Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestServiceWithPredefinedNetwork [2021-08-23T17:03:12.176Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-23T17:03:12.176Z] service_test.go:243: FLAKY_TEST [2021-08-23T17:03:12.176Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestServiceWithDataPathPortInit [2021-08-23T17:03:12.176Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-23T17:03:12.176Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-23T17:03:12.176Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T17:03:12.176Z] PASS [2021-08-23T17:03:12.176Z] ok github.com/docker/docker/integration/network 0.182s [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === Skipped [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-23T17:03:12.176Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-23T17:03:12.176Z] 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-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-23T17:03:12.176Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-23T17:03:12.176Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-23T17:03:12.176Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-23T17:03:12.176Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:30: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:59: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:103: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:137: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:188: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:213: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:243: FLAKY_TEST [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:334: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-23T17:03:12.176Z] service_test.go:402: testEnv.OSType == "windows" [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] [2021-08-23T17:03:12.176Z] DONE 22 tests, 15 skipped in 1.913s [2021-08-23T17:03:12.176Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-23T17:03:12.635Z] testing: warning: no tests to run [2021-08-23T17:03:12.635Z] PASS [2021-08-23T17:03:12.635Z] ok github.com/docker/docker/integration/network/ipvlan 0.061s [2021-08-23T17:03:12.635Z] [2021-08-23T17:03:12.635Z] DONE 0 tests in 0.594s [2021-08-23T17:03:12.635Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-23T17:03:13.602Z] testing: warning: no tests to run [2021-08-23T17:03:13.602Z] PASS [2021-08-23T17:03:13.602Z] ok github.com/docker/docker/integration/network/macvlan 0.053s [2021-08-23T17:03:13.602Z] [2021-08-23T17:03:13.602Z] DONE 0 tests in 0.596s [2021-08-23T17:03:13.602Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-23T17:03:14.060Z] testing: warning: no tests to run [2021-08-23T17:03:14.060Z] PASS [2021-08-23T17:03:14.060Z] ok github.com/docker/docker/integration/plugin 0.054s [2021-08-23T17:03:14.060Z] [2021-08-23T17:03:14.060Z] DONE 0 tests in 0.585s [2021-08-23T17:03:14.060Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-23T17:03:14.518Z] testing: warning: no tests to run [2021-08-23T17:03:14.518Z] PASS [2021-08-23T17:03:14.518Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-08-23T17:03:14.518Z] [2021-08-23T17:03:14.518Z] DONE 0 tests in 0.620s [2021-08-23T17:03:14.977Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-23T17:03:15.536Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T17:03:15.536Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T17:03:15.536Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:03:15.536Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T17:03:16.650Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T17:03:17.616Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T17:03:19.151Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T17:03:19.151Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:03:19.151Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T17:03:20.118Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T17:03:20.118Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T17:03:20.813Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:20.813Z] INFO: Testing against a local daemon [2021-08-23T17:03:20.813Z] === RUN TestPluginInvalidJSON [2021-08-23T17:03:20.813Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T17:03:20.813Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T17:03:20.813Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-23T17:03:20.813Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-23T17:03:20.813Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-23T17:03:20.813Z] === RUN TestPluginInstall [2021-08-23T17:03:20.813Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T17:03:20.813Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-23T17:03:20.813Z] === RUN TestPluginsWithRuntimes [2021-08-23T17:03:20.813Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T17:03:20.813Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-23T17:03:20.813Z] === RUN TestPluginBackCompatMediaTypes [2021-08-23T17:03:20.813Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T17:03:20.813Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T17:03:20.813Z] PASS [2021-08-23T17:03:20.813Z] ok github.com/docker/docker/integration/plugin/common 0.109s [2021-08-23T17:03:20.813Z] [2021-08-23T17:03:20.813Z] === Skipped [2021-08-23T17:03:20.813Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-23T17:03:20.813Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-23T17:03:20.813Z] [2021-08-23T17:03:20.814Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-23T17:03:20.814Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-23T17:03:20.814Z] [2021-08-23T17:03:20.814Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-23T17:03:20.814Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-23T17:03:20.814Z] [2021-08-23T17:03:20.814Z] [2021-08-23T17:03:20.814Z] DONE 5 tests, 3 skipped in 5.573s [2021-08-23T17:03:20.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-23T17:03:23.061Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:23.061Z] INFO: Testing against a local daemon [2021-08-23T17:03:23.061Z] === RUN TestExternalGraphDriver [2021-08-23T17:03:23.061Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T17:03:23.061Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-23T17:03:23.061Z] === RUN TestGraphdriverPluginV2 [2021-08-23T17:03:23.061Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T17:03:23.061Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-23T17:03:23.061Z] PASS [2021-08-23T17:03:23.061Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.089s [2021-08-23T17:03:23.061Z] [2021-08-23T17:03:23.061Z] === Skipped [2021-08-23T17:03:23.061Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-23T17:03:23.061Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-23T17:03:23.061Z] [2021-08-23T17:03:23.061Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-23T17:03:23.061Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-23T17:03:23.061Z] [2021-08-23T17:03:23.061Z] [2021-08-23T17:03:23.061Z] DONE 2 tests, 2 skipped in 2.494s [2021-08-23T17:03:23.061Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-23T17:03:23.850Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T17:03:24.817Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T17:03:24.934Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:24.934Z] INFO: Testing against a local daemon [2021-08-23T17:03:24.934Z] === RUN TestReadPluginNoRead [2021-08-23T17:03:24.934Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T17:03:24.934Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-23T17:03:24.934Z] PASS [2021-08-23T17:03:24.934Z] ok github.com/docker/docker/integration/plugin/logging 0.068s [2021-08-23T17:03:24.934Z] [2021-08-23T17:03:24.934Z] === Skipped [2021-08-23T17:03:24.934Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-23T17:03:24.934Z] read_test.go:21: no unix domain sockets on Windows [2021-08-23T17:03:24.934Z] [2021-08-23T17:03:24.934Z] [2021-08-23T17:03:24.934Z] DONE 1 tests, 1 skipped in 1.877s [2021-08-23T17:03:24.934Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-23T17:03:25.276Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T17:03:25.900Z] testing: warning: no tests to run [2021-08-23T17:03:25.900Z] PASS [2021-08-23T17:03:25.900Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.053s [2021-08-23T17:03:25.900Z] [2021-08-23T17:03:25.900Z] DONE 0 tests in 0.962s [2021-08-23T17:03:25.900Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-23T17:03:26.241Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T17:03:26.700Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T17:03:27.439Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:27.439Z] INFO: Testing against a local daemon [2021-08-23T17:03:27.439Z] === RUN TestPluginWithDevMounts [2021-08-23T17:03:27.439Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:27.439Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-23T17:03:27.439Z] PASS [2021-08-23T17:03:27.439Z] ok github.com/docker/docker/integration/plugin/volumes 0.072s [2021-08-23T17:03:27.666Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T17:03:27.897Z] [2021-08-23T17:03:27.897Z] === Skipped [2021-08-23T17:03:27.897Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-23T17:03:27.897Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:27.897Z] [2021-08-23T17:03:27.897Z] [2021-08-23T17:03:27.897Z] DONE 1 tests, 1 skipped in 1.743s [2021-08-23T17:03:27.897Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-23T17:03:29.444Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:29.444Z] INFO: Testing against a local daemon [2021-08-23T17:03:29.444Z] === RUN TestSecretInspect [2021-08-23T17:03:29.444Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-23T17:03:29.444Z] === RUN TestSecretList [2021-08-23T17:03:29.444Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] --- SKIP: TestSecretList (0.00s) [2021-08-23T17:03:29.444Z] === RUN TestSecretsCreateAndDelete [2021-08-23T17:03:29.444Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-23T17:03:29.444Z] === RUN TestSecretsUpdate [2021-08-23T17:03:29.444Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-23T17:03:29.444Z] === RUN TestTemplatedSecret [2021-08-23T17:03:29.444Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-23T17:03:29.444Z] === RUN TestSecretCreateResolve [2021-08-23T17:03:29.444Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:29.444Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-23T17:03:29.444Z] PASS [2021-08-23T17:03:29.444Z] ok github.com/docker/docker/integration/secret 0.072s [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] === Skipped [2021-08-23T17:03:29.444Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-23T17:03:29.444Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-23T17:03:29.444Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-23T17:03:29.444Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-23T17:03:29.444Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-23T17:03:29.444Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-23T17:03:29.444Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] [2021-08-23T17:03:29.444Z] DONE 6 tests, 6 skipped in 1.552s [2021-08-23T17:03:29.444Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-23T17:03:29.840Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T17:03:30.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-23T17:03:31.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:31.687Z] INFO: Testing against a local daemon [2021-08-23T17:03:31.687Z] === RUN TestServiceCreateInit [2021-08-23T17:03:31.687Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-23T17:03:31.687Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-23T17:03:31.687Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceMultipleTimes [2021-08-23T17:03:31.687Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceConflict [2021-08-23T17:03:31.687Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceMaxReplicas [2021-08-23T17:03:31.687Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-23T17:03:31.687Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-23T17:03:31.687Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceSecretFileMode [2021-08-23T17:03:31.687Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceConfigFileMode [2021-08-23T17:03:31.687Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceSysctls [2021-08-23T17:03:31.687Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-23T17:03:31.687Z] === RUN TestCreateServiceCapabilities [2021-08-23T17:03:31.687Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-23T17:03:31.687Z] === RUN TestInspect [2021-08-23T17:03:31.687Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestInspect (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestCreateJob [2021-08-23T17:03:31.687Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestCreateJob (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestReplicatedJob [2021-08-23T17:03:31.687Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestUpdateReplicatedJob [2021-08-23T17:03:31.687Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServiceListWithStatuses [2021-08-23T17:03:31.687Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestDockerNetworkConnectAlias [2021-08-23T17:03:31.687Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestDockerNetworkReConnect [2021-08-23T17:03:31.687Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServicePlugin [2021-08-23T17:03:31.687Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServiceUpdateLabel [2021-08-23T17:03:31.687Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServiceUpdateSecrets [2021-08-23T17:03:31.687Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServiceUpdateConfigs [2021-08-23T17:03:31.687Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServiceUpdateNetwork [2021-08-23T17:03:31.687Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-23T17:03:31.687Z] === RUN TestServiceUpdatePidsLimit [2021-08-23T17:03:31.687Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-23T17:03:31.687Z] PASS [2021-08-23T17:03:31.687Z] ok github.com/docker/docker/integration/service 0.200s [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === Skipped [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-23T17:03:31.687Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-23T17:03:31.687Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-23T17:03:31.687Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-23T17:03:31.687Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-23T17:03:31.687Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-23T17:03:31.687Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-23T17:03:31.687Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-23T17:03:31.687Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-23T17:03:31.687Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-23T17:03:31.687Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-23T17:03:31.687Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-23T17:03:31.687Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-23T17:03:31.687Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-23T17:03:31.687Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-23T17:03:31.687Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-23T17:03:31.687Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-23T17:03:31.687Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] [2021-08-23T17:03:31.687Z] DONE 24 tests, 23 skipped in 2.135s [2021-08-23T17:03:31.687Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-23T17:03:33.232Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:33.232Z] INFO: Testing against a local daemon [2021-08-23T17:03:33.232Z] === RUN TestSessionCreate [2021-08-23T17:03:33.232Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T17:03:33.232Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-23T17:03:33.232Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-23T17:03:33.232Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T17:03:33.232Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T17:03:33.232Z] PASS [2021-08-23T17:03:33.232Z] ok github.com/docker/docker/integration/session 0.086s [2021-08-23T17:03:33.232Z] [2021-08-23T17:03:33.232Z] === Skipped [2021-08-23T17:03:33.232Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-23T17:03:33.232Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-23T17:03:33.232Z] [2021-08-23T17:03:33.232Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-23T17:03:33.232Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-23T17:03:33.232Z] [2021-08-23T17:03:33.232Z] [2021-08-23T17:03:33.232Z] DONE 2 tests, 2 skipped in 1.421s [2021-08-23T17:03:33.232Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-23T17:03:34.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:34.768Z] INFO: Testing against a local daemon [2021-08-23T17:03:34.768Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-23T17:03:34.768Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:34.768Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestDiskUsage [2021-08-23T17:03:34.768Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T17:03:34.768Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestEventsExecDie [2021-08-23T17:03:34.768Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T17:03:34.768Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestEventsBackwardsCompatible [2021-08-23T17:03:34.768Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T17:03:34.768Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestEventsVolumeCreate [2021-08-23T17:03:34.768Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T17:03:34.768Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestInfoAPI [2021-08-23T17:03:34.768Z] --- PASS: TestInfoAPI (0.03s) [2021-08-23T17:03:34.768Z] === RUN TestInfoAPIWarnings [2021-08-23T17:03:34.768Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:03:34.768Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestInfoDebug [2021-08-23T17:03:34.768Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T17:03:34.768Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestInfoInsecureRegistries [2021-08-23T17:03:34.768Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T17:03:34.768Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestInfoRegistryMirrors [2021-08-23T17:03:34.768Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T17:03:34.768Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-23T17:03:34.768Z] === RUN TestLoginFailsWithBadCredentials [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T17:03:35.631Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T17:03:35.631Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T17:03:35.631Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T17:03:35.737Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-08-23T17:03:35.737Z] === RUN TestPingCacheHeaders [2021-08-23T17:03:35.737Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-23T17:03:35.737Z] === RUN TestPingGet [2021-08-23T17:03:35.737Z] --- PASS: TestPingGet (0.03s) [2021-08-23T17:03:35.737Z] === RUN TestPingHead [2021-08-23T17:03:35.737Z] --- PASS: TestPingHead (0.04s) [2021-08-23T17:03:35.737Z] === RUN TestVersion [2021-08-23T17:03:35.737Z] --- PASS: TestVersion (0.02s) [2021-08-23T17:03:35.737Z] PASS [2021-08-23T17:03:35.737Z] ok github.com/docker/docker/integration/system 1.175s [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === Skipped [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-23T17:03:35.737Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-23T17:03:35.737Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-23T17:03:35.737Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-23T17:03:35.737Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-23T17:03:35.737Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-23T17:03:35.737Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-23T17:03:35.737Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-23T17:03:35.737Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-23T17:03:35.737Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] [2021-08-23T17:03:35.737Z] DONE 15 tests, 9 skipped in 2.632s [2021-08-23T17:03:35.737Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-23T17:03:36.091Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T17:03:37.058Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T17:03:37.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:37.271Z] INFO: Testing against a local daemon [2021-08-23T17:03:37.271Z] === RUN TestVolumesCreateAndList [2021-08-23T17:03:37.271Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-23T17:03:37.271Z] === RUN TestVolumesRemove [2021-08-23T17:03:37.271Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-23T17:03:37.271Z] === RUN TestVolumesInspect [2021-08-23T17:03:37.271Z] --- PASS: TestVolumesInspect (0.04s) [2021-08-23T17:03:37.271Z] === RUN TestVolumesInvalidJSON [2021-08-23T17:03:37.271Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-23T17:03:37.271Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-23T17:03:37.271Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-23T17:03:37.271Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-23T17:03:37.271Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-23T17:03:37.271Z] PASS [2021-08-23T17:03:37.729Z] ok github.com/docker/docker/integration/volume 0.284s [2021-08-23T17:03:37.729Z] [2021-08-23T17:03:37.729Z] DONE 5 tests in 1.849s [2021-08-23T17:03:37.729Z] INFO: make.ps1 ended at 08/23/2021 17:03:37 [2021-08-23T17:03:37.729Z] INFO: Integration CLI tests being run from the host: [2021-08-23T17:03:37.729Z] 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-23T17:03:41.741Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T17:03:45.104Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-23T17:03:46.304Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-23T17:03:46.304Z] INFO: Testing against a local daemon [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-23T17:03:46.304Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-23T17:03:46.304Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-23T17:03:46.304Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-23T17:03:46.762Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-23T17:03:47.221Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-23T17:03:47.680Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-23T17:03:59.998Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-23T17:04:06.204Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T17:04:06.922Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T17:04:06.922Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:04:06.922Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T17:04:07.169Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T17:04:07.627Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T17:04:07.890Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T17:04:25.305Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T17:04:35.696Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T17:04:37.886Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T17:04:44.335Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T17:04:46.696Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-23T17:04:48.087Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-23T17:04:48.087Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-23T17:04:48.087Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-23T17:04:48.087Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-23T17:04:48.087Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-23T17:04:48.087Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-23T17:04:48.087Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-23T17:04:48.087Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:04:48.087Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-23T17:04:50.987Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-23T17:04:50.987Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:04:50.987Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-23T17:04:50.987Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:04:50.987Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-23T17:04:53.882Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-23T17:04:56.806Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-23T17:04:56.806Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:04:56.806Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-23T17:04:56.806Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:04:56.806Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-23T17:04:56.806Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:04:56.806Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-23T17:04:56.806Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:04:56.806Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-23T17:04:58.965Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T17:04:59.703Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-23T17:04:59.703Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:04:59.703Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-23T17:04:59.703Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:04:59.703Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-23T17:05:01.958Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T17:05:04.797Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-23T17:05:05.554Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-23T17:05:07.797Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T17:05:09.460Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T17:05:12.486Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T17:05:18.016Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T17:05:26.578Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T17:05:27.323Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T17:05:27.323Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:05:27.323Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T17:05:36.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-23T17:05:39.768Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T17:05:39.768Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T17:05:39.768Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:05:39.768Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T17:05:39.768Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:05:39.768Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T17:05:41.942Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T17:05:45.688Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T17:05:47.863Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T17:05:47.863Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T17:05:48.321Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T17:05:50.712Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T17:05:51.679Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T17:05:53.213Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T17:06:05.650Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T17:06:07.244Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T17:06:08.989Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-23T17:06:15.841Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T17:06:17.704Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-23T17:06:17.704Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:06:17.704Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-23T17:06:18.160Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-23T17:06:18.160Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-23T17:06:18.745Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T17:06:21.888Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-23T17:06:22.853Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-23T17:06:22.853Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:06:22.853Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-23T17:06:22.853Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:06:22.853Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-23T17:06:22.853Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:06:22.853Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-23T17:06:22.853Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-23T17:06:23.817Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-23T17:06:23.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-23T17:06:25.814Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T17:06:27.545Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-23T17:06:28.555Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-23T17:06:28.555Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:06:28.555Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-23T17:06:28.555Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:06:29.015Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-23T17:06:29.015Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-23T17:06:30.528Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T17:06:31.909Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-23T17:06:34.261Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T17:06:35.796Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T17:06:35.796Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:06:35.796Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T17:06:35.796Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:06:35.796Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T17:06:37.331Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T17:06:37.331Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:06:37.331Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T17:06:38.709Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T17:06:38.709Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T17:06:38.709Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T17:06:38.709Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T17:06:40.262Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T17:06:41.988Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-23T17:06:41.988Z] docker_cli_external_volume_driver_test.go:485: [d8884aa956da4] daemon is not started [2021-08-23T17:06:43.157Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T17:06:44.313Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-23T17:06:46.917Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T17:06:46.917Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:06:46.917Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T17:06:46.917Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:06:47.377Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T17:06:47.377Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:06:47.377Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T17:06:47.377Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:06:47.377Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T17:06:47.377Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:06:47.377Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T17:06:48.099Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-23T17:06:49.062Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-23T17:06:49.062Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:06:49.062Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-23T17:06:51.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T17:06:51.112Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:06:51.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T17:06:51.112Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:06:51.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T17:06:51.112Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:06:51.112Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T17:06:52.083Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T17:06:52.787Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-23T17:06:53.803Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-23T17:06:55.832Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T17:06:56.887Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-23T17:06:56.887Z] docker_cli_external_volume_driver_test.go:53: [d98669c516441] daemon is not started [2021-08-23T17:06:58.479Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-23T17:06:58.479Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:06:58.937Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-23T17:06:58.937Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:06:58.937Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-23T17:06:58.937Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:06:58.937Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-23T17:06:58.937Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:06:58.937Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-23T17:06:59.394Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-23T17:07:08.263Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T17:07:08.720Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T17:07:08.720Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:07:08.720Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T17:07:08.720Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:07:08.720Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T17:07:08.720Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:07:08.720Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T17:07:08.720Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:07:08.720Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T17:07:08.720Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:07:08.720Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T17:07:11.626Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T17:07:11.626Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite (437.43s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.67s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.23s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.05s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.43s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2021-08-23T17:07:11.781Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2021-08-23T17:07:11.782Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2021-08-23T17:07:11.782Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2021-08-23T17:07:11.782Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-23T17:07:11.782Z] PASS [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] === Skipped [2021-08-23T17:07:11.782Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T17:07:11.782Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-23T17:07:11.782Z] check_test.go:309: [d84a40ed11895] daemon is not started [2021-08-23T17:07:11.782Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-23T17:07:11.782Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-23T17:07:11.782Z] check_test.go:309: [d866930e7b103] daemon is not started [2021-08-23T17:07:11.782Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-23T17:07:11.782Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-23T17:07:11.782Z] check_test.go:309: [d94423b0e28a0] daemon is not started [2021-08-23T17:07:11.782Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-23T17:07:11.782Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-23T17:07:11.782Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-23T17:07:11.782Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-23T17:07:11.782Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] DONE 273 tests, 5 skipped in 2424.620s [2021-08-23T17:07:11.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-23T17:07:11.782Z] ++++ cat bundles/test-integration/docker.pid [2021-08-23T17:07:11.782Z] +++ kill 8779 [2021-08-23T17:07:11.782Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1f437ae311ee/docker.pid [2021-08-23T17:07:11.782Z] +++ kill 7769 [2021-08-23T17:07:11.782Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7769 is not a child of this shell [2021-08-23T17:07:11.782Z] warning: PID 7769 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d1f437ae311ee/docker.pid had a nonzero exit code [2021-08-23T17:07:11.782Z] +++ /etc/init.d/apparmor stop [2021-08-23T17:07:11.782Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] Unloading profiles will leave already running processes permanently [2021-08-23T17:07:11.782Z] unconfined, which can lead to unexpected situations. [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] To set a process to complain mode, use the command line tool [2021-08-23T17:07:11.782Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-23T17:07:11.782Z] +++ true [2021-08-23T17:07:11.782Z] exiting test-integration [2021-08-23T17:07:11.782Z] ++ exit 0 [2021-08-23T17:07:11.782Z] [2021-08-23T17:07:11.782Z] + exit 0 [2021-08-23T17:07:11.782Z] ++ jobs -p [2021-08-23T17:07:11.782Z] + pids= [2021-08-23T17:07:11.782Z] + echo 'Remaining pids to kill: []' [2021-08-23T17:07:11.782Z] Remaining pids to kill: [] [2021-08-23T17:07:11.782Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-23T17:07:11.796Z] Recording test results [2021-08-23T17:07:12.361Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-23T17:07:12.682Z] + echo Ensuring container killed. [2021-08-23T17:07:12.682Z] Ensuring container killed. [2021-08-23T17:07:12.682Z] + docker ps -aq -f name=docker-pr3-* [2021-08-23T17:07:12.682Z] + cids=032367d511e4 [2021-08-23T17:07:12.682Z] 9cbe89c698aa [2021-08-23T17:07:12.682Z] d42aea8668b3 [2021-08-23T17:07:12.682Z] + [ -n 032367d511e4 [2021-08-23T17:07:12.682Z] 9cbe89c698aa [2021-08-23T17:07:12.682Z] d42aea8668b3 ] [2021-08-23T17:07:12.682Z] + docker rm -vf 032367d511e4 9cbe89c698aa d42aea8668b3 [2021-08-23T17:07:13.253Z] 032367d511e4 [2021-08-23T17:07:13.512Z] 9cbe89c698aa [2021-08-23T17:07:13.512Z] d42aea8668b3 [Pipeline] sh [2021-08-23T17:07:13.799Z] + echo Chowning /workspace to jenkins user [2021-08-23T17:07:13.799Z] Chowning /workspace to jenkins user [2021-08-23T17:07:13.799Z] + id -u [2021-08-23T17:07:13.799Z] + id -g [2021-08-23T17:07:13.799Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42776:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-23T17:07:17.457Z] + bundleName=amd64 [2021-08-23T17:07:17.457Z] + echo Creating amd64-bundles.tar.gz [2021-08-23T17:07:17.457Z] Creating amd64-bundles.tar.gz [2021-08-23T17:07:17.457Z] + 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-23T17:07:17.457Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-23T17:07:17.475Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [Pipeline] archiveArtifacts [2021-08-23T17:07:18.856Z] Archiving artifacts [2021-08-23T17:07:19.428Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:07:19.742Z] + make clean [2021-08-23T17:07:19.742Z] docker volume rm -f docker-dev-cache [2021-08-23T17:07:19.958Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T17:07:20.002Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T17:07:22.297Z] === RUN TestDockerSuite/TestBuildForceRm [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T17:07:29.379Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T17:07:34.066Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T17:07:35.095Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-23T17:07:35.095Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:07:35.095Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-23T17:07:35.095Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:07:35.095Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-23T17:07:35.603Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T17:07:40.290Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T17:07:40.290Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:07:40.290Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T17:07:40.748Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T17:07:41.106Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T17:07:41.206Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T17:07:41.206Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:07:41.206Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T17:07:49.831Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T17:07:49.831Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:07:49.831Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T17:07:50.011Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-23T17:07:50.012Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:07:50.469Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-23T17:07:50.926Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-23T17:07:51.417Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T17:07:53.654Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T17:07:53.654Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:07:53.654Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T17:07:53.654Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:07:54.114Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T17:07:55.081Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T17:07:56.771Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-23T17:07:56.772Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:07:57.736Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-23T17:07:58.877Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T17:08:00.141Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T17:08:01.105Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T17:08:01.526Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-23T17:08:01.778Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T17:08:02.637Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T17:08:02.637Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:08:02.637Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T17:08:03.160Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T17:08:03.617Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T17:08:06.464Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T17:08:08.367Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T17:08:08.824Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T17:08:09.284Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T17:08:10.177Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-23T17:08:10.251Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T17:08:10.708Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T17:08:12.308Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T17:08:13.845Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T17:08:17.278Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-23T17:08:17.284Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:08:17.284Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-23T17:08:19.629Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T17:08:19.629Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:08:19.629Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T17:08:19.629Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:08:19.629Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T17:08:19.629Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T17:08:19.629Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T17:08:20.086Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T17:08:20.086Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T17:08:20.546Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T17:08:21.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-23T17:08:21.009Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:08:21.009Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-23T17:08:21.265Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T17:08:21.265Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T17:08:21.265Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T17:08:21.466Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:08:21.466Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-23T17:08:21.511Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T17:08:26.188Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T17:08:27.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-23T17:08:27.375Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:08:27.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-23T17:08:27.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-23T17:08:27.832Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:08:28.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-23T17:08:28.289Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:08:28.289Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-23T17:08:29.828Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T17:08:29.830Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T17:08:34.515Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T17:08:34.515Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T17:08:38.247Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T17:08:40.989Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T17:08:40.989Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:08:40.989Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T17:08:43.911Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T17:08:53.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-23T17:08:54.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-23T17:08:54.384Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:08:54.841Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-23T17:08:54.841Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:08:55.297Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-23T17:08:55.930Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T17:08:55.930Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:08:55.930Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T17:08:56.262Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-23T17:08:56.262Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:08:56.719Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-23T17:08:58.830Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T17:08:59.288Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T17:09:00.442Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-23T17:09:01.406Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-23T17:09:01.406Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:09:01.406Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-23T17:09:01.406Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:09:01.406Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-23T17:09:04.409Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-23T17:09:04.409Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-23T17:09:04.409Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-23T17:09:04.548Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T17:09:05.374Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-23T17:09:05.830Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-23T17:09:08.277Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T17:09:08.277Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:09:08.277Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T17:09:08.277Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:09:08.277Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T17:09:08.277Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:09:08.277Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T17:09:10.507Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-23T17:09:12.009Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T17:09:12.468Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T17:09:12.748Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-23T17:09:12.748Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:09:12.748Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-23T17:09:13.712Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-23T17:09:13.712Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:09:13.914Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T17:09:14.169Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-23T17:09:14.625Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-23T17:09:15.369Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T17:09:15.369Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:09:15.369Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T17:09:15.369Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:09:15.369Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T17:09:16.158Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-23T17:09:17.122Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-23T17:09:17.580Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-23T17:09:17.580Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:09:17.580Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-23T17:09:18.544Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-23T17:09:19.001Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-23T17:09:19.001Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:09:19.458Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-23T17:09:19.458Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:09:19.458Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-23T17:09:24.231Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-23T17:09:28.829Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T17:09:32.563Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T17:09:36.603Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T17:09:36.603Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T17:09:38.342Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T17:09:43.089Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T17:09:43.668Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T17:09:54.047Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T17:09:54.047Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:09:54.047Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T17:09:54.047Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:09:54.047Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T17:09:54.210Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-23T17:09:54.210Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-23T17:09:54.210Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-23T17:09:55.583Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T17:09:55.583Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:09:56.041Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T17:09:57.917Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T17:09:57.917Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:09:57.917Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T17:09:58.888Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-23T17:09:58.888Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.888Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-23T17:09:58.888Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.888Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-23T17:09:58.888Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:09:58.888Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-23T17:09:59.345Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-23T17:09:59.345Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:09:59.345Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-23T17:10:04.976Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T17:10:04.976Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T17:10:04.976Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:10:04.976Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T17:10:04.976Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:10:04.976Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T17:10:06.369Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T17:10:07.874Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T17:10:10.121Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T17:10:10.121Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T17:10:11.597Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T17:10:14.563Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T17:10:14.563Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T17:10:14.563Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T17:10:17.528Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T17:10:18.493Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T17:10:19.458Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T17:10:24.461Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-23T17:10:24.461Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-23T17:10:24.461Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:10:24.461Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-23T17:10:28.066Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T17:10:29.599Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T17:10:31.304Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T17:10:31.304Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:10:31.304Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T17:10:31.304Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:10:31.764Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T17:10:31.764Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:10:31.764Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T17:10:32.758Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T17:10:38.150Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T17:10:39.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-23T17:10:39.368Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-23T17:10:39.883Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T17:10:40.321Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T17:10:40.332Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-23T17:10:42.126Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T17:10:42.126Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:10:42.126Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T17:10:42.126Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:10:42.126Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T17:10:42.126Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:10:42.126Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T17:10:44.057Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-23T17:10:44.301Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T17:10:46.954Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-23T17:10:47.385Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T17:10:48.057Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T17:10:49.849Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-23T17:10:51.109Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T17:10:52.742Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T17:10:54.899Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T17:10:55.356Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T17:10:55.356Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:10:55.356Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T17:10:55.356Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:10:55.356Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T17:10:56.475Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T17:10:56.475Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:10:56.475Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T17:10:57.530Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T17:10:57.530Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:10:57.530Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T17:11:03.677Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T17:11:03.677Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:11:03.677Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T17:11:09.529Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T17:11:13.325Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T17:11:13.325Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T17:11:13.325Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T17:11:13.325Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T17:11:13.325Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T17:11:13.325Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T17:11:13.325Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T17:11:13.325Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T17:11:19.114Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T17:11:26.248Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T17:11:26.248Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:11:26.248Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T17:11:27.786Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T17:11:27.786Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:11:27.786Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T17:11:27.786Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:11:27.786Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T17:11:27.786Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:11:27.786Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T17:11:29.962Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T17:11:29.962Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:11:29.962Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T17:11:29.962Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T17:11:32.139Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T17:11:32.139Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T17:11:32.139Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:11:32.139Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T17:11:32.139Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:11:32.139Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T17:11:32.139Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:11:32.139Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T17:11:34.414Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T17:11:36.590Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T17:11:38.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T17:11:38.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T17:11:38.135Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:11:38.135Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T17:11:40.069Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T17:11:40.311Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T17:11:40.311Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T17:11:40.497Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-23T17:11:42.028Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-23T17:11:42.028Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:11:42.028Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-23T17:11:42.486Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T17:11:42.486Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:11:42.486Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T17:11:42.486Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:11:42.486Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T17:11:44.662Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T17:11:44.662Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T17:11:46.197Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T17:11:46.197Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:11:46.655Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T17:11:48.830Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T17:11:49.288Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T17:11:52.497Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T17:11:56.358Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T17:11:59.263Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T17:12:01.112Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T17:12:02.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T17:12:02.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T17:12:02.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T17:12:02.997Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T17:12:02.997Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T17:12:04.013Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T17:12:04.013Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:12:04.013Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T17:12:04.013Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:12:04.013Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T17:12:05.172Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T17:12:05.172Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:12:05.172Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T17:12:05.544Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T17:12:09.269Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T17:12:12.172Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T17:12:12.245Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T17:12:12.245Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:12:12.245Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T17:12:13.780Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T17:12:14.238Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T17:12:16.907Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T17:12:18.039Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T17:12:20.214Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T17:12:20.214Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:12:20.214Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T17:12:20.214Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:12:20.214Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T17:12:20.215Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:12:20.215Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T17:12:20.215Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:12:20.215Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T17:12:20.215Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:12:20.215Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T17:12:21.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T17:12:21.815Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T17:12:24.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T17:12:26.896Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T17:12:29.072Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T17:12:31.245Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00035d020_} [2021-08-23T17:12:31.695Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T17:12:31.695Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T17:12:31.695Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T17:12:34.147Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045130138_c:\foo_false____} [2021-08-23T17:12:36.390Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045130138_c:\foo_true____} [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T17:12:38.566Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T17:12:38.566Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T17:12:38.566Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T17:12:38.566Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T17:12:38.566Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T17:12:38.566Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:12:38.566Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T17:12:38.825Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T17:12:39.282Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T17:12:40.806Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T17:12:40.806Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:12:40.806Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T17:12:40.806Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:12:40.806Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T17:12:40.806Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T17:12:41.265Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T17:12:41.265Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:12:41.265Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T17:12:42.425Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-23T17:12:42.425Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-23T17:12:42.425Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-23T17:12:43.084Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T17:12:43.084Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T17:12:43.444Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T17:12:43.444Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T17:12:43.444Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:12:43.444Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T17:12:45.670Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T17:12:45.670Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:12:45.670Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T17:12:45.670Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:12:45.670Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T17:12:45.670Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:12:45.670Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T17:12:47.827Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T17:12:55.994Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T17:12:56.990Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T17:12:56.990Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:12:56.990Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T17:12:56.990Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:12:56.990Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T17:12:57.213Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-23T17:13:02.617Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T17:13:02.617Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:13:02.617Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T17:13:05.760Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-23T17:13:06.340Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T17:13:07.310Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T17:13:11.041Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T17:13:11.791Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T17:13:11.791Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:13:11.791Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T17:13:11.791Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:13:11.791Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T17:13:14.832Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T17:13:14.832Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:13:14.832Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T17:13:14.832Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:13:14.832Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T17:13:14.832Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:13:14.832Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T17:13:16.124Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-23T17:13:17.578Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T17:13:17.578Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:13:17.578Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T17:13:17.578Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:13:17.578Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T17:13:18.638Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T17:13:18.638Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T17:13:19.755Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T17:13:19.755Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:13:19.755Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T17:13:19.755Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:13:19.755Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T17:13:21.601Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T17:13:21.601Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:13:21.601Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T17:13:21.601Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:13:21.601Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T17:13:21.933Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T17:13:21.933Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:13:21.933Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T17:13:21.933Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:13:21.933Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T17:13:21.933Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:13:21.933Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T17:13:21.933Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:13:21.933Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T17:13:22.392Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T17:13:22.392Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T17:13:24.569Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T17:13:26.745Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T17:13:26.745Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T17:13:27.205Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T17:13:28.741Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T17:13:29.709Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T17:13:29.709Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T17:13:29.709Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:13:29.709Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T17:13:30.168Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T17:13:30.168Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:13:30.168Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T17:13:30.168Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T17:13:30.627Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T17:13:41.296Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-23T17:13:42.738Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T17:13:42.738Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T17:13:43.008Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T17:13:43.008Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T17:13:43.008Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T17:13:46.741Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T17:13:46.741Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T17:13:46.741Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:13:46.741Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T17:13:48.916Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T17:13:48.916Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.916Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T17:13:48.917Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T17:13:48.917Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:13:48.917Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T17:13:48.917Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:13:49.374Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T17:13:49.374Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:13:49.374Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T17:13:49.374Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:13:49.374Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T17:13:49.374Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:13:49.374Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T17:13:51.333Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T17:13:51.549Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T17:13:51.613Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-23T17:13:53.767Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T17:13:55.949Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T17:13:56.081Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T17:13:56.081Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:13:56.081Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T17:13:56.081Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:13:56.081Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T17:13:58.254Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T17:13:58.254Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:13:58.254Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T17:14:00.238Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-23T17:14:06.816Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T17:14:08.339Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T17:14:10.546Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T17:14:10.546Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T17:14:12.071Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T17:14:16.758Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T17:14:18.292Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T17:14:19.259Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T17:14:22.909Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T17:14:22.909Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:14:22.909Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T17:14:22.909Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:14:22.909Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T17:14:22.909Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:14:22.909Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T17:14:22.991Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T17:14:23.449Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T17:14:23.873Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T17:14:24.451Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T17:14:29.138Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T17:14:30.932Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T17:14:32.614Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T17:14:32.614Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:14:32.614Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T17:14:32.614Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:14:32.614Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T17:14:32.614Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:14:32.614Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T17:14:33.017Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T17:14:33.017Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T17:14:33.017Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T17:14:33.017Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:14:33.017Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T17:14:33.017Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:14:33.017Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T17:14:33.017Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:14:33.017Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T17:14:33.984Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T17:14:33.984Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:14:33.984Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T17:14:34.783Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T17:14:36.159Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T17:14:38.511Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T17:14:42.310Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T17:14:44.774Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T17:14:45.741Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T17:14:47.051Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T17:14:47.051Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:14:47.051Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T17:14:47.916Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T17:14:52.626Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T17:14:52.626Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:14:52.626Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T17:14:52.832Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T17:14:52.832Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:14:52.832Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T17:14:55.526Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T17:14:59.256Z] === RUN TestDockerSuite/TestExec [2021-08-23T17:14:59.256Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:14:59.256Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T17:14:59.256Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:14:59.256Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T17:14:59.897Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T17:15:00.793Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T17:15:02.973Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T17:15:02.973Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:15:02.973Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T17:15:02.973Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:15:02.973Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T17:15:02.973Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:15:02.973Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T17:15:03.640Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T17:15:03.640Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T17:15:03.640Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T17:15:03.640Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T17:15:03.640Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T17:15:03.640Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T17:15:03.640Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T17:15:03.640Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T17:15:04.510Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T17:15:06.693Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T17:15:08.227Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T17:15:10.403Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T17:15:10.776Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-23T17:15:12.655Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-23T17:15:12.655Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-23T17:15:12.655Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-23T17:15:12.655Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-23T17:15:13.112Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-23T17:15:14.143Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T17:15:14.143Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:15:14.143Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T17:15:14.143Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:15:14.143Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T17:15:14.143Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:15:14.143Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T17:15:16.318Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T17:15:16.565Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T17:15:16.565Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:15:16.565Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T17:15:17.784Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-23T17:15:18.813Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T17:15:18.813Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:15:18.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T17:15:18.813Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:15:18.813Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T17:15:18.813Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:15:18.813Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T17:15:20.751Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-23T17:15:20.987Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T17:15:20.987Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:15:20.987Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T17:15:20.987Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T17:15:21.068Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T17:15:21.068Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:15:21.068Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T17:15:21.068Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:15:21.068Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T17:15:21.068Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:15:21.068Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T17:15:21.068Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:15:21.068Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T17:15:21.068Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:15:21.068Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T17:15:22.672Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T17:15:22.672Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:15:22.672Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T17:15:22.672Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:15:22.672Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T17:15:22.672Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:15:22.672Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T17:15:22.672Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:15:22.672Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T17:15:22.672Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:15:22.672Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T17:15:23.919Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T17:15:23.919Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T17:15:23.919Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:15:23.919Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T17:15:23.919Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:15:23.919Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T17:15:23.919Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:15:23.919Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T17:15:24.541Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-23T17:15:24.541Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:15:24.541Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-23T17:15:24.541Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:15:24.850Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T17:15:24.850Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:15:24.850Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T17:15:24.998Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-23T17:15:24.998Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:15:24.998Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-23T17:15:24.998Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:15:24.998Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-23T17:15:24.998Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:15:24.998Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-23T17:15:26.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T17:15:28.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-23T17:15:28.786Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:15:28.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-23T17:15:28.786Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:15:28.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-23T17:15:28.786Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:15:28.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-23T17:15:29.002Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T17:15:29.750Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-23T17:15:30.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T17:15:30.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T17:15:30.536Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:15:30.536Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T17:15:32.050Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T17:15:32.050Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.050Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T17:15:32.050Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.050Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T17:15:32.050Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:15:32.050Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T17:15:32.774Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T17:15:32.775Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T17:15:33.478Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-23T17:15:34.948Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T17:15:34.948Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:15:34.948Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T17:15:34.948Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:15:34.948Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T17:15:37.145Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T17:15:37.145Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T17:15:37.853Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T17:15:38.681Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T17:15:38.681Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:15:38.681Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T17:15:41.847Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T17:15:42.304Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T17:15:43.705Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T17:15:44.478Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T17:15:46.608Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T17:15:48.207Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-23T17:15:48.400Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-23T17:15:48.400Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-23T17:15:48.400Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-23T17:15:48.400Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-23T17:15:48.400Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:15:48.400Z] === RUN TestDockerSuite/TestBuildFails [2021-08-23T17:15:49.934Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-23T17:15:49.934Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-23T17:15:51.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T17:15:51.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T17:15:51.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T17:15:51.961Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T17:15:51.961Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T17:15:52.463Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestHealth [2021-08-23T17:15:52.463Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T17:15:52.463Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T17:15:52.922Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T17:15:54.222Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T17:15:54.222Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:15:54.222Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T17:15:55.778Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-23T17:15:56.392Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T17:15:56.392Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:15:56.392Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T17:15:56.655Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T17:15:56.655Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T17:15:56.655Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:15:56.655Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T17:15:57.180Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T17:15:57.180Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T17:15:57.180Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T17:15:58.147Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T17:15:58.147Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:15:58.147Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T17:15:58.565Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T17:15:58.565Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T17:15:59.115Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T17:15:59.115Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T17:16:01.291Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T17:16:01.291Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T17:16:01.556Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-23T17:16:03.363Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T17:16:03.465Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T17:16:04.328Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T17:16:04.328Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.328Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T17:16:04.328Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.328Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T17:16:04.328Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.328Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T17:16:04.328Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.328Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T17:16:04.328Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:16:04.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T17:16:06.421Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T17:16:06.421Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T17:16:06.421Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:16:06.421Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T17:16:06.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T17:16:06.508Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T17:16:07.331Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-23T17:16:08.682Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T17:16:10.156Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T17:16:10.156Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T17:16:10.854Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T17:16:13.025Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T17:16:13.058Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T17:16:13.058Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T17:16:13.058Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T17:16:13.058Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T17:16:13.058Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T17:16:13.058Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T17:16:13.058Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T17:16:13.058Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T17:16:13.058Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T17:16:13.058Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:16:13.058Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T17:16:13.107Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-23T17:16:14.085Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-23T17:16:15.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000a1e00_} [2021-08-23T17:16:18.097Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187765122_c:\foo_false____} [2021-08-23T17:16:18.760Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-23T17:16:18.760Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:16:18.760Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-23T17:16:19.218Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-23T17:16:20.182Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-23T17:16:20.182Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:16:20.182Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-23T17:16:20.193Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T17:16:20.273Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187765122_c:\foo_true____} [2021-08-23T17:16:22.369Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T17:16:22.369Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:16:22.369Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T17:16:22.369Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:16:22.369Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T17:16:22.369Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T17:16:22.369Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:16:22.369Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T17:16:23.179Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T17:16:23.179Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T17:16:23.179Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T17:16:23.179Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T17:16:23.179Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T17:16:23.179Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:16:23.179Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T17:16:24.545Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T17:16:24.545Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T17:16:26.145Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T17:16:26.145Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T17:16:26.145Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.145Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T17:16:26.721Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T17:16:26.721Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T17:16:26.721Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.721Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T17:16:26.721Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:16:26.721Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T17:16:27.302Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-23T17:16:27.302Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:16:27.302Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-23T17:16:28.319Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T17:16:28.319Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T17:16:28.319Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:16:28.319Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T17:16:28.897Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T17:16:30.625Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T17:16:30.625Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.625Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T17:16:30.625Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.625Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T17:16:30.625Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:16:30.625Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T17:16:32.631Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T17:16:32.631Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:16:32.631Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T17:16:32.631Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:16:32.631Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T17:16:32.631Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:16:32.631Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T17:16:34.807Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T17:16:35.437Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T17:16:36.343Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T17:16:36.801Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T17:16:37.609Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T17:16:37.609Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:16:37.609Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T17:16:37.609Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:16:37.609Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T17:16:39.045Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T17:16:39.662Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-23T17:16:39.662Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-23T17:16:40.585Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T17:16:40.585Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.585Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T17:16:40.585Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T17:16:40.691Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-23T17:16:40.691Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:16:40.691Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-23T17:16:41.656Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-23T17:16:41.656Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-23T17:16:42.762Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T17:16:44.938Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T17:16:46.381Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-23T17:16:46.838Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-23T17:16:47.295Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-23T17:16:47.914Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T17:16:47.914Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:16:47.914Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T17:16:47.914Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:16:47.914Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T17:16:48.259Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-23T17:16:48.669Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T17:16:49.222Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-23T17:16:50.185Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-23T17:16:50.970Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T17:16:51.714Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-23T17:16:53.151Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T17:16:55.134Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T17:16:55.134Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:16:55.134Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T17:16:55.134Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:16:55.134Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T17:16:55.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T17:16:56.862Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-23T17:16:57.556Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-23T17:16:57.556Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-23T17:16:57.556Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-23T17:16:58.035Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T17:16:58.035Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.035Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T17:16:58.035Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:16:58.035Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T17:16:58.519Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-23T17:16:58.975Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-23T17:16:59.039Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T17:17:00.205Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T17:17:00.206Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.206Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T17:17:00.206Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.206Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T17:17:00.206Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.206Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T17:17:00.206Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:17:00.206Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T17:17:00.206Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T17:17:00.663Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T17:17:01.217Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T17:17:01.217Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T17:17:01.217Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:17:01.217Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T17:17:01.676Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T17:17:01.676Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T17:17:02.902Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T17:17:03.211Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T17:17:04.750Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-23T17:17:04.814Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T17:17:05.075Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T17:17:05.075Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T17:17:05.075Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T17:17:06.673Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T17:17:07.638Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T17:17:07.638Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T17:17:07.638Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:17:07.638Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T17:17:08.094Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T17:17:08.094Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:17:08.094Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T17:17:08.094Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T17:17:08.552Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T17:17:10.603Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T17:17:12.777Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T17:17:12.777Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:17:12.777Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T17:17:14.956Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T17:17:14.956Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T17:17:15.674Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T17:17:15.675Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T17:17:16.132Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T17:17:19.543Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-23T17:17:19.543Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:17:19.543Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-23T17:17:19.924Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T17:17:19.925Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T17:17:19.925Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:17:19.925Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T17:17:20.751Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T17:17:21.141Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T17:17:22.886Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T17:17:22.886Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T17:17:22.886Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T17:17:22.886Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T17:17:22.886Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T17:17:22.886Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T17:17:22.886Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:17:22.886Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T17:17:25.436Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T17:17:25.784Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T17:17:27.956Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T17:17:30.135Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T17:17:31.295Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T17:17:32.831Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T17:17:35.208Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T17:17:35.208Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:17:35.208Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T17:17:38.697Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-23T17:17:41.594Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-23T17:17:42.346Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T17:17:43.947Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T17:17:46.271Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T17:17:49.176Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T17:17:49.699Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T17:17:51.129Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-23T17:17:53.426Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T17:17:54.268Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T17:17:54.268Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:17:54.268Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T17:17:54.268Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:17:54.268Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T17:17:54.390Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T17:17:55.354Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T17:17:55.803Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T17:17:57.998Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T17:18:00.031Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T17:18:00.176Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T17:18:00.176Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T17:18:00.176Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T17:18:00.176Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T17:18:00.176Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T17:18:00.176Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T17:18:00.176Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T17:18:00.176Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T17:18:00.176Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T17:18:00.176Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T17:18:00.176Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T17:18:00.176Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T17:18:00.176Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T17:18:00.176Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T17:18:00.176Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T17:18:00.176Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPortList [2021-08-23T17:18:00.176Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:18:00.176Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T17:18:03.619Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-23T17:18:04.776Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T17:18:04.776Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T17:18:04.776Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T17:18:04.776Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.776Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T17:18:04.776Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.776Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T17:18:04.776Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.776Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T17:18:04.863Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T17:18:04.863Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:18:04.863Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T17:18:06.306Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T17:18:06.306Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:18:06.306Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T17:18:08.542Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T17:18:08.650Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T17:18:08.650Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:18:08.650Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T17:18:09.395Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-23T17:18:15.238Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-23T17:18:17.097Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T17:18:17.212Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T17:18:17.212Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:18:17.212Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T17:18:18.629Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T17:18:19.963Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-23T17:18:20.803Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T17:18:24.289Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T17:18:25.482Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T17:18:25.482Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:18:25.482Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T17:18:28.378Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T17:18:33.058Z] === RUN TestDockerSuite/TestExec [2021-08-23T17:18:33.058Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:18:33.058Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T17:18:33.058Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:18:33.058Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T17:18:34.596Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T17:18:34.814Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-23T17:18:34.814Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:18:34.814Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-23T17:18:36.130Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T17:18:36.130Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:18:36.130Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T17:18:36.130Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:18:36.130Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T17:18:36.130Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:18:36.130Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T17:18:38.378Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T17:18:39.187Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T17:18:39.187Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T17:18:39.187Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:18:39.187Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T17:18:40.549Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T17:18:42.135Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T17:18:43.377Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-23T17:18:43.377Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-23T17:18:43.377Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:18:43.377Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-23T17:18:43.377Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:18:43.377Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-23T17:18:44.306Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T17:18:46.273Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-23T17:18:49.056Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T17:18:49.056Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:18:49.056Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T17:18:49.056Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:18:49.056Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T17:18:49.056Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:18:49.056Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T17:18:49.509Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T17:18:49.996Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-23T17:18:50.656Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T17:18:52.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-23T17:18:52.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-23T17:18:52.891Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-23T17:18:53.240Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T17:18:55.397Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T17:18:55.398Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:18:55.398Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T17:18:55.398Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:18:55.398Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T17:18:55.398Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:18:55.398Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T17:18:55.398Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:18:55.398Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T17:18:55.398Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:18:55.398Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T17:18:55.835Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-23T17:18:56.800Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-23T17:18:57.577Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T17:18:57.577Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.577Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T17:18:57.577Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.577Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T17:18:57.577Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.577Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T17:18:57.577Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.577Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T17:18:57.577Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:18:57.577Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T17:18:58.244Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-23T17:18:59.750Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T17:18:59.750Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:18:59.750Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T17:19:00.309Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T17:19:04.082Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T17:19:04.082Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:19:04.082Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T17:19:04.082Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:19:04.082Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T17:19:05.536Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T17:19:05.536Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:19:05.536Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T17:19:05.536Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:19:05.536Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T17:19:05.536Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:19:05.536Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T17:19:07.336Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-23T17:19:08.301Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-23T17:19:08.797Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T17:19:08.797Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:19:08.797Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T17:19:08.797Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:19:08.797Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T17:19:08.797Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:19:08.797Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T17:19:08.797Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:19:08.797Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T17:19:11.349Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T17:19:15.870Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T17:19:15.870Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:19:15.870Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T17:19:16.328Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T17:19:16.328Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:19:16.328Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T17:19:16.918Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-23T17:19:17.207Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T17:19:17.864Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T17:19:18.831Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T17:19:18.831Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:19:18.831Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T17:19:20.104Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T17:19:20.640Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-23T17:19:22.695Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T17:19:26.041Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestHealth [2021-08-23T17:19:26.041Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T17:19:26.041Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T17:19:26.427Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T17:19:27.939Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-23T17:19:28.649Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T17:19:29.767Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T17:19:29.767Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T17:19:29.767Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:19:29.767Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T17:19:29.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T17:19:29.767Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T17:19:30.290Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T17:19:30.749Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T17:19:30.749Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:19:30.749Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T17:19:31.662Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-23T17:19:31.714Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T17:19:32.172Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T17:19:33.705Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T17:19:34.162Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T17:19:36.334Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-23T17:19:36.398Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T17:19:36.791Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-23T17:19:36.791Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:19:36.791Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-23T17:19:36.791Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:19:36.791Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-23T17:19:38.321Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-23T17:19:38.321Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:19:38.321Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-23T17:19:39.292Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T17:19:39.292Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T17:19:39.292Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:19:39.292Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T17:19:43.017Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T17:19:43.017Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T17:19:45.186Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T17:19:45.186Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T17:19:45.186Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T17:19:45.186Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T17:19:45.186Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T17:19:45.186Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:19:45.186Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T17:19:45.186Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.642Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T17:19:45.642Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.642Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T17:19:45.642Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T17:19:45.642Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.642Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T17:19:45.642Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:19:45.642Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T17:19:47.816Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T17:19:49.347Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T17:19:49.347Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:19:49.347Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T17:19:49.347Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:19:49.347Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T17:19:49.804Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T17:19:49.804Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:19:49.804Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T17:19:51.981Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T17:19:51.981Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T17:19:53.845Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T17:19:53.845Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:19:53.845Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T17:19:54.153Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T17:19:54.153Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:19:54.153Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T17:19:54.153Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:19:54.153Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T17:19:54.153Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:19:54.153Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T17:19:56.337Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T17:19:57.578Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T17:19:58.037Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T17:19:58.037Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T17:19:59.004Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T17:20:01.014Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T17:20:01.014Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:20:01.014Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T17:20:01.014Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:20:01.014Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T17:20:01.014Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:20:01.014Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T17:20:02.806Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T17:20:03.192Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T17:20:05.374Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T17:20:05.374Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T17:20:06.607Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T17:20:06.607Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:20:06.607Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T17:20:07.545Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T17:20:09.077Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T17:20:09.077Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:20:09.077Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T17:20:09.077Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T17:20:10.338Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T17:20:10.338Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T17:20:10.338Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T17:20:11.246Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T17:20:14.149Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T17:20:17.945Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T17:20:20.115Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T17:20:20.803Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-23T17:20:23.077Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T17:20:24.608Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T17:20:25.143Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T17:20:25.602Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T17:20:26.637Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T17:20:26.780Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T17:20:28.952Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.122Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T17:20:31.122Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.123Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T17:20:31.123Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.123Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T17:20:31.123Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.123Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T17:20:31.123Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.123Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T17:20:31.123Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.123Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T17:20:31.123Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:20:31.123Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T17:20:31.580Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T17:20:31.580Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T17:20:32.425Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T17:20:33.119Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T17:20:35.293Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T17:20:35.653Z] === RUN TestDockerSuite/TestBuildRm [2021-08-23T17:20:37.108Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T17:20:41.148Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T17:20:43.322Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T17:20:43.322Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:20:43.322Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T17:20:44.246Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T17:20:45.712Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T17:20:45.712Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T17:20:45.958Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-23T17:20:47.489Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-23T17:20:47.489Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:20:47.489Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-23T17:20:47.489Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:20:47.946Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-23T17:20:48.043Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T17:20:48.043Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T17:20:49.478Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-23T17:20:50.404Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T17:20:50.948Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T17:20:53.200Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-23T17:20:56.092Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-23T17:20:56.185Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T17:21:00.766Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-23T17:21:00.862Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T17:21:03.104Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T17:21:05.285Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T17:21:05.285Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:21:05.285Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T17:21:05.918Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T17:21:07.522Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T17:21:08.095Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T17:21:09.692Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T17:21:12.789Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T17:21:13.249Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T17:21:13.249Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.249Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T17:21:13.249Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.249Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T17:21:13.249Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.708Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T17:21:13.708Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.708Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T17:21:13.708Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.708Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T17:21:13.708Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.708Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T17:21:13.708Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:21:13.708Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T17:21:15.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T17:21:15.371Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:21:15.371Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T17:21:15.371Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:21:15.371Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T17:21:15.618Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-23T17:21:15.618Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-23T17:21:16.075Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-23T17:21:20.054Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T17:21:20.109Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T17:21:20.109Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:21:20.109Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T17:21:20.109Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:21:20.109Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T17:21:21.708Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T17:21:22.233Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T17:21:23.838Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T17:21:24.605Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T17:21:24.694Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-23T17:21:24.694Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-23T17:21:26.018Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T17:21:26.781Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T17:21:26.782Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T17:21:26.782Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T17:21:26.782Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T17:21:26.782Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T17:21:26.782Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T17:21:26.782Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T17:21:26.782Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T17:21:26.782Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T17:21:26.782Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T17:21:26.782Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T17:21:26.782Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T17:21:26.782Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T17:21:26.782Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T17:21:26.782Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:21:26.782Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T17:21:26.782Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:21:27.239Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T17:21:27.239Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:21:27.239Z] === RUN TestDockerSuite/TestPortList [2021-08-23T17:21:27.239Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:21:27.239Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T17:21:28.417Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-23T17:21:28.417Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T17:21:30.965Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T17:21:30.965Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:21:30.965Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T17:21:32.145Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-23T17:21:33.088Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T17:21:33.088Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T17:21:35.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T17:21:35.652Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:21:35.652Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T17:21:37.777Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:21:37.777Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T17:21:39.313Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T17:21:39.313Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:21:39.313Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T17:21:42.415Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T17:21:42.415Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:21:42.415Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T17:21:42.415Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:21:42.415Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T17:21:43.950Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:21:43.950Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T17:21:44.357Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T17:21:44.357Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:21:44.357Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T17:21:46.254Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T17:21:48.431Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T17:21:49.912Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-23T17:21:49.913Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:21:49.913Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-23T17:21:50.606Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T17:21:50.606Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:21:50.606Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T17:21:50.606Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:21:50.606Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T17:21:50.606Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:21:50.606Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T17:21:50.877Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-23T17:21:51.416Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T17:21:52.409Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-23T17:21:52.783Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T17:21:52.783Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:21:52.783Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T17:21:52.783Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:21:52.783Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T17:21:52.783Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:21:52.783Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T17:21:52.783Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:21:52.783Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T17:21:54.404Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T17:21:56.559Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-23T17:21:59.092Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T17:21:59.092Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:21:59.092Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T17:21:59.092Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:21:59.092Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T17:21:59.092Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:21:59.092Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T17:21:59.092Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:21:59.092Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T17:21:59.092Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:21:59.093Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T17:21:59.093Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:21:59.093Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T17:22:00.433Z] === RUN TestDockerSuite/TestBuildUser [2021-08-23T17:22:00.433Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:22:00.433Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-23T17:22:00.433Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:22:00.433Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-23T17:22:00.433Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:22:00.434Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-23T17:22:01.269Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T17:22:01.269Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:22:01.269Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T17:22:01.728Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T17:22:01.728Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:22:01.728Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T17:22:03.354Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T17:22:03.777Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T17:22:04.220Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-23T17:22:04.221Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-23T17:22:04.233Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T17:22:04.233Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:22:04.233Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T17:22:05.529Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T17:22:05.529Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:22:05.529Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T17:22:07.182Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-23T17:22:07.182Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:22:07.182Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-23T17:22:07.182Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:22:07.182Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-23T17:22:07.705Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T17:22:07.705Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:22:07.705Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T17:22:07.705Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:22:07.705Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T17:22:07.705Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:22:07.705Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T17:22:09.887Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T17:22:12.101Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T17:22:14.278Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T17:22:16.453Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:22:16.453Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T17:22:16.661Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T17:22:18.905Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T17:22:25.021Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T17:22:25.021Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T17:22:25.021Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T17:22:25.021Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T17:22:25.021Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:22:25.021Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T17:22:27.462Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T17:22:28.244Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-23T17:22:28.701Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-23T17:22:31.215Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T17:22:31.215Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:22:31.215Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T17:22:31.215Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:22:31.215Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T17:22:33.674Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T17:22:33.674Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:22:33.674Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T17:22:34.941Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T17:22:34.941Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:22:34.941Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T17:22:34.941Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:22:34.941Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T17:22:34.941Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:22:34.941Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T17:22:34.941Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:22:34.941Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T17:22:35.210Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:22:35.210Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T17:22:37.292Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-23T17:22:42.036Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-23T17:22:42.036Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:22:42.142Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T17:22:42.142Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:22:42.142Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T17:22:42.280Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T17:22:42.281Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:22:42.281Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T17:22:42.281Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:22:42.281Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T17:22:42.281Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:22:42.281Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T17:22:42.495Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-23T17:22:42.495Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:22:42.495Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-23T17:22:43.673Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T17:22:43.673Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:22:43.673Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T17:22:44.636Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T17:22:44.664Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-23T17:22:44.664Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:22:44.664Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-23T17:22:45.600Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T17:22:45.600Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:22:45.600Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T17:22:47.033Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T17:22:49.331Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T17:22:49.935Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T17:22:49.935Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:22:49.935Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T17:22:49.935Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:22:49.935Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T17:22:49.935Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T17:22:50.393Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T17:22:50.393Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T17:22:50.393Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T17:22:50.393Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T17:22:50.393Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T17:22:50.393Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:22:50.393Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T17:22:50.852Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T17:22:51.908Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T17:22:53.283Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-23T17:22:54.072Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T17:22:54.086Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T17:22:56.244Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T17:22:56.262Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T17:22:57.072Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-23T17:22:57.229Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T17:22:57.529Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-23T17:22:58.766Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T17:22:59.226Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:22:59.226Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:23:02.128Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T17:23:02.128Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:23:02.128Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T17:23:02.128Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:23:02.128Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T17:23:02.128Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:23:02.128Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T17:23:02.128Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:23:02.128Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T17:23:02.128Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:23:02.128Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T17:23:09.908Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-23T17:23:09.908Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:23:10.366Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-23T17:23:10.366Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:23:10.822Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-23T17:23:10.822Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:23:10.822Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-23T17:23:11.787Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-23T17:23:13.937Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T17:23:13.937Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:23:13.937Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T17:23:14.522Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T17:23:14.522Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:23:14.522Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T17:23:16.059Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T17:23:18.910Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-23T17:23:19.874Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-23T17:23:19.874Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:23:20.330Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-23T17:23:20.330Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:23:20.330Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-23T17:23:20.330Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:23:20.330Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-23T17:23:21.066Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T17:23:21.066Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T17:23:21.066Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T17:23:21.523Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T17:23:21.861Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-23T17:23:21.917Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T17:23:23.462Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T17:23:25.640Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T17:23:26.200Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T17:23:26.536Z] === RUN TestDockerSuite/TestCommitChange [2021-08-23T17:23:27.898Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T17:23:29.991Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T17:23:29.991Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:23:30.073Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T17:23:30.073Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:23:30.073Z] === RUN TestDockerSuite/TestRunState [2021-08-23T17:23:30.073Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:23:30.073Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T17:23:30.260Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-23T17:23:30.447Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T17:23:32.249Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T17:23:32.249Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:23:32.249Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T17:23:34.434Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T17:23:34.434Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:23:34.434Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T17:23:34.434Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:23:34.434Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T17:23:34.434Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T17:23:34.434Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T17:23:34.434Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:23:34.434Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T17:23:34.937Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-23T17:23:34.937Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:23:34.937Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-23T17:23:35.123Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T17:23:35.124Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T17:23:35.124Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T17:23:39.178Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T17:23:39.178Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.178Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T17:23:39.178Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T17:23:39.639Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:23:39.639Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T17:23:41.919Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T17:23:41.919Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:23:41.919Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T17:23:42.002Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-23T17:23:42.002Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:23:42.002Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-23T17:23:47.494Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T17:23:48.103Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-23T17:23:48.459Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T17:23:48.916Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T17:23:49.131Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T17:23:49.131Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:23:49.131Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T17:23:49.131Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:23:49.131Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T17:23:51.378Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-23T17:23:52.781Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-23T17:23:52.781Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-23T17:23:52.781Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-23T17:23:52.781Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-23T17:23:52.781Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-23T17:23:52.781Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-23T17:23:52.781Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-23T17:23:52.781Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-23T17:23:54.696Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T17:23:58.446Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T17:23:59.439Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T17:23:59.937Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-23T17:24:02.182Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T17:24:05.963Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-23T17:24:05.963Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:24:05.963Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-23T17:24:06.562Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T17:24:07.150Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T17:24:07.150Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:24:07.150Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T17:24:07.150Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T17:24:08.134Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-23T17:24:08.134Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:24:08.134Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-23T17:24:08.134Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:24:08.134Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-23T17:24:08.134Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:24:08.134Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-23T17:24:09.325Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T17:24:10.286Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T17:24:10.303Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-23T17:24:10.303Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:24:10.303Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-23T17:24:10.303Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-23T17:24:10.744Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T17:24:11.512Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T17:24:12.919Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T17:24:13.201Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-23T17:24:13.201Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-23T17:24:13.201Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.201Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-23T17:24:13.201Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.201Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-23T17:24:13.201Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.201Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T17:24:13.760Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T17:24:13.760Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T17:24:13.760Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T17:24:13.760Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:24:13.760Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T17:24:13.760Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:24:14.218Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T17:24:14.218Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:24:14.218Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T17:24:16.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-23T17:24:17.951Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T17:24:18.277Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-23T17:24:19.487Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T17:24:19.875Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-23T17:24:20.332Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-23T17:24:20.332Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:24:20.332Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-23T17:24:21.088Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T17:24:22.505Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-23T17:24:22.505Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-23T17:24:24.680Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-23T17:24:24.680Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:24:24.680Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-23T17:24:24.680Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:24:24.680Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T17:24:25.780Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T17:24:25.780Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T17:24:25.780Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T17:24:25.780Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T17:24:25.780Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T17:24:25.780Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:24:25.780Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T17:24:26.850Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-23T17:24:26.850Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-23T17:24:27.777Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T17:24:27.957Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T17:24:27.957Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T17:24:28.415Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T17:24:28.874Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T17:24:29.019Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-23T17:24:29.020Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:24:29.020Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-23T17:24:29.307Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T17:24:30.543Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T17:24:31.914Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-23T17:24:31.914Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-23T17:24:33.982Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T17:24:34.087Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T17:24:34.947Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:24:34.947Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T17:24:36.527Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T17:24:36.528Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:24:36.528Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T17:24:36.528Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:24:36.528Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T17:24:37.813Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-23T17:24:41.201Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T17:24:42.490Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-23T17:24:42.490Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-23T17:24:42.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-23T17:24:42.491Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-23T17:24:42.491Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-23T17:24:42.919Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T17:24:42.919Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:24:42.919Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T17:24:43.414Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T17:24:44.021Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-23T17:24:44.021Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:24:44.021Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-23T17:24:45.592Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T17:24:46.199Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-23T17:24:46.199Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:24:46.199Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-23T17:24:47.132Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T17:24:48.370Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-23T17:24:48.370Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-23T17:24:48.723Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T17:24:48.723Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:24:48.723Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T17:24:50.033Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T17:24:50.033Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T17:24:52.454Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T17:24:52.454Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:24:52.454Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T17:24:52.454Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:24:52.454Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T17:24:52.454Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:24:52.454Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T17:24:52.454Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:24:52.454Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T17:24:53.045Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-23T17:24:54.578Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-23T17:24:54.578Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.578Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-23T17:24:54.578Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.578Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-23T17:24:54.578Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.578Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-23T17:24:54.578Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.578Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-23T17:24:54.578Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T17:24:54.708Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:24:54.708Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T17:24:56.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-23T17:24:56.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-23T17:24:57.611Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T17:24:57.611Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:24:57.611Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T17:24:58.357Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T17:24:58.357Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T17:24:58.357Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T17:24:58.357Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T17:24:58.357Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T17:24:58.357Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:24:58.357Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T17:24:59.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-23T17:24:59.892Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T17:24:59.960Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T17:24:59.961Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:24:59.961Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T17:24:59.961Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:24:59.961Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T17:25:01.189Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T17:25:01.493Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:25:01.493Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T17:25:02.136Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T17:25:02.136Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:25:02.136Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T17:25:03.138Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T17:25:03.671Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T17:25:03.671Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:25:03.671Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T17:25:03.671Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:25:03.672Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T17:25:03.672Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:25:03.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T17:25:03.672Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:25:04.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-23T17:25:04.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T17:25:04.130Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:25:04.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T17:25:04.130Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:25:04.130Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T17:25:05.310Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T17:25:06.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000384be8_} [2021-08-23T17:25:08.209Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T17:25:08.209Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:25:08.209Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T17:25:08.209Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:25:08.209Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T17:25:08.209Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:25:08.209Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T17:25:08.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1255959634_c:\foo_false____} [2021-08-23T17:25:09.743Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T17:25:09.743Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:25:09.743Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T17:25:09.743Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:25:09.743Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T17:25:09.743Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:25:09.743Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T17:25:09.743Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:25:09.743Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T17:25:11.275Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T17:25:11.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1255959634_c:\foo_true____} [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-23T17:25:14.316Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-23T17:25:14.316Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-23T17:25:14.316Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-23T17:25:14.316Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-23T17:25:14.316Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-23T17:25:14.316Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:25:14.316Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-23T17:25:16.131Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T17:25:16.132Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.132Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T17:25:16.132Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.132Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T17:25:16.132Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.132Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T17:25:16.132Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.132Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T17:25:16.132Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.132Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T17:25:16.132Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.132Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-23T17:25:16.484Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.484Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-23T17:25:16.484Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.485Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-23T17:25:16.485Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.485Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-23T17:25:16.485Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.485Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-23T17:25:16.485Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.485Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-23T17:25:16.485Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:25:16.485Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-23T17:25:18.361Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T17:25:18.361Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:25:18.361Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T17:25:18.361Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T17:25:18.361Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:25:18.361Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T17:25:18.655Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-23T17:25:18.655Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-23T17:25:18.655Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:25:18.655Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-23T17:25:19.897Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T17:25:21.551Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-23T17:25:21.551Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:25:21.551Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-23T17:25:21.551Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:25:21.551Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-23T17:25:21.552Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:25:21.552Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T17:25:21.811Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T17:25:21.811Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T17:25:22.202Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T17:25:22.202Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:25:22.202Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T17:25:22.778Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T17:25:23.236Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T17:25:24.376Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T17:25:24.376Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:25:24.376Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T17:25:24.376Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:25:24.376Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T17:25:24.376Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:25:24.376Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T17:25:25.277Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-23T17:25:26.138Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T17:25:26.138Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T17:25:26.601Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T17:25:26.601Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T17:25:26.611Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T17:25:27.059Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T17:25:28.172Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-23T17:25:28.172Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:25:28.172Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-23T17:25:28.172Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:25:28.172Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-23T17:25:28.782Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T17:25:30.318Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T17:25:33.281Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:25:33.281Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T17:25:37.134Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T17:25:37.134Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T17:25:37.134Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T17:25:37.134Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T17:25:37.134Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:25:37.134Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T17:25:38.473Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-23T17:25:38.473Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:25:38.473Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-23T17:25:38.473Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:25:38.473Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-23T17:25:39.434Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T17:25:39.434Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:25:39.434Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T17:25:39.434Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T17:25:39.893Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T17:25:39.893Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:25:39.893Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T17:25:44.219Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T17:25:44.219Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:25:44.219Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T17:25:45.183Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:25:45.183Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T17:25:45.752Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T17:25:46.212Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T17:25:46.670Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T17:25:47.028Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-23T17:25:47.028Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:25:47.028Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-23T17:25:47.028Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:25:47.028Z] === RUN TestDockerSuite/TestCpToDot [2021-08-23T17:25:48.560Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-23T17:25:48.560Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:25:48.560Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-23T17:25:48.560Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:25:48.560Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-23T17:25:51.459Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-23T17:25:51.459Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-23T17:25:51.459Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-23T17:25:51.459Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-23T17:25:51.459Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-23T17:25:52.264Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T17:25:52.264Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:25:52.264Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T17:25:52.264Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:25:52.264Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T17:25:52.264Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:25:52.264Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T17:25:53.703Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-23T17:25:55.236Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T17:25:55.236Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:25:55.236Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite (2417.48s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.79s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.26s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (122.53s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.81s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.48s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.96s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.00s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.95s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.39s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (92.10s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.95s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.57s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.15s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.78s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.23s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.25s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.20s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.60s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.05s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddTar (43.95s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.11s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.52s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.25s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.95s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.32s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (8.98s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.14s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.38s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.98s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.15s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.43s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.99s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCmd (0.57s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.57s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.92s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.22s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.81s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.83s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.69s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (9.51s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.52s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.61s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.52s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.64s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.83s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (29.11s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.57s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.09s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.05s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.47s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignore (71.13s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.77s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (72.58s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.34s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.58s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.85s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.48s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.78s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.34s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.52s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.61s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (111.07s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.54s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.07s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.45s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.91s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.32s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.58s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:25:55.695Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-23T17:25:55.695Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.93s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.32s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (14.06s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFails (6.92s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.94s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.63s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFromGit (9.95s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.27s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildHistory (10.24s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.80s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.66s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabel (0.91s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabels (0.95s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.74s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.57s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.55s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.60s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.99s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.63s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.42s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.57s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.52s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.65s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.50s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.72s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.24s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.99s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuild (12.39s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.87s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.52s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.31s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.30s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.05s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.94s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.87s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (25.73s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildRm (11.55s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.98s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.33s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.12s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.16s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.24s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.54s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.64s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.11s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildStderr (3.89s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.28s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.82s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.80s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.70s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.55s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.41s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.86s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.86s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.32s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.67s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.89s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.09s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.17s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.93s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.91s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCommitChange (4.30s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.90s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.51s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCommitTTY (6.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.99s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.73s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.55s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.13s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.08s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.17s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.36s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.96s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.07s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.11s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.06s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.45s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.94s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.38s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.63s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.68s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.00s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.03s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.12s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.85s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.76s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.54s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.39s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.40s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.33s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.33s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00035d020_} (2.36s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045130138_c:\foo_false____} (2.34s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1045130138_c:\foo_true____} (2.37s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T17:25:55.696Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:25:55.696Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.31s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.20s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpToCaseA (8.80s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.15s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.91s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.94s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpToDot (2.16s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCpToStdout (2.18s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.82s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.70s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateRM (0.36s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.85s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.27s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.08s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.23s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.14s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.17s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.76s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsCopy (4.45s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.45s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.36s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.68s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.99s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFilters (4.17s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFormat (4.18s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsRename (2.18s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsResize (7.50s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.97s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.32s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.58s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.45s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.78s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.93s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.78s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.93s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.96s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.85s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.76s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecInspectID (4.47s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.18s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.89s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.90s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.88s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.85s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.13s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.95s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.38s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.83s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.31s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.30s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.47s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.78s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImportBadURL (2.43s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.92s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.09s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.22s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.96s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectDefault (2.03s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectHistory (3.85s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.04s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.04s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-08-23T17:25:55.697Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.97s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectStatus (2.39s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.85s) [2021-08-23T17:25:55.697Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.00s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.98s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.74s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.74s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.43s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.26s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.24s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.24s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.20s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.20s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.29s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.09s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsSince (8.87s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsTail (2.61s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.29s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.10s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.23s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.00s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsByOrder (7.45s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.35s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.00s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-08-23T17:25:55.698Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.89s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.37s) [2021-08-23T17:25:55.698Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.98s) [2021-08-23T17:25:55.874Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-23T17:25:55.874Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-23T17:25:55.874Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.00s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.24s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.42s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.64s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.64s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.89s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.41s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.81s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.71s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.74s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.65s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.61s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.73s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.87s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.49s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.71s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.83s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiTag (0.79s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.65s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.95s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.23s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.16s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.81s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.97s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.48s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.05s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.92s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.19s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.04s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.85s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.82s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.15s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.13s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.98s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.84s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.79s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.15s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.99s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunExitCode (2.16s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.07s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.04s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.34s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.29s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.52s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.66s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.43s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.57s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.76s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.38s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.00s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.00s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.82s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.59s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.03s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunRm (2.15s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.31s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.10s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.07s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.05s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.38s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.07s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.20s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.86s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:25:56.158Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.10s) [2021-08-23T17:25:56.158Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (6.92s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.92s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.41s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.04s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.16s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.19s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.08s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.22s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.55s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.95s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.95s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.39s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.28s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.85s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.03s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.59s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.52s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.96s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.11s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.35s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.72s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.21s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.86s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.69s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.13s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.32s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.87s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:25:56.159Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s) [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T17:25:56.159Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] --- PASS: TestDockerRegistrySuite (0.15s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:25:56.159Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.159Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T17:25:56.159Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T17:25:56.160Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T17:25:56.160Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T17:25:56.160Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T17:25:56.160Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T17:25:56.160Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T17:25:56.160Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T17:25:56.160Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerDaemonSuite [2021-08-23T17:25:56.160Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T17:25:56.160Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T17:25:56.160Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T17:25:56.160Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerSwarmSuite [2021-08-23T17:25:56.160Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T17:25:56.160Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T17:25:56.160Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerNetworkSuite [2021-08-23T17:25:56.160Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T17:25:56.160Z] === RUN TestDockerHubPullSuite [2021-08-23T17:25:56.160Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T17:25:56.160Z] PASS [2021-08-23T17:25:56.160Z] ok github.com/docker/docker/integration-cli 2417.837s [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === Skipped [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:25:56.160Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:25:56.160Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-23T17:25:56.160Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:25:56.160Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:25:56.160Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:25:56.160Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:25:56.160Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:25:56.160Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:25:56.160Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-23T17:25:56.160Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:25:56.160Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-23T17:25:56.160Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.29s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:25:56.160Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.160Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:25:56.160Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.160Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:25:56.160Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.25s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.50s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.76s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.26s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.27s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-23T17:25:56.161Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.25s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.24s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.26s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.26s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.25s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:25:56.161Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.161Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:25:56.161Z] [2021-08-23T17:25:56.161Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-23T17:25:56.162Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.28s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.27s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-08-23T17:25:56.162Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T17:25:56.162Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:25:56.162Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:25:56.162Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-23T17:25:56.162Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:25:56.162Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.162Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:25:56.162Z] [2021-08-23T17:25:56.162Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:25:56.163Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:25:56.163Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:25:56.163Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-23T17:25:56.163Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:25:56.163Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:25:56.163Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-23T17:25:56.163Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:25:56.163Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.163Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:25:56.163Z] [2021-08-23T17:25:56.163Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:25:56.163Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:25:56.164Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T17:25:56.164Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-23T17:25:56.164Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:25:56.164Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:25:56.164Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:25:56.164Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:25:56.164Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.164Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:25:56.164Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.164Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:25:56.164Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-23T17:25:56.623Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:25:56.623Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T17:25:56.623Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:25:56.623Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.623Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-23T17:25:56.623Z] [2021-08-23T17:25:56.623Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-23T17:25:56.623Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-23T17:25:56.624Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:25:56.624Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T17:25:56.624Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.624Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:25:56.624Z] [2021-08-23T17:25:56.624Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:25:56.624Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.625Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T17:25:56.625Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.625Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-23T17:25:56.625Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:25:56.626Z] [2021-08-23T17:25:56.626Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:25:56.626Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.626Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T17:25:56.627Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:25:56.627Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.627Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:25:56.627Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.627Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:25:56.627Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:25:56.628Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.628Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:25:56.628Z] [2021-08-23T17:25:56.628Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T17:25:56.629Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:56.629Z] DONE 1092 tests, 546 skipped in 2425.543s [2021-08-23T17:25:56.629Z] INFO: Integration tests ended at 08/23/2021 17:25:56. Duration:00:40:25.6633638 [2021-08-23T17:25:56.629Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T17:25:56.629Z] [2021-08-23T17:25:57.011Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T17:25:57.087Z] Containers: 2 [2021-08-23T17:25:57.087Z] Running: 0 [2021-08-23T17:25:57.087Z] Paused: 0 [2021-08-23T17:25:57.087Z] Stopped: 2 [2021-08-23T17:25:57.087Z] Images: 18 [2021-08-23T17:25:57.087Z] Server Version: 0.0.0-dev [2021-08-23T17:25:57.087Z] Storage Driver: windowsfilter [2021-08-23T17:25:57.087Z] Windows: [2021-08-23T17:25:57.087Z] Logging Driver: json-file [2021-08-23T17:25:57.087Z] Plugins: [2021-08-23T17:25:57.087Z] Volume: local [2021-08-23T17:25:57.087Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T17:25:57.087Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T17:25:57.087Z] Swarm: inactive [2021-08-23T17:25:57.087Z] Default Isolation: process [2021-08-23T17:25:57.087Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-23T17:25:57.087Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114) [2021-08-23T17:25:57.087Z] OSType: windows [2021-08-23T17:25:57.087Z] Architecture: x86_64 [2021-08-23T17:25:57.087Z] CPUs: 4 [2021-08-23T17:25:57.087Z] Total Memory: 32GiB [2021-08-23T17:25:57.087Z] Name: azwin-2-badec0 [2021-08-23T17:25:57.087Z] ID: 6UT2:CSA5:VO4I:NDDT:BNQ5:HUYO:YLVT:PNDX:MWEY:RIUO:MYEF:5VJ4 [2021-08-23T17:25:57.087Z] Docker Root Dir: D:\CI\PR-42776\3\daemon [2021-08-23T17:25:57.087Z] Debug Mode (client): false [2021-08-23T17:25:57.087Z] Debug Mode (server): true [2021-08-23T17:25:57.087Z] File Descriptors: -1 [2021-08-23T17:25:57.087Z] Goroutines: 17 [2021-08-23T17:25:57.087Z] System Time: 2021-08-23T17:25:56.6558818Z [2021-08-23T17:25:57.087Z] EventsListeners: 0 [2021-08-23T17:25:57.087Z] Registry: https://index.docker.io/v1/ [2021-08-23T17:25:57.087Z] Labels: [2021-08-23T17:25:57.087Z] Experimental: false [2021-08-23T17:25:57.087Z] Insecure Registries: [2021-08-23T17:25:57.087Z] 127.0.0.0/8 [2021-08-23T17:25:57.087Z] Live Restore Enabled: false [2021-08-23T17:25:57.087Z] [2021-08-23T17:25:57.087Z] [2021-08-23T17:25:57.087Z] INFO: Stopping daemon under test [2021-08-23T17:25:57.087Z] SUCCESS: The process with PID 4528 (child process of PID 7696) has been terminated. [2021-08-23T17:25:57.087Z] SUCCESS: The process with PID 7696 (child process of PID 4084) has been terminated. [2021-08-23T17:25:57.087Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T17:25:57.087Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 17:25:56. [2021-08-23T17:25:57.087Z] INFO: Tidying up at end of run [2021-08-23T17:25:57.087Z] INFO: Saving daemon under test log (d:\CI\PR-42776\3\dut.out) to bundles\CIDUT.out [2021-08-23T17:25:57.087Z] INFO: Saving daemon under test log (d:\CI\PR-42776\3\dut.err) to bundles\CIDUT.err [2021-08-23T17:25:57.087Z] INFO: Nuke-Everything... [2021-08-23T17:25:57.404Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-23T17:25:57.545Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T17:25:57.545Z] d09d27adf4ab [2021-08-23T17:25:57.545Z] 4e6aa4f36ed1 [2021-08-23T17:25:57.545Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T17:25:58.367Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-23T17:25:58.368Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-23T17:25:58.368Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:25:58.368Z] === RUN TestDockerSuite/TestCreateRM [2021-08-23T17:25:58.824Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-23T17:25:58.824Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:25:58.824Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-23T17:25:59.081Z] Deleted: sha256:5ce51c2c5ada6945377ee325e51f6276f3229832c09ecdecacb912fc63a5102b [2021-08-23T17:25:59.081Z] Deleted: sha256:848d905088ed2cb24b0d95a9a63df81a72b306c28ade59f520bbe130cbc3e128 [2021-08-23T17:25:59.081Z] INFO: Tidying pidfile d:\CI\PR-42776\3\docker.pid [2021-08-23T17:25:59.280Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-23T17:25:59.280Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-23T17:25:59.540Z] INFO: Nuking d:\CI [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T17:26:00.736Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:26:00.736Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T17:26:01.210Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T17:26:02.741Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T17:26:04.274Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T17:26:05.808Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T17:26:07.338Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T17:26:07.828Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-23T17:26:07.828Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-23T17:26:07.828Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-23T17:26:08.872Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T17:26:08.872Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:26:08.872Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T17:26:08.872Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:26:08.872Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T17:26:08.872Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:26:09.330Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T17:26:09.330Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:26:09.330Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T17:26:09.330Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:26:09.330Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T17:26:09.330Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:26:09.330Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T17:26:09.330Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:26:09.330Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T17:26:09.330Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:26:09.330Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:26:11.549Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-23T17:26:11.549Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-23T17:26:11.549Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:26:11.549Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-23T17:26:13.058Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T17:26:13.058Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.058Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T17:26:13.058Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:26:13.058Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T17:26:13.058Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.058Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T17:26:13.058Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.058Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T17:26:13.058Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.058Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-23T17:26:13.718Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-23T17:26:13.718Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:26:13.718Z] === RUN TestDockerSuite/TestDockerFails [2021-08-23T17:26:14.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-23T17:26:14.177Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:26:14.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-23T17:26:14.177Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:26:14.177Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-23T17:26:14.177Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:26:14.177Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-23T17:26:14.177Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:26:14.177Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-23T17:26:14.177Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:26:14.177Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-23T17:26:16.448Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-23T17:26:18.619Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-23T17:26:20.224Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T17:26:20.224Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:26:20.224Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T17:26:21.021Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-23T17:26:22.529Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T17:26:24.857Z] INFO: Zapped successfully [2021-08-23T17:26:24.858Z] [2021-08-23T17:26:24.858Z] INFO: executeCI.ps1 exiting at Mon Aug 23 17:26:22 CUT 2021. Duration 01:11:11.9211271 [2021-08-23T17:26:24.858Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T17:26:25.098Z] Recording test results [2021-08-23T17:26:25.597Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T17:26:27.142Z] Creating windowsRS5-integration-bundles.zip [2021-08-23T17:26:28.074Z] === RUN TestDockerSuite/TestEventsCopy [Pipeline] archiveArtifacts [2021-08-23T17:26:28.310Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T17:26:28.324Z] Archiving artifacts [2021-08-23T17:26:29.501Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:26:30.426Z] + make clean [2021-08-23T17:26:30.482Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T17:26:30.951Z] docker volume rm -f docker-dev-cache [2021-08-23T17:26:30.951Z] docker-dev-cache [Pipeline] deleteDir [2021-08-23T17:26:32.127Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [2021-08-23T17:26:32.749Z] === RUN TestDockerSuite/TestEventsFilterContainer [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T17:26:34.322Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T17:26:36.539Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-23T17:26:37.226Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T17:26:37.226Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:26:37.226Z] === RUN TestDockerSuite/TestRunState [2021-08-23T17:26:37.226Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:26:37.226Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T17:26:38.761Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T17:26:38.761Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:26:38.761Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T17:26:38.777Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-23T17:26:39.740Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-23T17:26:40.929Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T17:26:40.929Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:26:40.929Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T17:26:40.929Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:26:40.929Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T17:26:40.929Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T17:26:40.929Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T17:26:40.929Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:26:40.929Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T17:26:44.466Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-23T17:26:44.466Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-23T17:26:45.430Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T17:26:45.614Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:26:45.614Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T17:26:48.517Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T17:26:48.518Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:26:48.518Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T17:26:50.115Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T17:26:50.115Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:26:50.115Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T17:26:50.115Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:26:50.115Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T17:26:50.289Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-23T17:26:53.012Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T17:26:54.014Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-23T17:26:54.014Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-23T17:26:54.014Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-23T17:26:54.014Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:26:54.014Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-23T17:26:54.014Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:26:54.014Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-23T17:26:54.014Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:26:54.014Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-23T17:26:55.546Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-23T17:26:55.546Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:26:55.546Z] === RUN TestDockerSuite/TestEventsRename [2021-08-23T17:26:57.785Z] === RUN TestDockerSuite/TestEventsResize [2021-08-23T17:26:58.786Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T17:27:03.614Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T17:27:06.407Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-23T17:27:08.576Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-23T17:27:09.461Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T17:27:09.461Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:27:09.461Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T17:27:09.461Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T17:27:10.837Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-23T17:27:11.633Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T17:27:14.532Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T17:27:16.063Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T17:27:16.063Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.063Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T17:27:16.063Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T17:27:16.063Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T17:27:16.063Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.063Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T17:27:16.063Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.520Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T17:27:16.520Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.520Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T17:27:16.520Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.520Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T17:27:16.520Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.520Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T17:27:16.621Z] === RUN TestDockerSuite/TestEventsTop [2021-08-23T17:27:16.621Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:27:16.621Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-23T17:27:18.793Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-23T17:27:19.419Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T17:27:20.950Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T17:27:22.486Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T17:27:22.711Z] === RUN TestDockerSuite/TestExec [2021-08-23T17:27:22.711Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:27:22.711Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-23T17:27:22.711Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:27:22.711Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-23T17:27:24.245Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-23T17:27:26.430Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-23T17:27:26.430Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:27:26.430Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-23T17:27:26.430Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:27:26.430Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-23T17:27:26.430Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:27:26.430Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T17:27:27.170Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T17:27:27.170Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T17:27:27.170Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T17:27:27.170Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T17:27:27.170Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T17:27:27.170Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:27:27.170Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T17:27:27.960Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-23T17:27:29.346Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T17:27:29.346Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T17:27:29.803Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T17:27:30.129Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-23T17:27:30.261Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T17:27:31.792Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T17:27:32.422Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-23T17:27:33.955Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-23T17:27:38.630Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-23T17:27:38.630Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:27:38.630Z] === RUN TestDockerSuite/TestExecEnv [2021-08-23T17:27:38.630Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:27:38.630Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-23T17:27:38.630Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:27:38.630Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-23T17:27:38.859Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T17:27:38.859Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:27:38.859Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T17:27:40.799Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-23T17:27:45.572Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-23T17:27:45.572Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:27:45.572Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-23T17:27:45.572Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:27:45.572Z] === RUN TestDockerSuite/TestExecParseError [2021-08-23T17:27:45.572Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:27:45.572Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-23T17:27:45.572Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:27:45.572Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-23T17:27:45.572Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:27:45.572Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-23T17:27:47.413Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T17:27:47.413Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:27:47.413Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T17:27:47.749Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-23T17:27:47.749Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:27:47.749Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-23T17:27:47.749Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:27:47.749Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-23T17:27:47.749Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:27:47.749Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-23T17:27:47.749Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:27:47.749Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-23T17:27:47.749Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:27:47.749Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-23T17:27:49.919Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-23T17:27:49.919Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:27:49.919Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-23T17:27:51.143Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T17:27:51.143Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:27:51.143Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T17:27:51.143Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:27:51.143Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T17:27:51.143Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:27:51.143Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T17:27:51.143Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:27:51.143Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T17:27:54.729Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-23T17:27:54.729Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:27:54.729Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-23T17:27:54.729Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:27:54.729Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-23T17:27:54.729Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:27:54.729Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T17:27:56.995Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T17:27:56.995Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T17:27:56.995Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T17:27:56.995Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T17:27:56.995Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T17:27:56.995Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:27:56.995Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T17:27:59.233Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T17:28:00.586Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-23T17:28:01.405Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T17:28:01.405Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:28:01.405Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T17:28:02.936Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T17:28:02.936Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T17:28:02.936Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T17:28:02.936Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T17:28:02.936Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T17:28:02.936Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:28:02.936Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T17:28:06.372Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-23T17:28:09.271Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-23T17:28:15.054Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-23T17:28:15.054Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:28:15.054Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-23T17:28:15.054Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-23T17:28:15.511Z] === RUN TestDockerSuite/TestHealth [2021-08-23T17:28:15.511Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:28:15.511Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-23T17:28:15.511Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-23T17:28:15.511Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-23T17:28:15.511Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-23T17:28:20.258Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-23T17:28:20.258Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-23T17:28:20.258Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:28:20.258Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-23T17:28:20.258Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-23T17:28:20.258Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-23T17:28:20.258Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-23T17:28:20.612Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T17:28:20.612Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T17:28:20.613Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T17:28:20.613Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:28:20.613Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T17:28:20.613Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T17:28:20.613Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T17:28:20.613Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T17:28:20.715Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-23T17:28:20.715Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:28:21.173Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-23T17:28:22.137Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-23T17:28:22.137Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-23T17:28:22.783Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T17:28:22.783Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T17:28:23.671Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-23T17:28:24.129Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-23T17:28:25.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T17:28:25.679Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T17:28:26.137Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T17:28:26.137Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T17:28:26.300Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-23T17:28:26.594Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T17:28:29.198Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-23T17:28:29.198Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-23T17:28:29.198Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:28:29.198Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-23T17:28:32.930Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-23T17:28:32.930Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-23T17:28:35.150Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T17:28:35.150Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.150Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T17:28:35.150Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-23T17:28:35.172Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestImportFile [2021-08-23T17:28:35.172Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-23T17:28:35.172Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-23T17:28:35.172Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-23T17:28:35.172Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-23T17:28:35.172Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-23T17:28:35.172Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-23T17:28:35.172Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-23T17:28:35.172Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-23T17:28:35.172Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.172Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-23T17:28:35.607Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T17:28:35.607Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:28:35.607Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T17:28:38.068Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-23T17:28:40.239Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-23T17:28:40.239Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:28:40.239Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-23T17:28:40.239Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:28:40.239Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-23T17:28:40.239Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-23T17:28:40.239Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:28:40.239Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-23T17:28:42.413Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-23T17:28:42.413Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-23T17:28:42.675Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T17:28:43.133Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T17:28:43.133Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T17:28:44.585Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-23T17:28:44.585Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:28:44.585Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-23T17:28:44.585Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:28:44.585Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-23T17:28:44.585Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:28:44.585Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-23T17:28:47.483Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-23T17:28:51.275Z] === RUN TestDockerSuite/TestInspectImage [2021-08-23T17:28:51.275Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:28:51.275Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-23T17:28:51.275Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:28:51.275Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-23T17:28:51.275Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:28:51.275Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-23T17:28:53.442Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T17:28:53.442Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.442Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite (1987.96s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (53.25s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.23s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.92s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.91s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (63.53s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.74s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.11s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.08s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.46s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.80s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.98s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.62s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.57s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.51s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddTar (31.24s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.44s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.48s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.43s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.80s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.08s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.61s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.44s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.22s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.97s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.64s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.56s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.50s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCmd (0.54s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.59s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.17s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.57s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.47s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.62s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.18s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.13s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.72s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.05s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.47s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.67s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.39s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.54s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.54s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerignore (44.40s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.46s) [2021-08-23T17:28:53.442Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (50.64s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.60s) [2021-08-23T17:28:53.442Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.22s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.33s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.25s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.42s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.19s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.57s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (66.68s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.37s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.57s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.52s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.53s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.39s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.71s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.95s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.57s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.88s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.41s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFails (2.40s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.51s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.50s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.00s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.53s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.40s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.48s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.63s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildHistory (10.88s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.00s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.64s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.23s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabel (0.94s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.05s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabels (0.99s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.93s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.56s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.75s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.56s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.04s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.50s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.15s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.99s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.92s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.66s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.09s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.41s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.92s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.96s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.49s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.65s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.04s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.30s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.24s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.58s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.20s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.68s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.85s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.78s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.71s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.11s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.59s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildRm (10.07s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.70s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.29s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.27s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.55s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.13s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (13.43s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.65s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.95s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.28s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.67s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildStderr (4.15s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.18s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.25s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.28s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.52s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.28s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.18s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.91s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.75s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.19s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.04s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.10s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.66s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.38s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.61s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.24s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.67s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.79s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCommitChange (4.29s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.15s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.18s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCommitTTY (6.43s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.25s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.09s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.58s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.39s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.36s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.53s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.97s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.93s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.98s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.99s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.04s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.91s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.11s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.38s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.64s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.79s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.73s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.52s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.25s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:28:53.443Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.58s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.66s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.39s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.31s) [2021-08-23T17:28:53.443Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.38s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0000a1e00_} (2.44s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187765122_c:\foo_false____} (2.43s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1187765122_c:\foo_true____} (2.30s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.36s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.53s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.14s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.58s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.65s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.18s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.49s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpToDot (2.60s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCpToStdout (2.20s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateArgs (0.23s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.18s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.03s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.58s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.69s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateRM (0.42s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.42s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.72s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.60s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.53s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.56s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.23s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.93s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsCopy (4.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.63s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.26s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.81s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.71s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFilters (4.34s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFormat (5.03s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsRename (2.09s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsResize (7.89s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.46s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.38s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsUntag (2.81s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.17s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.95s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.86s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.98s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.94s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.96s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.46s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.09s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecInspectID (4.55s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.19s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.98s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.80s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.85s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.63s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.05s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.73s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.74s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.89s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.06s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.15s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.39s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectDefault (2.04s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectHistory (4.21s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.41s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.21s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.00s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectStatus (3.07s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.74s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.41s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.94s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.15s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.94s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.47s) [2021-08-23T17:28:53.444Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:28:53.444Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.88s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.66s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.20s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.02s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.95s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.93s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.41s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.27s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.47s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.17s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsSince (9.05s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsTail (2.83s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.64s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.43s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.86s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.82s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsByOrder (7.27s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.26s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.47s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.20s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.47s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.46s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.45s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.14s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.81s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.25s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.78s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.36s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.08s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.94s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.66s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.22s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.73s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.50s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.25s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.21s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.46s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.37s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.65s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.56s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.33s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiTag (0.62s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.32s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.40s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.17s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.62s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.37s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.05s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.42s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.83s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.38s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.56s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.49s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.23s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.41s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.78s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.62s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.56s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.15s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.95s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.91s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.03s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunExitCode (2.37s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.00s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (1.94s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2021-08-23T17:28:53.445Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:28:53.445Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.83s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.57s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.32s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.88s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.46s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.33s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.61s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.68s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.99s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.08s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunRm (2.00s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.49s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.47s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.02s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.94s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.04s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.89s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.49s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.46s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.76s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.69s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.27s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.92s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.08s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.41s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (1.86s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.15s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.32s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.61s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.27s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.31s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.80s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.89s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.05s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.21s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.11s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.94s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.32s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.17s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.25s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.35s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.85s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.70s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.45s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.05s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.23s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.33s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.72s) [2021-08-23T17:28:53.446Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:28:53.446Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.17s) [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T17:28:53.446Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.446Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T17:28:53.447Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- PASS: TestDockerRegistrySuite (0.13s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T17:28:53.447Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T17:28:53.447Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T17:28:53.447Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T17:28:53.447Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T17:28:53.447Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T17:28:53.447Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T17:28:53.447Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerDaemonSuite [2021-08-23T17:28:53.447Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T17:28:53.447Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T17:28:53.447Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T17:28:53.447Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerSwarmSuite [2021-08-23T17:28:53.447Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T17:28:53.447Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T17:28:53.447Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.447Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:28:53.447Z] === RUN TestDockerNetworkSuite [2021-08-23T17:28:53.448Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T17:28:53.448Z] === RUN TestDockerHubPullSuite [2021-08-23T17:28:53.448Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T17:28:53.448Z] PASS [2021-08-23T17:28:53.448Z] ok github.com/docker/docker/integration-cli 1988.287s [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === Skipped [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:28:53.448Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:28:53.448Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:28:53.448Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:28:53.448Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:28:53.448Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-08-23T17:28:53.448Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.31s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.59s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:28:53.448Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.448Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-23T17:28:53.448Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.448Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2021-08-23T17:28:53.448Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.06s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:28:53.449Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.449Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-23T17:28:53.449Z] [2021-08-23T17:28:53.449Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-23T17:28:53.516Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-23T17:28:53.907Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-23T17:28:53.907Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.907Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-08-23T17:28:53.907Z] [2021-08-23T17:28:53.907Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-23T17:28:53.908Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T17:28:53.908Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.29s) [2021-08-23T17:28:53.908Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.29s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-23T17:28:53.908Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:28:53.908Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T17:28:53.908Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:28:53.908Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:28:53.908Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.908Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:28:53.908Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T17:28:53.909Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:28:53.909Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:28:53.909Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:28:53.909Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:28:53.909Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:28:53.909Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:28:53.909Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:28:53.909Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:28:53.909Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:28:53.909Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:28:53.909Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:28:53.909Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-23T17:28:53.909Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:28:53.909Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:28:53.909Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.909Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:28:53.909Z] [2021-08-23T17:28:53.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:28:53.909Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:28:53.910Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:28:53.910Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:28:53.910Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-23T17:28:53.910Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-23T17:28:53.910Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:28:53.910Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:28:53.910Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:28:53.910Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:28:53.910Z] [2021-08-23T17:28:53.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-23T17:28:53.911Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:28:53.911Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:28:53.911Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:28:53.911Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:28:53.911Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.911Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:28:53.911Z] [2021-08-23T17:28:53.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:28:53.912Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.912Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:28:53.912Z] [2021-08-23T17:28:53.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.913Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:28:53.913Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.913Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:28:53.913Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:28:53.914Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.914Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:28:53.914Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.914Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:28:53.914Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.915Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:28:53.915Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.915Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:28:53.915Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T17:28:53.916Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:53.916Z] DONE 1092 tests, 546 skipped in 1997.344s [2021-08-23T17:28:53.916Z] INFO: Integration tests ended at 08/23/2021 17:28:53. Duration:00:33:17.4460258 [2021-08-23T17:28:53.916Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T17:28:53.916Z] [2021-08-23T17:28:54.374Z] Containers: 2 [2021-08-23T17:28:54.374Z] Running: 0 [2021-08-23T17:28:54.374Z] Paused: 0 [2021-08-23T17:28:54.374Z] Stopped: 2 [2021-08-23T17:28:54.374Z] Images: 18 [2021-08-23T17:28:54.374Z] Server Version: 0.0.0-dev [2021-08-23T17:28:54.374Z] Storage Driver: windowsfilter [2021-08-23T17:28:54.374Z] Windows: [2021-08-23T17:28:54.374Z] Logging Driver: json-file [2021-08-23T17:28:54.374Z] Plugins: [2021-08-23T17:28:54.374Z] Volume: local [2021-08-23T17:28:54.374Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T17:28:54.374Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T17:28:54.374Z] Swarm: inactive [2021-08-23T17:28:54.374Z] Default Isolation: process [2021-08-23T17:28:54.374Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T17:28:54.374Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T17:28:54.374Z] OSType: windows [2021-08-23T17:28:54.374Z] Architecture: x86_64 [2021-08-23T17:28:54.374Z] CPUs: 4 [2021-08-23T17:28:54.374Z] Total Memory: 32GiB [2021-08-23T17:28:54.374Z] Name: azwin-2-2de320 [2021-08-23T17:28:54.374Z] ID: SLNH:KID7:Q63H:JXWX:NH4G:A2BZ:456L:M3OG:I2WD:EW64:QUW2:NW5N [2021-08-23T17:28:54.374Z] Docker Root Dir: D:\CI\PR-42776\3\daemon [2021-08-23T17:28:54.374Z] Debug Mode (client): false [2021-08-23T17:28:54.374Z] Debug Mode (server): true [2021-08-23T17:28:54.374Z] File Descriptors: -1 [2021-08-23T17:28:54.374Z] Goroutines: 17 [2021-08-23T17:28:54.374Z] System Time: 2021-08-23T17:28:54.0085116Z [2021-08-23T17:28:54.374Z] EventsListeners: 0 [2021-08-23T17:28:54.374Z] Registry: https://index.docker.io/v1/ [2021-08-23T17:28:54.374Z] Labels: [2021-08-23T17:28:54.374Z] Experimental: false [2021-08-23T17:28:54.374Z] Insecure Registries: [2021-08-23T17:28:54.374Z] 127.0.0.0/8 [2021-08-23T17:28:54.374Z] Live Restore Enabled: false [2021-08-23T17:28:54.374Z] [2021-08-23T17:28:54.374Z] [2021-08-23T17:28:54.374Z] INFO: Stopping daemon under test [2021-08-23T17:28:54.374Z] SUCCESS: The process with PID 8564 (child process of PID 8756) has been terminated. [2021-08-23T17:28:54.374Z] SUCCESS: The process with PID 8756 (child process of PID 4100) has been terminated. [2021-08-23T17:28:54.374Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T17:28:54.374Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 17:28:54. [2021-08-23T17:28:54.374Z] INFO: Tidying up at end of run [2021-08-23T17:28:54.374Z] INFO: Saving daemon under test log (d:\CI\PR-42776\3\dut.out) to bundles\CIDUT.out [2021-08-23T17:28:54.374Z] INFO: Saving daemon under test log (d:\CI\PR-42776\3\dut.err) to bundles\CIDUT.err [2021-08-23T17:28:54.374Z] INFO: Nuke-Everything... [2021-08-23T17:28:55.049Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-23T17:28:55.338Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T17:28:55.338Z] 22742f1f4f81 [2021-08-23T17:28:55.338Z] c649de0670dc [2021-08-23T17:28:55.338Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T17:28:55.507Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-23T17:28:57.679Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-23T17:28:59.852Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-23T17:28:59.852Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:28:59.852Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-23T17:28:59.852Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-23T17:29:02.024Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-23T17:29:03.887Z] Deleted: sha256:4183a0d7b949a6c89047c91843cb8e4d3325de5d433fa0f495a7034c67b206fc [2021-08-23T17:29:03.887Z] Deleted: sha256:007e8bb70204afc2f01353146eb2e4f0d5622f931ddac7de3ecafc7587932cfd [2021-08-23T17:29:03.887Z] Deleted: sha256:5d570c81ea9514659d8ed508433ef76418b45811accf90354635cb66afd049e2 [2021-08-23T17:29:03.887Z] Deleted: sha256:a0b27e1e9e0b194b6e444ca9e10087248aeb4425fe0e6640918e596883ffddcb [2021-08-23T17:29:03.887Z] Deleted: sha256:8061d8f6528d8631039a7092485387afb9cbfdea4b373ed3b31cc5287259637a [2021-08-23T17:29:03.887Z] Deleted: sha256:1828bbede25b4e96bb64350d71608d8ba946285d9f7ef1d2cff449c26a7903b5 [2021-08-23T17:29:03.887Z] Deleted: sha256:9f3324f96239b79b4eac2f8871f29afa0afd5e5cb3cbc4ef477136573fb37e0c [2021-08-23T17:29:03.887Z] Deleted: sha256:00048797a776448e98cf4ceda2c6d13f6409c8fdf835f1cbf2ca0207bd0a8395 [2021-08-23T17:29:03.887Z] Deleted: sha256:c6ffaddadbbdbb5be926168b21d0a8410b8545a99fe654f0781de36692d4c953 [2021-08-23T17:29:03.887Z] Deleted: sha256:7d13dab27e0073431c6852dcdd49b484a35e48b3f15f382b21c37cabf424275f [2021-08-23T17:29:03.887Z] Deleted: sha256:db9cf73a28ff4d3d940ac5e6f37e883ad5e03037aab9499a950815fb36520bdd [2021-08-23T17:29:03.887Z] Deleted: sha256:f9347429c226b80c177726c2e51992bd18680132fa9f8302899e7178c56db74c [2021-08-23T17:29:03.887Z] Deleted: sha256:900bcd4a048461c88df2c33022a301165b5ceae476b626ac9fa9b3c5d2841193 [2021-08-23T17:29:03.887Z] Deleted: sha256:7e986f6c9b161342e6805895beb4e3115d0967245e9d75e11a6d7f7cfa29bdb9 [2021-08-23T17:29:03.887Z] Deleted: sha256:c7f93ff025660061a5511dbcb4498237a9a52f2dc087d2f7c35d859ed423bda4 [2021-08-23T17:29:03.887Z] Deleted: sha256:8da7b46eaf9793acbfd069dc6ab3788e5e085f476097ecb5e93357bb7faaea66 [2021-08-23T17:29:03.887Z] INFO: Tidying pidfile d:\CI\PR-42776\3\docker.pid [2021-08-23T17:29:03.887Z] INFO: Nuking d:\CI [2021-08-23T17:29:04.923Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-23T17:29:08.707Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-23T17:29:10.881Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-23T17:29:13.053Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-23T17:29:15.403Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-23T17:29:16.244Z] INFO: Zapped successfully [2021-08-23T17:29:16.244Z] [2021-08-23T17:29:16.244Z] INFO: executeCI.ps1 exiting at Mon Aug 23 17:29:14 CUT 2021. Duration 01:03:09.6131047 [2021-08-23T17:29:16.244Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T17:29:16.554Z] Recording test results [2021-08-23T17:29:17.292Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T17:29:17.580Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-23T17:29:18.847Z] Creating win-2022-integration-bundles.zip [2021-08-23T17:29:19.822Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [Pipeline] archiveArtifacts [2021-08-23T17:29:20.023Z] Archiving artifacts [2021-08-23T17:29:21.196Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-23T17:29:21.995Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:29:21.995Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-23T17:29:21.995Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:29:22.203Z] + make clean [2021-08-23T17:29:22.452Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-23T17:29:22.452Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:29:22.452Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-23T17:29:22.452Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-23T17:29:22.452Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-23T17:29:22.660Z] docker volume rm -f docker-dev-cache [2021-08-23T17:29:22.660Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-23T17:29:24.623Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-23T17:29:26.158Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-23T17:29:31.973Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-23T17:29:34.146Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-23T17:29:34.146Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:29:34.146Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-23T17:29:36.320Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-23T17:29:36.320Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-23T17:29:42.104Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-23T17:29:46.851Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-23T17:29:52.716Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-23T17:29:54.248Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-23T17:29:56.425Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-23T17:29:56.425Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:29:56.425Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-23T17:29:58.600Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-23T17:30:00.774Z] === RUN TestDockerSuite/TestLogsSince [2021-08-23T17:30:10.452Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-23T17:30:10.452Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:30:10.452Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-23T17:30:10.452Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:30:10.452Z] === RUN TestDockerSuite/TestLogsTail [2021-08-23T17:30:12.625Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-23T17:30:15.524Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-23T17:30:17.793Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-23T17:30:17.793Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestNetHostname [2021-08-23T17:30:17.793Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-23T17:30:17.793Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-23T17:30:17.793Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-23T17:30:17.793Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginActive [2021-08-23T17:30:17.793Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-23T17:30:17.793Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-23T17:30:17.793Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-23T17:30:17.793Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-23T17:30:17.793Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-23T17:30:17.793Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-23T17:30:17.793Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-23T17:30:17.793Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-23T17:30:17.793Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-23T17:30:17.793Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPortList [2021-08-23T17:30:17.793Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:30:17.793Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-23T17:30:22.609Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-23T17:30:22.609Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:30:22.609Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-23T17:30:27.363Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-23T17:30:27.363Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:30:27.363Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-23T17:30:35.921Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-23T17:30:35.921Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:30:35.921Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-23T17:30:44.615Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-23T17:30:59.511Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-23T17:30:59.511Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-23T17:30:59.511Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:30:59.511Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-23T17:31:09.969Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-23T17:31:12.937Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-23T17:31:20.108Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-23T17:31:24.829Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-23T17:31:24.829Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:31:24.829Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-23T17:31:24.829Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:31:24.829Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-23T17:31:29.507Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-23T17:31:29.507Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:31:29.507Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-23T17:31:29.507Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:31:29.507Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-23T17:31:29.507Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:31:29.507Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-23T17:31:29.507Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:31:29.507Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-23T17:31:36.583Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-23T17:31:36.583Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:31:36.583Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-23T17:31:37.548Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-23T17:31:37.548Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:31:37.548Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-23T17:31:38.515Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-23T17:31:39.481Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-23T17:31:39.481Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:31:39.481Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-23T17:31:44.170Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-23T17:31:48.853Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-23T17:31:51.027Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-23T17:32:12.119Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-23T17:32:12.119Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:32:12.119Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-23T17:32:16.805Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-23T17:32:17.265Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-23T17:32:17.265Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-23T17:32:18.231Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-23T17:32:24.066Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-23T17:32:27.968Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-23T17:32:27.968Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:32:27.968Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-23T17:32:32.118Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-23T17:32:32.118Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-23T17:32:32.118Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-23T17:32:44.578Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-23T17:32:46.752Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-23T17:32:47.210Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-23T17:32:52.992Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-23T17:32:57.671Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-23T17:33:06.468Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-23T17:33:08.641Z] === RUN TestDockerSuite/TestRmiTag [2021-08-23T17:33:09.606Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-23T17:33:11.778Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-23T17:33:26.635Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-23T17:33:28.207Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-23T17:33:32.884Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-23T17:33:33.851Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:33:33.851Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-23T17:33:36.023Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-23T17:33:36.023Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:33:36.023Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-23T17:33:36.023Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:33:36.023Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-23T17:33:40.755Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-23T17:33:42.993Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-23T17:33:45.892Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-23T17:33:48.064Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-23T17:33:50.963Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-23T17:33:50.963Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:33:54.763Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-23T17:33:54.763Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:33:55.221Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-23T17:33:55.221Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:33:55.221Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-23T17:33:55.221Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:33:55.221Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-23T17:33:57.395Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-23T17:33:57.395Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:33:57.395Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-23T17:34:00.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-23T17:34:00.293Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:34:00.293Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-23T17:34:00.293Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:34:00.293Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-23T17:34:01.824Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-23T17:34:01.825Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:34:01.825Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-23T17:34:03.996Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-23T17:34:06.893Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-23T17:34:08.427Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-23T17:34:08.427Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:34:08.427Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-23T17:34:08.427Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:34:08.427Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-23T17:34:08.427Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:34:08.427Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-23T17:34:11.406Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-23T17:34:11.406Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:34:11.406Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-23T17:34:11.406Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:34:11.406Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-23T17:34:11.406Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:34:11.406Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-23T17:34:11.406Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:34:11.406Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-23T17:34:12.370Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-23T17:34:18.175Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-23T17:34:18.175Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:34:18.175Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-23T17:34:18.175Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:34:18.175Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-23T17:34:18.175Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:34:18.175Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-23T17:34:18.175Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:34:18.175Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-23T17:34:18.175Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:34:18.175Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-23T17:34:18.175Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:34:18.633Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-23T17:34:20.842Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-23T17:34:20.842Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:34:20.842Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-23T17:34:20.842Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-23T17:34:20.842Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:34:21.299Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-23T17:34:23.472Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-23T17:34:26.368Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-23T17:34:26.368Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:34:26.368Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-23T17:34:27.903Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-23T17:34:27.903Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:34:28.360Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-23T17:34:28.360Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:34:28.360Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-23T17:34:28.360Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:34:28.360Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-23T17:34:30.626Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-23T17:34:32.800Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-23T17:34:34.972Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-23T17:34:37.212Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-23T17:34:37.212Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-23T17:34:37.212Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-23T17:34:37.212Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:34:37.212Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:34:37.212Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-23T17:34:37.212Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:34:37.669Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-23T17:34:37.669Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:34:37.669Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-23T17:34:41.475Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-23T17:34:41.475Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:34:41.475Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-23T17:34:41.476Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-23T17:34:41.476Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:34:41.476Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-23T17:34:41.476Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:34:41.476Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-23T17:34:41.476Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:34:41.476Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-23T17:34:41.476Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:34:41.476Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-23T17:34:48.536Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-23T17:34:48.536Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:34:48.536Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunMount [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-23T17:34:50.069Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:34:50.069Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-23T17:34:57.130Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-23T17:34:57.130Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:34:57.130Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-23T17:34:57.130Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:34:57.131Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-23T17:34:57.131Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:34:57.131Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-23T17:35:01.942Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-23T17:35:06.692Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:35:06.692Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-23T17:35:07.150Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-23T17:35:08.116Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-23T17:35:09.714Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-23T17:35:12.142Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-23T17:35:13.011Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-23T17:35:14.831Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:35:14.831Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-23T17:35:18.557Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-23T17:35:18.557Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:35:18.557Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-23T17:35:18.557Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:35:18.557Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-23T17:35:18.557Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:35:18.557Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-23T17:35:18.557Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:35:18.557Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-23T17:35:18.557Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:35:18.557Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-23T17:35:27.250Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-23T17:35:27.250Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:35:27.250Z] === RUN TestDockerSuite/TestRunRm [2021-08-23T17:35:30.164Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-23T17:35:35.944Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-23T17:35:37.477Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-23T17:35:39.677Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-23T17:35:41.848Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-23T17:35:44.746Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-23T17:35:44.746Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:35:44.746Z] === RUN TestDockerSuite/TestRunState [2021-08-23T17:35:44.746Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:35:44.746Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-23T17:35:46.918Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-23T17:35:46.918Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:35:46.918Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-23T17:35:48.450Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-23T17:35:48.451Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:35:48.451Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-23T17:35:48.451Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:35:48.451Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-23T17:35:48.908Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-23T17:35:48.908Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-23T17:35:48.908Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:35:48.908Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-23T17:35:53.592Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:35:53.592Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-23T17:35:56.489Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-23T17:35:56.489Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:35:56.489Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-23T17:35:58.021Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-23T17:35:58.021Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:35:58.021Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-23T17:35:58.021Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:35:58.021Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-23T17:36:01.745Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-23T17:36:08.804Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-23T17:36:13.483Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-23T17:36:19.265Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-23T17:36:19.265Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:36:19.265Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-23T17:36:19.265Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-23T17:36:22.164Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-23T17:36:24.337Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-23T17:36:26.511Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-23T17:36:26.511Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-23T17:36:26.511Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-23T17:36:26.511Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-23T17:36:26.511Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-23T17:36:26.511Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:36:26.511Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-23T17:36:30.234Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-23T17:36:31.198Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-23T17:36:32.754Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-23T17:36:38.533Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-23T17:36:38.533Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-23T17:36:38.533Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-23T17:36:38.533Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-23T17:36:38.533Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-23T17:36:38.533Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:36:38.533Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-23T17:36:40.706Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-23T17:36:40.706Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-23T17:36:41.165Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-23T17:36:41.623Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-23T17:36:43.154Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-23T17:36:50.214Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-23T17:36:50.214Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:36:50.214Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-23T17:36:58.878Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-23T17:36:58.878Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:36:58.878Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-23T17:37:01.778Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-23T17:37:01.778Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:37:01.778Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-23T17:37:01.778Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:37:02.235Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-23T17:37:02.235Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:37:02.235Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-23T17:37:02.235Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:37:02.235Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-23T17:37:07.702Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-23T17:37:07.702Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-23T17:37:07.702Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-23T17:37:07.702Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-23T17:37:07.702Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-23T17:37:07.702Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:37:07.702Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-23T17:37:09.432Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-23T17:37:11.676Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-23T17:37:11.676Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:37:11.676Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-23T17:37:13.846Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-23T17:37:13.846Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-23T17:37:13.846Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-23T17:37:13.846Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-23T17:37:13.846Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-23T17:37:13.846Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:37:13.846Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-23T17:37:31.519Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-23T17:37:31.519Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-23T17:37:33.052Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-23T17:37:33.052Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-23T17:37:35.947Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-23T17:37:36.404Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-23T17:37:36.404Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-23T17:37:36.862Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-23T17:37:36.862Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-23T17:37:45.481Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-23T17:37:45.481Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:37:45.481Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-23T17:37:45.481Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-23T17:37:45.481Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-23T17:37:45.481Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:37:45.481Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-23T17:37:52.540Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-23T17:37:52.540Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-23T17:37:52.540Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-23T17:38:02.848Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-23T17:38:02.848Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:38:02.848Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite (2057.69s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.87s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.62s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (57.16s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.11s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.60s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.07s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.33s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (67.88s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.97s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.37s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.33s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.56s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.00s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.26s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.79s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.10s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.31s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.66s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.38s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.54s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.52s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.94s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.99s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.51s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.08s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.66s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.21s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.20s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.81s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.38s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.76s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.30s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.46s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.95s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCmd (0.56s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.78s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.16s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.27s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.50s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.72s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.52s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.89s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.68s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.20s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.19s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.60s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.46s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-23T17:38:02.848Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:38:02.848Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.41s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.06s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.57s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.56s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.03s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.43s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.65s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (53.28s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.63s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.68s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.88s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.78s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.42s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.37s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.86s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.88s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.84s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.38s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.12s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.56s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.53s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.98s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.66s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.99s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.99s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.68s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFails (2.53s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.18s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.89s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.18s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.62s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.47s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.49s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.46s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildHistory (10.62s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.97s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.63s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.20s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabel (0.98s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.94s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.59s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabels (1.00s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.62s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.65s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.74s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.83s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.54s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (28.45s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.22s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.34s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.05s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.68s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.94s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.46s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.62s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.91s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.23s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.58s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.22s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.66s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.68s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.50s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.65s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.76s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.93s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.97s) [2021-08-23T17:38:02.849Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.10s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:38:02.849Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.76s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.36s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.47s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildRm (10.26s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.31s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.74s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.27s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.40s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.68s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.61s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.15s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.84s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildStderr (3.55s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.43s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.27s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.72s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.40s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.29s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.43s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.28s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.13s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.12s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.66s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.63s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.53s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.43s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.84s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.66s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.97s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCommitChange (4.41s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.32s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.73s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCommitTTY (6.52s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.35s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.42s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.45s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.46s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.45s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.48s) [2021-08-23T17:38:03.307Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-08-23T17:38:03.307Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.13s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.99s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.12s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.13s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.53s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.58s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.45s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.75s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.86s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.80s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.53s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.36s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.91s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.55s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.23s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.53s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.45s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.48s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.41s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000384be8_} (2.42s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1255959634_c:\foo_false____} (2.44s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1255959634_c:\foo_true____} (2.48s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.23s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.18s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.54s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.23s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.58s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.93s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.15s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpToDot (2.56s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCpToStdout (2.24s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.06s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.64s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateRM (0.40s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.66s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.17s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.11s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.19s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.56s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.34s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsCopy (3.99s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.54s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.15s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.15s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.48s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFilters (4.50s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFormat (4.27s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.15s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsRename (2.63s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsResize (7.80s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.56s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.56s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.89s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.83s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.86s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.91s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:38:03.308Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.98s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.97s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s) [2021-08-23T17:38:03.308Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.94s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.49s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.06s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.27s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.31s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.79s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.82s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.88s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.84s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.21s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.29s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.02s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.68s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.75s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesFormat (0.18s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.40s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.43s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.06s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectDefault (2.41s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectHistory (3.88s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.11s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.98s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.42s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.02s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.99s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectStatus (3.15s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.86s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.11s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.14s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.41s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.06s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.43s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.90s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.87s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.72s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.49s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.02s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.20s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.19s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.15s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.46s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.10s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.15s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.17s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsTail (2.83s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.84s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsByOrder (7.70s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.43s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.83s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.54s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.66s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.27s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.48s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.66s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.27s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.57s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-08-23T17:38:03.309Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.57s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.57s) [2021-08-23T17:38:03.309Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.61s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (18.29s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.27s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.03s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.88s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.53s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.65s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.42s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.88s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.98s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.44s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiTag (0.71s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.17s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.21s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.25s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.64s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.72s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.91s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.46s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.49s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.18s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.51s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.70s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.64s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.81s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.59s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.99s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.44s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.66s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.74s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.50s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.44s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.45s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.14s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunExitCode (2.06s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.40s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.57s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.96s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.98s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.40s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.10s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.86s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.44s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.66s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.71s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.78s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.69s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.46s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunRm (2.52s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.46s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.03s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.58s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.09s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.92s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.84s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.20s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.10s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.27s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.45s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.04s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.78s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.29s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.16s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.21s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:38:03.310Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.23s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.37s) [2021-08-23T17:38:03.310Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.68s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.92s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.81s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.25s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.83s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.47s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.16s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.97s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.67s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.08s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.87s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.60s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.43s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.34s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:38:03.311Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.20s) [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-23T17:38:03.311Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.311Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:38:03.311Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-23T17:38:03.312Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-23T17:38:03.312Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-23T17:38:03.312Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-23T17:38:03.312Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-23T17:38:03.312Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-23T17:38:03.312Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-23T17:38:03.312Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerDaemonSuite [2021-08-23T17:38:03.312Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-23T17:38:03.312Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-23T17:38:03.312Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-23T17:38:03.312Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerSwarmSuite [2021-08-23T17:38:03.312Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-23T17:38:03.312Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerExternalVolumeSuite [2021-08-23T17:38:03.312Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerNetworkSuite [2021-08-23T17:38:03.312Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-23T17:38:03.312Z] === RUN TestDockerHubPullSuite [2021-08-23T17:38:03.312Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-23T17:38:03.312Z] PASS [2021-08-23T17:38:03.312Z] ok github.com/docker/docker/integration-cli 2058.024s [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === Skipped [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:38:03.312Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.312Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:38:03.312Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:38:03.312Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-23T17:38:03.312Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:38:03.312Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:38:03.312Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:38:03.312Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:38:03.312Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:38:03.312Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:38:03.312Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.312Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-08-23T17:38:03.312Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-23T17:38:03.312Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-08-23T17:38:03.312Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.65s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.90s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.34s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:38:03.313Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.33s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.36s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.30s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:38:03.313Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.313Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-23T17:38:03.313Z] [2021-08-23T17:38:03.313Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-08-23T17:38:03.314Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.31s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.31s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.34s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.33s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-23T17:38:03.314Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:38:03.314Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T17:38:03.314Z] docker_cli_sni_test.go:18: Flakey test [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:38:03.314Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.314Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:38:03.314Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.314Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-23T17:38:03.314Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:38:03.839Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:38:03.839Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:38:03.839Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:38:03.839Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:38:03.839Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:38:03.839Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.839Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-23T17:38:03.839Z] [2021-08-23T17:38:03.839Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:38:03.840Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:38:03.840Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:38:03.840Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:38:03.840Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.840Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-23T17:38:03.840Z] [2021-08-23T17:38:03.840Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:38:03.841Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:38:03.841Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:38:03.841Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:38:03.841Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:38:03.841Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:38:03.841Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:38:03.841Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:38:03.841Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T17:38:03.841Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:38:03.841Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:38:03.841Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:38:03.841Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.841Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:38:03.841Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.841Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-23T17:38:03.841Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:38:03.842Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:38:03.842Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:38:03.842Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:38:03.842Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.842Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:38:03.842Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.842Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-23T17:38:03.842Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:38:03.843Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.843Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:38:03.843Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.843Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-23T17:38:03.843Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-23T17:38:03.844Z] [2021-08-23T17:38:03.844Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:38:03.844Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.844Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:38:03.845Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.845Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:38:03.845Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.845Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-23T17:38:03.845Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-23T17:38:03.846Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:03.846Z] DONE 1092 tests, 546 skipped in 2066.149s [2021-08-23T17:38:03.846Z] INFO: Integration tests ended at 08/23/2021 17:38:03. Duration:00:34:26.2675197 [2021-08-23T17:38:03.846Z] INFO: Docker info of the daemon under test at end of run [2021-08-23T17:38:03.846Z] [2021-08-23T17:38:04.304Z] Containers: 2 [2021-08-23T17:38:04.304Z] Running: 0 [2021-08-23T17:38:04.304Z] Paused: 0 [2021-08-23T17:38:04.304Z] Stopped: 2 [2021-08-23T17:38:04.304Z] Images: 18 [2021-08-23T17:38:04.304Z] Server Version: 0.0.0-dev [2021-08-23T17:38:04.304Z] Storage Driver: windowsfilter [2021-08-23T17:38:04.304Z] Windows: [2021-08-23T17:38:04.304Z] Logging Driver: json-file [2021-08-23T17:38:04.304Z] Plugins: [2021-08-23T17:38:04.304Z] Volume: local [2021-08-23T17:38:04.304Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-23T17:38:04.304Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-23T17:38:04.304Z] Swarm: inactive [2021-08-23T17:38:04.304Z] Default Isolation: process [2021-08-23T17:38:04.304Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-23T17:38:04.304Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169) [2021-08-23T17:38:04.304Z] OSType: windows [2021-08-23T17:38:04.304Z] Architecture: x86_64 [2021-08-23T17:38:04.304Z] CPUs: 4 [2021-08-23T17:38:04.304Z] Total Memory: 32GiB [2021-08-23T17:38:04.304Z] Name: azwin-2-39b9f0 [2021-08-23T17:38:04.304Z] ID: YWWO:Z4TS:U2HH:RDDY:3TTP:CWXT:KDD7:TQEJ:JAFN:K5GZ:FLKO:FNOL [2021-08-23T17:38:04.304Z] Docker Root Dir: D:\CI\PR-42776\3\daemon [2021-08-23T17:38:04.304Z] Debug Mode (client): false [2021-08-23T17:38:04.304Z] Debug Mode (server): true [2021-08-23T17:38:04.304Z] File Descriptors: -1 [2021-08-23T17:38:04.304Z] Goroutines: 17 [2021-08-23T17:38:04.304Z] System Time: 2021-08-23T17:38:03.85244Z [2021-08-23T17:38:04.304Z] EventsListeners: 0 [2021-08-23T17:38:04.304Z] Registry: https://index.docker.io/v1/ [2021-08-23T17:38:04.304Z] Labels: [2021-08-23T17:38:04.304Z] Experimental: false [2021-08-23T17:38:04.304Z] Insecure Registries: [2021-08-23T17:38:04.304Z] 127.0.0.0/8 [2021-08-23T17:38:04.304Z] Live Restore Enabled: false [2021-08-23T17:38:04.304Z] [2021-08-23T17:38:04.304Z] [2021-08-23T17:38:04.304Z] INFO: Stopping daemon under test [2021-08-23T17:38:04.304Z] SUCCESS: The process with PID 8976 (child process of PID 5672) has been terminated. [2021-08-23T17:38:04.304Z] SUCCESS: The process with PID 5672 (child process of PID 7000) has been terminated. [2021-08-23T17:38:04.304Z] INFO: Stop tailing logs of the daemon under tests [2021-08-23T17:38:04.304Z] INFO: executeCI.ps1 Completed successfully at 08/23/2021 17:38:03. [2021-08-23T17:38:04.304Z] INFO: Tidying up at end of run [2021-08-23T17:38:04.304Z] INFO: Saving daemon under test log (d:\CI\PR-42776\3\dut.out) to bundles\CIDUT.out [2021-08-23T17:38:04.304Z] INFO: Saving daemon under test log (d:\CI\PR-42776\3\dut.err) to bundles\CIDUT.err [2021-08-23T17:38:04.304Z] INFO: Nuke-Everything... [2021-08-23T17:38:04.762Z] INFO: Container count on control daemon to delete is 2 [2021-08-23T17:38:04.762Z] a3e499365ccd [2021-08-23T17:38:04.762Z] b87dc51f519a [2021-08-23T17:38:04.762Z] INFO: Non-base image count on control daemon to delete is 1 [2021-08-23T17:38:06.295Z] Deleted: sha256:1d56e1311e89f819651647b8d29b58cf016ce803005bae329be9d97fa1b5f83b [2021-08-23T17:38:06.295Z] Deleted: sha256:7fbe2406f31de1a0e4f0366e5071d59650c3f1458d969e68a673977937659b97 [2021-08-23T17:38:06.295Z] INFO: Tidying pidfile d:\CI\PR-42776\3\docker.pid [2021-08-23T17:38:06.295Z] INFO: Nuking d:\CI [2021-08-23T17:38:21.153Z] INFO: Zapped successfully [2021-08-23T17:38:21.153Z] [2021-08-23T17:38:21.153Z] INFO: executeCI.ps1 exiting at Mon Aug 23 17:38:19 CUT 2021. Duration 01:01:39.2542281 [2021-08-23T17:38:21.153Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-23T17:38:21.400Z] Recording test results [2021-08-23T17:38:22.322Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-23T17:38:23.872Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-23T17:38:25.049Z] Archiving artifacts [2021-08-23T17:38:26.147Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42776/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-23T17:38:27.073Z] + make clean [2021-08-23T17:38:27.531Z] docker volume rm -f docker-dev-cache [2021-08-23T17:38:27.531Z] 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